Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlInitGlobals

4625 #undef xmlInitGlobals
4626 extern __typeof (xmlInitGlobals) xmlInitGlobals __attribute((alias("xmlInitGlobals__internal_alias")));
4628 #ifndef xmlInitGlobals
4629 extern __typeof (xmlInitGlobals) xmlInitGlobals__internal_alias __attribute((visibility("hidden")));
4630 #define xmlInitGlobals xmlInitGlobals__internal_alias