Searched refs:COMP_NaN (Results 1 – 2 of 2) sorted by relevance
106 return COMP_No_Comp | COMP_SNaN | COMP_NaN; in compare()109 return COMP_No_Comp | COMP_NaN; in compare()175 if (c & COMP_NaN) { in FPU_compare_st_data()220 if (c & COMP_NaN) { in compare_st_st()266 if (c & COMP_NaN) { in compare_u_st_st()
46 #define COMP_NaN 0x40 macro