Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMemRealloc

5343 #undef xmlMemRealloc
5344 extern __typeof (xmlMemRealloc) xmlMemRealloc __attribute((alias("xmlMemRealloc__internal_alias")));
5346 #ifndef xmlMemRealloc
5347 extern __typeof (xmlMemRealloc) xmlMemRealloc__internal_alias __attribute((visibility("hidden")));
5348 #define xmlMemRealloc xmlMemRealloc__internal_alias