tag | line | file | source code |
---|---|---|---|
CONST_PI4 | 1237 | arch/i386/math-emu/fpu_trig.c | { reg_move(&CONST_PI4, st1_ptr); } |
CONST_PI4 | 1239 | arch/i386/math-emu/fpu_trig.c | reg_add(&CONST_PI4, &CONST_PI2, st1_ptr, FULL_PRECISION); |
CONST_PI4 | 33 | arch/i386/math-emu/reg_constant.c | FPU_REG const CONST_PI4 = { SIGN_POS, TW_Valid, EXP_BIAS-1, |
CONST_PI4 | 22 | arch/i386/math-emu/reg_constant.h | extern FPU_REG const CONST_PI4; |