Searched refs:FST_GROW_MINWORDS (Results 1 – 1 of 1) sorted by relevance
672 #define FST_GROW_MINWORDS 32 macro728 if(itmp_max_words - wmap->max_words < FST_GROW_MINWORDS) in wordmap_add_word()729 itmp_max_words += FST_GROW_MINWORDS; in wordmap_add_word()828 if(itmp_max_words - wmap->max_words < FST_GROW_MINWORDS) in wordmap_add_word_in_rule()829 itmp_max_words += FST_GROW_MINWORDS; in wordmap_add_word_in_rule()