Home
last modified time | relevance | path

Searched refs:lterms (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/math-emu/
H A Dpoly_2xm1.c22 static const unsigned long long lterms[HIPOWER] = { variable
95 polynomial_Xsig(&accumulator, &Xll, lterms, HIPOWER - 1); in poly_2xm1()