Searched refs:type_index_compare (Results 1 – 1 of 1) sorted by relevance
719 static int type_index_compare(const void *_a, const void *_b) in type_index_compare() function787 qsort(type_index, nr, sizeof(type_index[0]), type_index_compare); in build_type_list()