Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlInitMemory

4635 #undef xmlInitMemory
4636 extern __typeof (xmlInitMemory) xmlInitMemory __attribute((alias("xmlInitMemory__internal_alias")));
4638 #ifndef xmlInitMemory
4639 extern __typeof (xmlInitMemory) xmlInitMemory__internal_alias __attribute((visibility("hidden")));
4640 #define xmlInitMemory xmlInitMemory__internal_alias