Home | History | Annotate | Download | only in wtf

Lines Matching refs:n1

640     int n1 = n + origSize + 1;
650 uint32_t* dst = dstStart + n1 - 1;
662 b.resize(origSize + n + (b.words()[n1 - 1] != 0));
674 result->wds = b->wds + n + (result->x[n1 - 1] != 0);