round_Xsig         39 arch/x86/math-emu/poly.h asmlinkage int round_Xsig(Xsig *);
round_Xsig        132 arch/x86/math-emu/poly_2xm1.c 	exponent += round_Xsig(&accumulator);
round_Xsig        197 arch/x86/math-emu/poly_atan.c 	exponent += round_Xsig(&accumulator);
round_Xsig         82 arch/x86/math-emu/poly_l2.c 	expon_expon += round_Xsig(&accumulator);
round_Xsig        119 arch/x86/math-emu/poly_l2.c 		exponent += round_Xsig(&accumulator);
round_Xsig        109 arch/x86/math-emu/poly_sin.c 		echange = round_Xsig(&accumulator);
round_Xsig        179 arch/x86/math-emu/poly_sin.c 		echange = round_Xsig(&accumulator);
round_Xsig        363 arch/x86/math-emu/poly_sin.c 		echange = round_Xsig(&accumulator);
round_Xsig        207 arch/x86/math-emu/poly_tan.c 	round_Xsig(&accum);