Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlErrMemory

3147 #undef xmlErrMemory
3148 extern __typeof (xmlErrMemory) xmlErrMemory __attribute((alias("xmlErrMemory__internal_alias")));
3150 #ifndef xmlErrMemory
3151 extern __typeof (xmlErrMemory) xmlErrMemory__internal_alias __attribute((visibility("hidden")));
3152 #define xmlErrMemory xmlErrMemory__internal_alias