echange 60 arch/x86/math-emu/poly_sin.c int exponent, echange; echange 110 arch/x86/math-emu/poly_sin.c echange = round_Xsig(&accumulator); echange 112 arch/x86/math-emu/poly_sin.c setexponentpos(&result, exponent(st0_ptr) + echange); echange 180 arch/x86/math-emu/poly_sin.c echange = round_Xsig(&accumulator); echange 182 arch/x86/math-emu/poly_sin.c setexponentpos(&result, echange - 1); echange 204 arch/x86/math-emu/poly_sin.c long int exponent, exp2, echange; echange 364 arch/x86/math-emu/poly_sin.c echange = round_Xsig(&accumulator); echange 366 arch/x86/math-emu/poly_sin.c setexponentpos(&result, exp2 + echange);