tag | line | file | source code |
---|---|---|---|
exp_1 | 858 | arch/i386/math-emu/fpu_trig.c | int exp_1; |
exp_1 | 864 | arch/i386/math-emu/fpu_trig.c | exp_1 = st1_ptr->exp; st1_ptr->exp = EXP_BIAS; |
exp_1 | 868 | arch/i386/math-emu/fpu_trig.c | st1_ptr->exp = exp_1; |
exp_1 | 878 | arch/i386/math-emu/fpu_trig.c | tmp.exp = exp_1 + expdif; |