Searched refs:cmp_res (Results 1 – 1 of 1) sorted by relevance
588 int cmp_res; in rn_insert() local600 cmp_res = (cp[-1] ^ cp2[-1]) & 0xff; in rn_insert()601 for (b = (int)(cp - v) << 3; cmp_res; b--) { in rn_insert()602 cmp_res >>= 1; in rn_insert()