OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEBUG_MEMORY
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/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/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 34 milliseconds