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

/linux-4.1.27/arch/x86/math-emu/
H A Dpoly_l2.c185 unsigned long long Xsq; log2_kernel() local
225 Xsq = XSIG_LL(accumulator); log2_kernel()
227 Xsq++; log2_kernel()
231 polynomial_Xsig(&accumulator, &Xsq, logterms, HIPOWER - 1); log2_kernel()

Completed in 66 milliseconds