Searched refs:curj (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dhsearch.c343 unsigned int curj; /* Current best main branch site */ local
360 curj = pj; /* Save main probe index */
367 table[curpos] = table[curj]; /* Old key to new site */
369 printf("Switch curpos = %o, curj = %o, oldi = %o\n",
370 curj, curpos, i);
372 i = curj;

Completed in 14 milliseconds