HIPOWER            22 arch/x86/math-emu/poly_2xm1.c static const unsigned long long lterms[HIPOWER] = {
HIPOWER            95 arch/x86/math-emu/poly_2xm1.c 	polynomial_Xsig(&accumulator, &Xll, lterms, HIPOWER - 1);
HIPOWER           163 arch/x86/math-emu/poly_l2.c static const unsigned long long logterms[HIPOWER] = {
HIPOWER           232 arch/x86/math-emu/poly_l2.c 	polynomial_Xsig(&accumulator, &Xsq, logterms, HIPOWER - 1);