Searched refs:CALLOC_LIMIT (Results 1 – 3 of 3) sorted by relevance
53 #define CALLOC_LIMIT 536870911 macro155 if (table_size > CALLOC_LIMIT) { in grow()
89 #define CALLOC_LIMIT 536870911 macro439 if (table_size > CALLOC_LIMIT) { in grow()
381 #define CALLOC_LIMIT 536870911 macro419 if (new_size > CALLOC_LIMIT) { in grow_dictionary()