Searched refs:S_HASHSIZE (Results 1 – 1 of 1) sorted by relevance
38794 #define S_HASHSIZE 0 macro38796 #define V_HASHSIZE(x) ((x) << S_HASHSIZE)38797 #define G_HASHSIZE(x) (((x) >> S_HASHSIZE) & M_HASHSIZE)