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

  /external/libxml2/
xmlmemory.c 32 /* #define DEBUG_MEMORY */
167 #ifdef DEBUG_MEMORY
197 #ifdef DEBUG_MEMORY
236 #ifdef DEBUG_MEMORY
266 #ifdef DEBUG_MEMORY
318 #ifdef DEBUG_MEMORY
339 #ifdef DEBUG_MEMORY
377 #ifdef DEBUG_MEMORY
413 #ifdef DEBUG_MEMORY
447 #ifdef DEBUG_MEMORY
    [all...]
globals.c 82 #if defined(DEBUG_MEMORY_LOCATION) || defined(DEBUG_MEMORY)
135 #endif /* DEBUG_MEMORY_LOCATION || DEBUG_MEMORY */
528 #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
  /external/libxml2/python/
libxml.c 40 /* #define DEBUG_MEMORY */
130 #ifdef DEBUG_MEMORY
    [all...]

Completed in 82 milliseconds