round_Xsig         40 arch/x86/math-emu/poly.h asmlinkage int round_Xsig(Xsig *);
round_Xsig        133 arch/x86/math-emu/poly_2xm1.c 	exponent += round_Xsig(&accumulator);
round_Xsig        198 arch/x86/math-emu/poly_atan.c 	exponent += round_Xsig(&accumulator);
round_Xsig         83 arch/x86/math-emu/poly_l2.c 	expon_expon += round_Xsig(&accumulator);
round_Xsig        120 arch/x86/math-emu/poly_l2.c 		exponent += round_Xsig(&accumulator);
round_Xsig        110 arch/x86/math-emu/poly_sin.c 		echange = round_Xsig(&accumulator);
round_Xsig        180 arch/x86/math-emu/poly_sin.c 		echange = round_Xsig(&accumulator);
round_Xsig        364 arch/x86/math-emu/poly_sin.c 		echange = round_Xsig(&accumulator);
round_Xsig        208 arch/x86/math-emu/poly_tan.c 	round_Xsig(&accum);