xmlMemSetup 5251 third_party/libxml/src/elfgcchack.h #undef xmlMemSetup xmlMemSetup 5252 third_party/libxml/src/elfgcchack.h extern __typeof (xmlMemSetup) xmlMemSetup __attribute((alias("xmlMemSetup__internal_alias"))); xmlMemSetup 5254 third_party/libxml/src/elfgcchack.h #ifndef xmlMemSetup xmlMemSetup 5255 third_party/libxml/src/elfgcchack.h extern __typeof (xmlMemSetup) xmlMemSetup__internal_alias __attribute((visibility("hidden"))); xmlMemSetup 5256 third_party/libxml/src/elfgcchack.h #define xmlMemSetup xmlMemSetup__internal_alias xmlMemSetup 104 third_party/libxml/src/include/libxml/xmlmemory.h xmlMemSetup (xmlFreeFunc freeFunc, xmlMemSetup 224 third_party/libxml/src/runsuite.c xmlMemSetup(xmlMemFree, xmlMemMalloc, xmlMemRealloc, xmlMemoryStrdup); xmlMemSetup 535 third_party/libxml/src/runtest.c xmlMemSetup(xmlMemFree, xmlMemMalloc, xmlMemRealloc, xmlMemoryStrdup); xmlMemSetup 3319 third_party/libxml/src/xmllint.c xmlMemSetup(myFreeFunc, myMallocFunc, myReallocFunc,