Lines Matching defs:xmlMemRealloc
5241 #undef xmlMemRealloc
5242 extern __typeof (xmlMemRealloc) xmlMemRealloc __attribute((alias("xmlMemRealloc__internal_alias")));
5244 #ifndef xmlMemRealloc
5245 extern __typeof (xmlMemRealloc) xmlMemRealloc__internal_alias __attribute((visibility("hidden")));
5246 #define xmlMemRealloc xmlMemRealloc__internal_alias