Searched refs:SRC_HTAB_SZ (Results 1 – 1 of 1) sorted by relevance
23 #define SRC_HTAB_SZ 64 macro35 static struct hlist_head srcfile_htab[SRC_HTAB_SZ];95 unsigned hval = shash((unsigned char *)fn) % SRC_HTAB_SZ; in find_srcfile()