Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dreg_ld_str.c1140 #define more_than_half ((eax & 0x80000001) == 0x80000001) in FPU_round_to_int() macro
1144 if ( more_than_half /* nearest */ in FPU_round_to_int()