Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtrie.cpp54 int compare_spl(const void* p1, const void* p2) { in compare_spl() function
316 qsort(spelling_buf_, spelling_num_, spelling_size_, compare_spl); in construct()