Lines Matching full:nwds
1670 int n, nwds;1674 nwds = b->wds;1676 if (n > nwds)1677 n = nwds;1678 else if (n < nwds && (k &= kmask)) {