tag | line | file | source code |
---|---|---|---|
expon_expon | 31 | arch/i386/math-emu/poly_l2.c | long int exponent, expon, expon_expon; |
expon_expon | 76 | arch/i386/math-emu/poly_l2.c | expon_expon = 31 + norm_Xsig(&expon_accum); |
expon_expon | 77 | arch/i386/math-emu/poly_l2.c | shr_Xsig(&accumulator, expon_expon - expon); |
expon_expon | 85 | arch/i386/math-emu/poly_l2.c | expon_expon = expon; |
expon_expon | 92 | arch/i386/math-emu/poly_l2.c | expon_expon += round_Xsig(&accumulator); |
expon_expon | 100 | arch/i386/math-emu/poly_l2.c | result->exp = expon_expon + y->exp + 1; |