Searched refs:inflate_threshold_root (Results 1 – 1 of 1) sorted by relevance
292 static const int inflate_threshold_root = 30; variable809 threshold *= IS_TRIE(tp) ? inflate_threshold_root : inflate_threshold; in should_inflate()