Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlCleanupGlobals

2099 #undef xmlCleanupGlobals
2100 extern __typeof (xmlCleanupGlobals) xmlCleanupGlobals __attribute((alias("xmlCleanupGlobals__internal_alias")));
2102 #ifndef xmlCleanupGlobals
2103 extern __typeof (xmlCleanupGlobals) xmlCleanupGlobals__internal_alias __attribute((visibility("hidden")));
2104 #define xmlCleanupGlobals xmlCleanupGlobals__internal_alias