Searched refs:g_allocCountBig (Results 1 – 1 of 1) sorted by relevance
20 int g_allocCountBig = 0; variable100 fprintf(stderr, "\nAlloc_Big %10d bytes; count = %10d", size, g_allocCountBig++); in BigAlloc()119 fprintf(stderr, "\nFree_Big; count = %10d", --g_allocCountBig); in BigFree()