Searched refs:COMP_A_gt_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()187 case COMP_A_gt_B: in FPU_compare_st_data()233 case COMP_A_gt_B: in compare_st_st()281 case COMP_A_gt_B: in compare_i_st_st()331 case COMP_A_gt_B: in compare_u_st_st()[all …]
42 #define COMP_A_gt_B 1 macro
Completed in 3 milliseconds