Lines Matching defs:_limit
272 unsigned _limit;
347 if (minLen > _limit)
353 if (minLen > _limit)
378 if (_limit == _len)
494 memset(_chars, 0, (_limit + 1) * sizeof(*_chars));
553 unsigned _limit;
632 availBufLen = _limit;
639 if (minLen > _limit)
645 if (minLen > _limit)
673 if (_limit == _len)
779 memset(_chars, 0, (_limit + 1) * sizeof(*_chars));