Searched refs:COMP_NaN (Results 1 – 2 of 2) sorted by relevance
105 return COMP_No_Comp | COMP_SNaN | COMP_NaN; in compare()108 return COMP_No_Comp | COMP_NaN; in compare()181 if (c & COMP_NaN) in FPU_compare_st_data()232 if (c & COMP_NaN) in compare_st_st()284 if (c & COMP_NaN) in compare_u_st_st()
46 #define COMP_NaN 0x40 macro