Searched refs:xmlListSort (Results 1 – 8 of 8) sorted by relevance
144 d xmlListSort pr extproc('xmlListSort')
109 xmlListSort (xmlListPtr l);
643 xmlListSort(xmlListPtr l) in xmlListSort() function
559 xmlListSort;
5161 #undef xmlListSort5162 extern __typeof (xmlListSort) xmlListSort __attribute((alias("xmlListSort__internal_alias")));5164 #ifndef xmlListSort5165 extern __typeof (xmlListSort) xmlListSort__internal_alias __attribute((visibility("hidden")));5166 #define xmlListSort xmlListSort__internal_alias macro
11512 xmlListSort(l); in test_xmlListSort()
1052 xmlListSort
106146 -#undef xmlListSort106147 -extern __typeof (xmlListSort) xmlListSort __attribute((alias("xmlListSort__internal_alias")));106149 -#ifndef xmlListSort106150 -extern __typeof (xmlListSort) xmlListSort__internal_alias __attribute((visibility("hidden")));106151 -#define xmlListSort xmlListSort__internal_alias