Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dreg_ld_str.c1139 #define frac_part (eax) in FPU_round_to_int() macro
1153 if (frac_part && getsign(r)) in FPU_round_to_int()
1161 if (frac_part && !getsign(r)) in FPU_round_to_int()