Searched refs:pjk (Results 1 – 1 of 1) sorted by relevance
347 unsigned int pjk; /* Secondary branch probe indices */ in hsearch() local355 pjk = (pj + k * cj) % length; in hsearch()357 if (table[pjk].key == NULL) { in hsearch()361 curpos = pjk; in hsearch()