Home | History | Annotate | Download | only in stdio

Lines Matching full:maxwds

419 	int k, maxwds, sign, wds;
624 rv->maxwds = x;
705 if (wds >= b->maxwds) {
751 if (b->wds >= b->maxwds) {
934 if (wc > a->maxwds)
1080 for(i = b->maxwds; n1 > i; i <<= 1)