tag | line | file | source code |
---|---|---|---|
CONST_PI | 1202 | drivers/FPU-emu/fpu_trig.c | reg_sub(&CONST_PI, &sum, &sum, FULL_PRECISION); |
CONST_PI | 1253 | drivers/FPU-emu/fpu_trig.c | reg_move(&CONST_PI, st1_ptr); |
CONST_PI | 1287 | drivers/FPU-emu/fpu_trig.c | reg_move(&CONST_PI, st1_ptr); |
CONST_PI | 29 | drivers/FPU-emu/reg_constant.c | FPU_REG const CONST_PI = { SIGN_POS, TW_Valid, EXP_BIAS+1, |
CONST_PI | 91 | drivers/FPU-emu/reg_constant.c | fld_const(&CONST_PI); |
CONST_PI | 19 | drivers/FPU-emu/reg_constant.h | extern FPU_REG const CONST_PI; |