Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlmemory.c53 static unsigned long debugMemBlocks = 0; variable
190 debugMemBlocks++; in xmlMallocLoc()
259 debugMemBlocks++; in xmlMallocAtomicLoc()
338 debugMemBlocks--; in xmlReallocLoc()
366 debugMemBlocks++; in xmlReallocLoc()
444 debugMemBlocks--; in xmlMemFree()
504 debugMemBlocks++; in xmlMemStrdupLoc()
571 return(debugMemBlocks); in xmlMemBlocks()