Home
last modified time | relevance | path

Searched refs:MAX_ARENAS (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dobmalloc.c966 #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