tag | line | file | source code |
---|---|---|---|
CONST_L2E | 28 | arch/i386/math-emu/reg_constant.c | FPU_REG const CONST_L2E = { SIGN_POS, TW_Valid, EXP_BIAS, |
CONST_L2E | 93 | arch/i386/math-emu/reg_constant.c | fld_const(&CONST_L2E, DOWN_OR_CHOP(rc) ? -1 : 0); |
CONST_L2E | 18 | arch/i386/math-emu/reg_constant.h | extern FPU_REG const CONST_L2E; |