tag | line | file | source code |
---|---|---|---|
CONST_LG2 | 35 | arch/i386/math-emu/reg_constant.c | FPU_REG const CONST_LG2 = { SIGN_POS, TW_Valid, EXP_BIAS-2, |
CONST_LG2 | 96 | arch/i386/math-emu/reg_constant.c | fld_const(&CONST_LG2); |
CONST_LG2 | 23 | arch/i386/math-emu/reg_constant.h | extern FPU_REG const CONST_LG2; |