expon 198 arch/x86/math-emu/fpu_emu.h int expon); expon 450 arch/x86/math-emu/fpu_trig.c int expon; expon 463 arch/x86/math-emu/fpu_trig.c expon = exponent(st0_ptr); expon 467 arch/x86/math-emu/fpu_trig.c setexponent16(st0_ptr, (expon & 1)); expon 471 arch/x86/math-emu/fpu_trig.c addexponent(st0_ptr, expon >> 1); expon 497 arch/x86/math-emu/fpu_trig.c expon = exponent16(st0_ptr); expon 22 arch/x86/math-emu/poly_l2.c Xsig * accum_result, long int *expon); expon 29 arch/x86/math-emu/poly_l2.c long int exponent, expon, expon_expon; expon 54 arch/x86/math-emu/poly_l2.c expon = 0; expon 57 arch/x86/math-emu/poly_l2.c log2_kernel(&x, argsign, &accumulator, &expon); expon 69 arch/x86/math-emu/poly_l2.c shr_Xsig(&accumulator, expon_expon - expon); expon 75 arch/x86/math-emu/poly_l2.c expon_expon = expon; expon 183 arch/x86/math-emu/poly_l2.c long int *expon) expon 240 arch/x86/math-emu/poly_l2.c *expon = exponent + 1;