Searched refs:num_calloc_calls (Results 1 – 1 of 1) sorted by relevance
55 static int num_calloc_calls = 0; variable77 fprintf(stderr, " calloc = %4d\n", num_calloc_calls); in PrintMemInfo()128 num_malloc_calls + num_calloc_calls, (uint32_t)total_mem); in AddMem()197 Increment(&num_calloc_calls); in WebPSafeCalloc()