Home
last modified time | relevance | path

Searched refs:xmlListPopBack (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dlist.h97 xmlListPopBack (xmlListPtr l);
/external/libxml2/
Dlist.c526 xmlListPopBack(xmlListPtr l) in xmlListPopBack() function
Delfgcchack.h4929 #undef xmlListPopBack
4930 extern __typeof (xmlListPopBack) xmlListPopBack __attribute((alias("xmlListPopBack__internal_alias"…
4932 #ifndef xmlListPopBack
4933 extern __typeof (xmlListPopBack) xmlListPopBack__internal_alias __attribute((visibility("hidden")));
4934 #define xmlListPopBack xmlListPopBack__internal_alias macro