HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_MEMORY (Results 1 - 3 of 3) sorted by null

  /external/libxml2/
xmlmemory.c 32 /* #define DEBUG_MEMORY */
167 #ifdef DEBUG_MEMORY
197 #ifdef DEBUG_MEMORY
235 #ifdef DEBUG_MEMORY
265 #ifdef DEBUG_MEMORY
316 #ifdef DEBUG_MEMORY
337 #ifdef DEBUG_MEMORY
372 #ifdef DEBUG_MEMORY
408 #ifdef DEBUG_MEMORY
442 #ifdef DEBUG_MEMORY
    [all...]
globals.c 81 #if defined(DEBUG_MEMORY_LOCATION) || defined(DEBUG_MEMORY)
134 #endif /* DEBUG_MEMORY_LOCATION || DEBUG_MEMORY */
519 #if defined(DEBUG_MEMORY_LOCATION) | defined(DEBUG_MEMORY)
  /external/libxml2/include/libxml/
xmlmemory.h 19 * DEBUG_MEMORY:
21 * DEBUG_MEMORY replaces the allocator with a collect and debug
23 * DEBUG_MEMORY should only be activated when debugging
30 #ifndef DEBUG_MEMORY
31 #define DEBUG_MEMORY

Completed in 21 milliseconds