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