Searched refs:MAXSCORE (Results 1 – 1 of 1) sorted by relevance
32 #define MAXSCORE(word_score, sound_score) ((4 * word_score - sound_score) / 3) macro3331 limit = MAXSCORE(su->su_sfmaxscore - goodscore, score); in add_sound_suggest()