HIPOWER            21 arch/x86/math-emu/poly_2xm1.c static const unsigned long long lterms[HIPOWER] = {
HIPOWER            94 arch/x86/math-emu/poly_2xm1.c 	polynomial_Xsig(&accumulator, &Xll, lterms, HIPOWER - 1);
HIPOWER           162 arch/x86/math-emu/poly_l2.c static const unsigned long long logterms[HIPOWER] = {
HIPOWER           231 arch/x86/math-emu/poly_l2.c 	polynomial_Xsig(&accumulator, &Xsq, logterms, HIPOWER - 1);