Searched refs:IS_ENCLOSE_MIN_FIXED (Results 1 – 2 of 2) sorted by relevance
143 #define IS_ENCLOSE_MIN_FIXED(en) (((en)->state & NST_MIN_FIXED) != 0) macro
2056 if (IS_ENCLOSE_MIN_FIXED(en)) in get_min_match_length()2119 if (IS_ENCLOSE_MIN_FIXED(en)) in get_min_match_length()4846 if (IS_ENCLOSE_MIN_FIXED(en)) min = en->min_len; in optimize_node_left()
Completed in 20 milliseconds