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

/xnu-2782.1.97/bsd/kern/
H A Dubc_subr.c224 uint32_t hashindex=0, scount, sbase=0; local
242 if((hashindex > 0) && (new_base <= sbase)) {
262 hashindex * SHA1_RESULTLEN;
267 hashindex > nCodeSlots) {
276 hashindex+=scount;

Completed in 25 milliseconds