tag | line | file | source code |
---|---|---|---|
CONST_LN2 | 37 | arch/i386/math-emu/reg_constant.c | FPU_REG const CONST_LN2 = { SIGN_POS, TW_Valid, EXP_BIAS-1, |
CONST_LN2 | 101 | arch/i386/math-emu/reg_constant.c | fld_const(&CONST_LN2); |
CONST_LN2 | 24 | arch/i386/math-emu/reg_constant.h | extern FPU_REG const CONST_LN2; |