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