Searched refs:key_b (Results 1 – 2 of 2) sorted by relevance
263 uint8_t * key_b = ((DataIndex *)b)->icu_key; in q_random() local268 while (*key_b != 0) {val_b += val_b*37 + *key_b++;} in q_random()
899 typedef int (* KeyCompareFunc) (const void *key_a, const void *key_b);