Searched refs:TCG_POOL_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance
89 #define TCG_POOL_CHUNK_SIZE 32768 macro
177 if (size > TCG_POOL_CHUNK_SIZE) { in tcg_malloc_internal()195 pool_size = TCG_POOL_CHUNK_SIZE; in tcg_malloc_internal()