Home
last modified time | relevance | path

Searched refs:CONST_LN2 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dreg_constant.c32 FPU_REG const CONST_LN2 = MAKE_REG(POS, -1, 0xd1cf79ac, 0xb17217f7); variable
101 fld_const(&CONST_LN2, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); in fldln2()
Dreg_constant.h24 extern FPU_REG const CONST_LN2;