Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlListPushFront

5061 #undef xmlListPushFront
5062 extern __typeof (xmlListPushFront) xmlListPushFront __attribute((alias("xmlListPushFront__internal_alias")));
5064 #ifndef xmlListPushFront
5065 extern __typeof (xmlListPushFront) xmlListPushFront__internal_alias __attribute((visibility("hidden")));
5066 #define xmlListPushFront xmlListPushFront__internal_alias