Searched refs:k_next (Results 1 – 1 of 1) sorted by relevance
171 int k_next = 4; in comp_hash() local180 subk.kb = key[k_next]; in comp_hash()181 k_next = (k_next + 1) % klen; in comp_hash()