Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dreg_ld_str.c1138 #define half_or_more (eax & 0x80000000) in FPU_round_to_int() macro
1145 || (half_or_more && (r->sigl & 1)) ) /* odd -> even */ in FPU_round_to_int()