Searched refs:S_HASHSIZE (Results 1 – 1 of 1) sorted by relevance
50722 #define S_HASHSIZE 0 macro50724 #define V_HASHSIZE(x) ((x) << S_HASHSIZE)50725 #define G_HASHSIZE(x) (((x) >> S_HASHSIZE) & M_HASHSIZE)