Lines Matching full:numbytes
4105 unsigned NumBytes = std::min(NumVTBytes, unsigned(Str.size()));4109 for (unsigned i = 0; i != NumBytes; ++i)4112 for (unsigned i = 0; i != NumBytes; ++i)