Searched refs:ASSOC_ARRAY_KEY_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance
17 #define ASSOC_ARRAY_KEY_CHUNK_SIZE BITS_PER_LONG /* Key data retrieved in chunks of this size */ macro
21 #define ASSOC_ARRAY_KEY_CHUNK_MASK (ASSOC_ARRAY_KEY_CHUNK_SIZE - 1)