Searched refs:PRECISION_LOST_DOWN (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/i386/math-emu/ | ||
D | exception.h | 39 #define PRECISION_LOST_DOWN Const_(EX_Precision) macro |
D | reg_ld_str.c | 1172 return eax ? PRECISION_LOST_DOWN : 0; in FPU_round_to_int() |