Searched refs:target_cmp (Results 1 – 1 of 1) sorted by relevance
438 int cmp, target_cmp; in L_() local443 target_cmp = 1; in L_()445 target_cmp = -1; in L_()447 target_cmp = 0; in L_()458 cmp = -target_cmp; in L_()459 } else if (target_cmp != 0) in L_()460 if (!((cmp ^ target_cmp) & L_MASK_HIGH_BIT)) in L_()935 int cmp, target_cmp; in L_() local949 target_cmp = 1; in L_()952 target_cmp = -1; in L_()[all …]