Searched refs:HIPOWER (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/math-emu/
H A Dpoly_2xm1.c20 #define HIPOWER 11 macro
21 static const unsigned long long lterms[HIPOWER] = {
94 polynomial_Xsig(&accumulator, &Xll, lterms, HIPOWER - 1); poly_2xm1()
H A Dpoly_l2.c160 #undef HIPOWER macro
161 #define HIPOWER 10 macro
162 static const unsigned long long logterms[HIPOWER] = {
231 polynomial_Xsig(&accumulator, &Xsq, logterms, HIPOWER - 1); log2_kernel()

Completed in 119 milliseconds