Searched refs:malloc_count (Results 1 – 1 of 1) sorted by relevance
242 static int malloc_count; variable261 malloc_count++; in malloc()267 malloc_count--; in free()268 if (!malloc_count) in free()