tag | line | file | source code |
---|---|---|---|
CONST_PI | 137 | arch/i386/math-emu/fpu_trig.c | reg_sub(&CONST_PI, X, X, FULL_PRECISION); |
CONST_PI | 1259 | arch/i386/math-emu/fpu_trig.c | reg_move(&CONST_PI, st1_ptr); |
CONST_PI | 1293 | arch/i386/math-emu/fpu_trig.c | reg_move(&CONST_PI, st1_ptr); |
CONST_PI | 29 | arch/i386/math-emu/reg_constant.c | FPU_REG const CONST_PI = { SIGN_POS, TW_Valid, EXP_BIAS+1, |
CONST_PI | 91 | arch/i386/math-emu/reg_constant.c | fld_const(&CONST_PI); |
CONST_PI | 19 | arch/i386/math-emu/reg_constant.h | extern FPU_REG const CONST_PI; |