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

/linux-4.4.14/arch/x86/math-emu/
H A Dpoly_sin.c59 int exponent, echange; poly_sine() local
109 echange = round_Xsig(&accumulator); poly_sine()
111 setexponentpos(&result, exponent(st0_ptr) + echange); poly_sine()
179 echange = round_Xsig(&accumulator); poly_sine()
181 setexponentpos(&result, echange - 1); poly_sine()
203 long int exponent, exp2, echange; poly_cos() local
363 echange = round_Xsig(&accumulator); poly_cos()
365 setexponentpos(&result, exp2 + echange); poly_cos()
/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe.c854 * if the echange code should continue looking for an EM.

Completed in 141 milliseconds