Searched refs:IS_ENCLOSE_MIN_FIXED (Results 1 – 2 of 2) sorted by relevance
145 #define IS_ENCLOSE_MIN_FIXED(en) (((en)->state & NST_MIN_FIXED) != 0) macro
2070 if (IS_ENCLOSE_MIN_FIXED(en)) in get_min_match_length()2133 if (IS_ENCLOSE_MIN_FIXED(en)) in get_min_match_length()4867 if (IS_ENCLOSE_MIN_FIXED(en)) min = en->min_len; in optimize_node_left()