Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlListPopFront

4939 #undef xmlListPopFront
4940 extern __typeof (xmlListPopFront) xmlListPopFront __attribute((alias("xmlListPopFront__internal_alias")));
4942 #ifndef xmlListPopFront
4943 extern __typeof (xmlListPopFront) xmlListPopFront__internal_alias __attribute((visibility("hidden")));
4944 #define xmlListPopFront xmlListPopFront__internal_alias