polynomial_Xsig    32 arch/x86/math-emu/poly.h asmlinkage void polynomial_Xsig(Xsig *, const unsigned long long *x,
polynomial_Xsig    95 arch/x86/math-emu/poly_2xm1.c 	polynomial_Xsig(&accumulator, &Xll, lterms, HIPOWER - 1);
polynomial_Xsig   152 arch/x86/math-emu/poly_atan.c 	polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq),
polynomial_Xsig   156 arch/x86/math-emu/poly_atan.c 	polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq), oddnegterms,
polynomial_Xsig   232 arch/x86/math-emu/poly_l2.c 	polynomial_Xsig(&accumulator, &Xsq, logterms, HIPOWER - 1);
polynomial_Xsig    86 arch/x86/math-emu/poly_sin.c 		polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_l,
polynomial_Xsig    91 arch/x86/math-emu/poly_sin.c 		polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_l,
polynomial_Xsig   139 arch/x86/math-emu/poly_sin.c 		polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h,
polynomial_Xsig   144 arch/x86/math-emu/poly_sin.c 		polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h,
polynomial_Xsig   241 arch/x86/math-emu/poly_sin.c 		polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h,
polynomial_Xsig   246 arch/x86/math-emu/poly_sin.c 		polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h,
polynomial_Xsig   317 arch/x86/math-emu/poly_sin.c 		polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_l,
polynomial_Xsig   322 arch/x86/math-emu/poly_sin.c 		polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_l,
polynomial_Xsig   117 arch/x86/math-emu/poly_tan.c 	polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddnegterm,
polynomial_Xsig   122 arch/x86/math-emu/poly_tan.c 	polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddplterm,
polynomial_Xsig   127 arch/x86/math-emu/poly_tan.c 	polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evenplterm,
polynomial_Xsig   132 arch/x86/math-emu/poly_tan.c 	polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evennegterm,