Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlMemMalloc

5333 #undef xmlMemMalloc
5334 extern __typeof (xmlMemMalloc) xmlMemMalloc __attribute((alias("xmlMemMalloc__internal_alias")));
5336 #ifndef xmlMemMalloc
5337 extern __typeof (xmlMemMalloc) xmlMemMalloc__internal_alias __attribute((visibility("hidden")));
5338 #define xmlMemMalloc xmlMemMalloc__internal_alias