Searched refs:HASH_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
64 #define HASH_TABLE_SIZE 257 macro65 static void * mallocsa_results[HASH_TABLE_SIZE];91 slot = (unsigned long) p % HASH_TABLE_SIZE; in mallocsa()124 size_t slot = (unsigned long) p % HASH_TABLE_SIZE; in freesa()