Searched refs:hval (Results 1 – 1 of 1) sorted by relevance
95 size_t hval = str_hash(fn) % SRC_HTAB_SZ; in find_srcfile() local97 hlist_for_each_entry (h, &srcfile_htab[hval], hash_nd) { in find_srcfile()141 hlist_add_head(&h->hash_nd, &srcfile_htab[hval]); in find_srcfile()
Completed in 4 milliseconds