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