Searched refs:index_element_compare (Results 1 – 2 of 2) sorted by relevance
56 int index_element_compare (const void *element1, const void *element2);510 index_element_compare (const void *element1, const void *element2) in index_element_compare() function670 qsort (array, count, sizeof (INDEX_ELT *), index_element_compare); in sort_index()
3909 * makeinfo/index.c (index_element_compare): call through new4759 * makeinfo/index.c (index_element_compare): Use strcoll if it's