Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlListPushFront

4959 #undef xmlListPushFront
4960 extern __typeof (xmlListPushFront) xmlListPushFront __attribute((alias("xmlListPushFront__internal_alias")));
4962 #ifndef xmlListPushFront
4963 extern __typeof (xmlListPushFront) xmlListPushFront__internal_alias __attribute((visibility("hidden")));
4964 #define xmlListPushFront xmlListPushFront__internal_alias