Searched refs:HASH_SIZEOF (Results 1 – 6 of 6) sorted by relevance
55 #define HASH_SIZEOF(f) ((((long)(f))>>16)&0xffff) /* extract size */ macro
64 #define HASH_SIZEOF(f) ((((long)(f))>>16)&0xffff) /* extract size */ macro
298 else if (!(n = HASH_SIZEOF(flags))) in hashlook()