Searched refs:Index_comp (Results 1 – 1 of 1) sorted by relevance
340 int Index_comp(const void* s1, const void* s2) in Index_comp() function414 qsort(&STC_WordEntry_S2T[0], count_S2T, sizeof(Index), Index_comp); in make_stc_word()447 qsort(&STC_WordEntry_T2S[0], count_T2S, sizeof(Index), Index_comp); in make_stc_word()
Completed in 15 milliseconds