Lines Matching defs:NumBytes
3293 unsigned NumBytes = std::min(NumVTBytes, unsigned(Str.size()));3297 for (unsigned i = 0; i != NumBytes; ++i)3300 for (unsigned i = 0; i != NumBytes; ++i)