Searched refs:curi (Results 1 – 2 of 2) sorted by relevance
3871 int curi[MAXWLEN]; in spell_dump_compl() local3977 curi[0] = 1; in spell_dump_compl()3992 ++curi[depth]; in spell_dump_compl()4034 curi[depth] = 1; in spell_dump_compl()4157 int curi[MAXWLEN]; in dump_prefixes() local4189 curi[0] = 1; in dump_prefixes()4194 if (curi[depth] > len) in dump_prefixes()4203 n += curi[depth]; in dump_prefixes()4204 ++curi[depth]; in dump_prefixes()4212 curi[depth] += i - 1; in dump_prefixes()[all …]
610 int curi[MAXWLEN]; in tree_count_words() local616 curi[0] = 1; in tree_count_words()634 n = arridx[depth] + curi[depth]; in tree_count_words()635 ++curi[depth]; in tree_count_words()648 ++curi[depth]; in tree_count_words()656 curi[depth] = 1; in tree_count_words()5552 int curi[MAXWLEN]; in sug_filltree() local5576 curi[0] = 1; in sug_filltree()5597 ++curi[depth]; in sug_filltree()5625 ++curi[depth]; in sug_filltree()[all …]