tag | line | file | source code |
---|---|---|---|
CONST_PI | 681 | kernel/FPU-emu/fpu_trig.c | reg_sub(&CONST_PI, &sum, &sum, FULL_PRECISION); |
CONST_PI | 716 | kernel/FPU-emu/fpu_trig.c | reg_move(&CONST_PI, st1_ptr); |
CONST_PI | 733 | kernel/FPU-emu/fpu_trig.c | reg_move(&CONST_PI, st1_ptr); |
CONST_PI | 29 | kernel/FPU-emu/reg_constant.c | FPU_REG CONST_PI = { SIGN_POS, TW_Valid, EXP_BIAS+1, |
CONST_PI | 87 | kernel/FPU-emu/reg_constant.c | fld_const(&CONST_PI); |
CONST_PI | 19 | kernel/FPU-emu/reg_constant.h | extern FPU_REG CONST_PI; |