Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlCleanupGlobals

2027 #undef xmlCleanupGlobals
2028 extern __typeof (xmlCleanupGlobals) xmlCleanupGlobals __attribute((alias("xmlCleanupGlobals__internal_alias")));
2030 #ifndef xmlCleanupGlobals
2031 extern __typeof (xmlCleanupGlobals) xmlCleanupGlobals__internal_alias __attribute((visibility("hidden")));
2032 #define xmlCleanupGlobals xmlCleanupGlobals__internal_alias