tag | line | file | source code |
CONST_PI | 28 | kernel/FPU-emu/Reg_constant.c | FPU_REG CONST_PI = { SIGN_POS, TW_Valid, EXP_BIAS+1, |
CONST_PI | 86 | kernel/FPU-emu/Reg_constant.c | fld_const(&CONST_PI); |
CONST_PI | 19 | kernel/FPU-emu/Reg_constant.h | extern FPU_REG CONST_PI; |
CONST_PI | 681 | kernel/FPU-emu/fpu_trig.c | reg_sub(&CONST_PI, &sum, &sum); |
CONST_PI | 720 | kernel/FPU-emu/fpu_trig.c | reg_move(&CONST_PI, st1_ptr); |
CONST_PI | 739 | kernel/FPU-emu/fpu_trig.c | reg_move(&CONST_PI, st1_ptr); |
CONST_PI | 28 | kernel/FPU-emu/reg_constant.c | FPU_REG CONST_PI = { SIGN_POS, TW_Valid, EXP_BIAS+1, |
CONST_PI | 86 | kernel/FPU-emu/reg_constant.c | fld_const(&CONST_PI); |
CONST_PI | 19 | kernel/FPU-emu/reg_constant.h | extern FPU_REG CONST_PI; |