Searched refs:MAX_ARENAS (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | obmalloc.c | 966 #define MAX_ARENAS (SMALL_MEMORY_LIMIT / ARENA_SIZE) macro 1820 if (narenas_currently_allocated >= MAX_ARENAS) { in allocate_from_new_pool() |
Completed in 4 milliseconds