Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlMemMalloc

5231 #undef xmlMemMalloc
5232 extern __typeof (xmlMemMalloc) xmlMemMalloc __attribute((alias("xmlMemMalloc__internal_alias")));
5234 #ifndef xmlMemMalloc
5235 extern __typeof (xmlMemMalloc) xmlMemMalloc__internal_alias __attribute((visibility("hidden")));
5236 #define xmlMemMalloc xmlMemMalloc__internal_alias