xmlCleanupMemory 2047 third_party/libxml/src/elfgcchack.h #undef xmlCleanupMemory
xmlCleanupMemory 2048 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCleanupMemory) xmlCleanupMemory __attribute((alias("xmlCleanupMemory__internal_alias")));
xmlCleanupMemory 2050 third_party/libxml/src/elfgcchack.h #ifndef xmlCleanupMemory
xmlCleanupMemory 2051 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCleanupMemory) xmlCleanupMemory__internal_alias __attribute((visibility("hidden")));
xmlCleanupMemory 2052 third_party/libxml/src/elfgcchack.h #define xmlCleanupMemory xmlCleanupMemory__internal_alias
xmlCleanupMemory  136 third_party/libxml/src/include/libxml/xmlmemory.h                 xmlCleanupMemory        (void);
xmlCleanupMemory 14237 third_party/libxml/src/parser.c     xmlCleanupMemory();