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
191 debugMemBlocks++; in xmlMallocLoc()
267 debugMemBlocks++; in xmlMallocAtomicLoc()
346 debugMemBlocks--; in xmlReallocLoc()
376 debugMemBlocks++; in xmlReallocLoc()
454 debugMemBlocks--; in xmlMemFree()
514 debugMemBlocks++; in xmlMemStrdupLoc()
586 res = debugMemBlocks; in xmlMemBlocks()