Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dubc_subr.c268 uint32_t hashindex = 0, scount, sbase = 0; in hashes() local
286 if ((hashindex > 0) && (new_base <= sbase)) { in hashes()
306 hashindex * hash_len; in hashes()
311 hashindex > nCodeSlots) { in hashes()
320 hashindex += scount; in hashes()