Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMemSetup

5353 #undef xmlMemSetup
5354 extern __typeof (xmlMemSetup) xmlMemSetup __attribute((alias("xmlMemSetup__internal_alias")));
5356 #ifndef xmlMemSetup
5357 extern __typeof (xmlMemSetup) xmlMemSetup__internal_alias __attribute((visibility("hidden")));
5358 #define xmlMemSetup xmlMemSetup__internal_alias