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
198 debugMemBlocks++; in xmlMallocLoc()
274 debugMemBlocks++; in xmlMallocAtomicLoc()
353 debugMemBlocks--; in xmlReallocLoc()
390 debugMemBlocks++; in xmlReallocLoc()
468 debugMemBlocks--; in xmlMemFree()
535 debugMemBlocks++; in xmlMemStrdupLoc()
607 res = debugMemBlocks; in xmlMemBlocks()