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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/math-emu/
H A Dpoly_2xm1.c21 #define HIPOWER 11 macro
22 static const unsigned long long lterms[HIPOWER] =
102 polynomial_Xsig(&accumulator, &Xll, lterms, HIPOWER-1);
H A Dpoly_l2.c180 #undef HIPOWER macro
181 #define HIPOWER 10 macro
182 static const unsigned long long logterms[HIPOWER] =
259 polynomial_Xsig(&accumulator, &Xsq, logterms, HIPOWER-1);

Completed in 84 milliseconds