Home | History | Annotate | Download | only in Objects

Lines Matching refs:SMALL_MEMORY_LIMIT

199 #ifndef SMALL_MEMORY_LIMIT
200 #define SMALL_MEMORY_LIMIT (64 * 1024 * 1024) /* 64 MB -- more? */
220 #define MAX_ARENAS (SMALL_MEMORY_LIMIT / ARENA_SIZE)