tag | line | file | source code |
CONST_PI2 | 33 | kernel/FPU-emu/fpu_trig.c | reg_div(", &CONST_PI2, ", FULL_PRECISION); |
CONST_PI2 | 677 | kernel/FPU-emu/fpu_trig.c | reg_sub(&CONST_PI2, &sum, &sum, FULL_PRECISION); |
CONST_PI2 | 709 | kernel/FPU-emu/fpu_trig.c | reg_add(&CONST_PI4, &CONST_PI2, st1_ptr, FULL_PRECISION); |
CONST_PI2 | 721 | kernel/FPU-emu/fpu_trig.c | reg_move(&CONST_PI2, st1_ptr); |
CONST_PI2 | 741 | kernel/FPU-emu/fpu_trig.c | reg_move(&CONST_PI2, st1_ptr); |
CONST_PI2 | 31 | kernel/FPU-emu/reg_constant.c | FPU_REG CONST_PI2 = { SIGN_POS, TW_Valid, EXP_BIAS, |
CONST_PI2 | 20 | kernel/FPU-emu/reg_constant.h | extern FPU_REG CONST_PI2; |