Searched refs:STBTT_HEAP_FACTOR_SIZE_128 (Results 1 – 2 of 2) sorted by relevance
12 #define STBTT_HEAP_FACTOR_SIZE_128 20 macro
462 #ifndef STBTT_HEAP_FACTOR_SIZE_128463 #define STBTT_HEAP_FACTOR_SIZE_128 800 macro3035 … int count = (size < 32 ? STBTT_HEAP_FACTOR_SIZE_32 : size < 128 ? STBTT_HEAP_FACTOR_SIZE_128 :