Home | History | Annotate | Download | only in stdlib

Lines Matching refs:maxwds

365 	int k, maxwds, sign, wds;
423 rv->maxwds = x;
504 if (wds >= b->maxwds) {
691 if (wc > a->maxwds)
837 for(i = b->maxwds; n1 > i; i <<= 1)