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

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

Completed in 123 milliseconds