tag | line | file | source code |
---|---|---|---|
CONST_LN2 | 70 | kernel/FPU-emu/poly_2xm1.c | reg_move(&CONST_LN2, result); |
CONST_LN2 | 37 | kernel/FPU-emu/reg_constant.c | FPU_REG CONST_LN2 = { SIGN_POS, TW_Valid, EXP_BIAS-1, |
CONST_LN2 | 97 | kernel/FPU-emu/reg_constant.c | fld_const(&CONST_LN2); |
CONST_LN2 | 23 | kernel/FPU-emu/reg_constant.h | extern FPU_REG CONST_LN2; |