Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/
Dasn1_compiler.c719 static int type_index_compare(const void *_a, const void *_b) in type_index_compare() function
787 qsort(type_index, nr, sizeof(type_index[0]), type_index_compare); in build_type_list()