tag | line | file | source code |
---|---|---|---|
CONST_LN2 | 247 | drivers/FPU-emu/fpu_trig.c | reg_mul(&CONST_LN2, FPU_st0_ptr, FPU_st0_ptr, FULL_PRECISION); |
CONST_LN2 | 37 | drivers/FPU-emu/reg_constant.c | FPU_REG const CONST_LN2 = { SIGN_POS, TW_Valid, EXP_BIAS-1, |
CONST_LN2 | 101 | drivers/FPU-emu/reg_constant.c | fld_const(&CONST_LN2); |
CONST_LN2 | 24 | drivers/FPU-emu/reg_constant.h | extern FPU_REG const CONST_LN2; |