| tag | line | file | source code | 
| CONST_PI4 | 21 | kernel/FPU-emu/Reg_constant.h | extern FPU_REG CONST_PI4; | 
| CONST_PI4 | 709 | kernel/FPU-emu/fpu_trig.c | { reg_move(&CONST_PI4, st1_ptr); } | 
| CONST_PI4 | 711 | kernel/FPU-emu/fpu_trig.c | reg_add(&CONST_PI4, &CONST_PI2, st1_ptr); | 
| CONST_PI4 | 81 | kernel/FPU-emu/poly_atan.c | reg_move(&CONST_PI4, arg); | 
| CONST_PI4 | 178 | kernel/FPU-emu/poly_atan.c | reg_sub(&CONST_PI4, arg, arg); | 
| CONST_PI4 | 32 | kernel/FPU-emu/reg_constant.c | FPU_REG CONST_PI4  = { SIGN_POS, TW_Valid, EXP_BIAS-1, | 
| CONST_PI4 | 21 | kernel/FPU-emu/reg_constant.h | extern FPU_REG CONST_PI4; |