Searched refs:HASHVAL (Results 1 – 1 of 1) sorted by relevance
62 #define HASHVAL(x) ((x) & (MAX_BUCKET-1)) macro80 idx = HASHVAL(ev); in dforest_store()99 idx = HASHVAL(ev); in dforest_search()