Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dobmalloc.c1264 #define INITIAL_ARENA_OBJECTS 16 macro
1602 numarenas = maxarenas ? maxarenas << 1 : INITIAL_ARENA_OBJECTS; in new_arena()

Completed in 5 milliseconds