Searched refs:HASHVAL (Results 1 – 2 of 2) sorted by relevance
82 #define HASHVAL(x) ((x)&~HASH_FLAGS) macro
96 last->hash = i = HASHVAL(n); in hashlook()102 …if (i == HASHVAL(b->hash) && ((b->hash & (HASH_DELETED|HASH_OPAQUED)) != HASH_DELETED || (flags & … in hashlook()