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 | 30 | arch/i386/math-emu/reg_constant.c | FPU_REG const CONST_PI = { SIGN_POS, TW_Valid, EXP_BIAS+1, |
CONST_PI | 98 | arch/i386/math-emu/reg_constant.c | fld_const(&CONST_PI, DOWN_OR_CHOP(rc) ? -1 : 0); |
CONST_PI | 19 | arch/i386/math-emu/reg_constant.h | extern FPU_REG const CONST_PI; |