Searched refs:COMP_A_lt_B (Results 1 – 2 of 2) sorted by relevance
48 SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B); in compare()51 SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B) in compare()56 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B); in compare()59 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B) in compare()69 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B) in compare()84 SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B) in compare()181 case COMP_A_lt_B: in FPU_compare_st_data()227 case COMP_A_lt_B: in compare_st_st()275 case COMP_A_lt_B: in compare_i_st_st()325 case COMP_A_lt_B: in compare_u_st_st()[all …]
44 #define COMP_A_lt_B 3 macro
Completed in 3 milliseconds