Searched refs:possible_heap_count (Results 1 – 1 of 1) sorted by relevance
2155 size_t possible_heap_count = local2157 if (possible_heap_count >= (request_heap_count * 16))2159 else if (possible_heap_count < request_heap_count)2160 request_heap_count = possible_heap_count;