Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dobmalloc.c923 #ifndef SMALL_MEMORY_LIMIT
924 #define SMALL_MEMORY_LIMIT (64 * 1024 * 1024) /* 64 MB -- more? */ macro
966 #define MAX_ARENAS (SMALL_MEMORY_LIMIT / ARENA_SIZE)

Completed in 5 milliseconds