HomeSort by relevance Sort by last modified time
    Searched full:debugmemblocks (Results 1 - 1 of 1) sorted by null

  /external/libxml2/
xmlmemory.c 53 static unsigned long debugMemBlocks = 0;
190 debugMemBlocks++;
258 debugMemBlocks++;
336 debugMemBlocks--;
363 debugMemBlocks++;
441 debugMemBlocks--;
501 debugMemBlocks++;
568 return(debugMemBlocks);

Completed in 1013 milliseconds