Searched refs:su_maxscore (Results 1 – 1 of 1) sorted by relevance
789 su->su_maxscore = SCORE_MAXINIT; in spell_find_suggest()909 if (score >= 0 && score <= su->su_maxscore) in spell_suggest_expr()1018 su->su_maxscore = SCORE_SFMAX1; in spell_suggest_intern()1025 su->su_maxscore = SCORE_SFMAX2; in spell_suggest_intern()1031 su->su_maxscore = SCORE_SFMAX3; in spell_suggest_intern()1035 su->su_maxscore = su->su_sfmaxscore; in spell_suggest_intern()1475 if (newscore <= su->su_maxscore) in suggest_trie_walk()1637 if (score <= su->su_maxscore) in suggest_trie_walk()3298 if (score <= su->su_maxscore) in add_sound_suggest()3595 su->su_maxscore = cleanup_suggestions(gap, in add_suggestion()[all …]