Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlListPopFront

5041 #undef xmlListPopFront
5042 extern __typeof (xmlListPopFront) xmlListPopFront __attribute((alias("xmlListPopFront__internal_alias")));
5044 #ifndef xmlListPopFront
5045 extern __typeof (xmlListPopFront) xmlListPopFront__internal_alias __attribute((visibility("hidden")));
5046 #define xmlListPopFront xmlListPopFront__internal_alias