Home | History | Annotate | Download | only in src

Lines Matching refs:min_len

106 static size_t min_len = 4;
283 min_len = atoi (arg);
315 if (min_len <= 0 || min_len > INT_MAX / bytes_per_char)
318 min_len_bytes = min_len * bytes_per_char;
360 if (curlen >= min_len)
393 if (len <= min_len)
428 if (curlen >= min_len)
456 if (len <= min_len)
532 /* There are less than MIN_LEN+1 bytes left so there cannot be