Home
last modified time | relevance | path

Searched refs:malloc_count (Results 1 – 1 of 1) sorted by relevance

/lib/
Dinflate.c243 static int malloc_count; variable
262 malloc_count++; in malloc()
268 malloc_count--; in free()
269 if (!malloc_count) in free()