Home | History | Annotate | Download | only in src

Lines Matching refs:min_len

110 static size_t min_len = 4;
280 min_len = atoi (arg);
312 if (min_len <= 0 || min_len > INT_MAX / bytes_per_char)
315 min_len_bytes = min_len * bytes_per_char;
357 if (curlen >= min_len)
387 if (len <= min_len)
422 if (curlen >= min_len)
447 if (len <= min_len)
531 /* There are less than MIN_LEN+1 bytes left so there cannot be