Searched refs:max_code_points (Results 1 – 1 of 1) sorted by relevance
1285 const U32 max_code_points = (LOC) in S_is_ssc_worth_it() local1291 const U32 max_match = max_code_points / 2; in S_is_ssc_worth_it()1297 if (start >= max_code_points) { in S_is_ssc_worth_it()1300 end = MIN(end, max_code_points - 1); in S_is_ssc_worth_it()