Searched refs:COMP_NaN (Results 1 – 2 of 2) sorted by relevance
107 return COMP_No_Comp | COMP_SNaN | COMP_NaN; in compare()110 return COMP_No_Comp | COMP_NaN; in compare()176 if (c & COMP_NaN) { in FPU_compare_st_data()221 if (c & COMP_NaN) { in compare_st_st()268 if (c & COMP_NaN) { in compare_i_st_st()315 if (c & COMP_NaN) { in compare_u_st_st()366 if (c & COMP_NaN) { in compare_ui_st_st()
47 #define COMP_NaN 0x40 macro