Searched refs:INITIAL_ARENA_OBJECTS (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | obmalloc.c | 1264 #define INITIAL_ARENA_OBJECTS 16 macro 1602 numarenas = maxarenas ? maxarenas << 1 : INITIAL_ARENA_OBJECTS; in new_arena() |
Completed in 5 milliseconds