Searched refs:CONST_HALF (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/i386/math-emu/ | ||
D | reg_constant.h | 16 extern FPU_REG const CONST_HALF; |
D | reg_constant.c | 25 FPU_REG const CONST_HALF = MAKE_REG(POS, -1, 0x00000000, 0x80000000); variable |