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

/linux-4.4.14/arch/x86/math-emu/
H A Dpoly_l2.c29 Xsig accumulator, expon_accum, yaccum; poly_l2() local
78 yaccum.lsw = 0; poly_l2()
79 XSIG_LL(yaccum) = significand(st1_ptr); poly_l2()
80 mul_Xsig_Xsig(&accumulator, &yaccum); poly_l2()
110 Xsig accumulator, yaccum; poly_l2p1() local
115 yaccum.lsw = 0; poly_l2p1()
116 XSIG_LL(yaccum) = significand(st1_ptr); poly_l2p1()
117 mul_Xsig_Xsig(&accumulator, &yaccum); poly_l2p1()

Completed in 147 milliseconds