Home | History | Annotate | Download | only in Objects

Lines Matching refs:INITIAL_ARENA_OBJECTS

1154 #define INITIAL_ARENA_OBJECTS 16
1201 numarenas = maxarenas ? maxarenas << 1 : INITIAL_ARENA_OBJECTS;