Home | History | Annotate | Download | only in dmg_fp

Lines Matching full:maxwds

526 	int k, maxwds, sign, wds;
568 rv->maxwds = x;
647 if (wds >= b->maxwds) {
825 if (wc > a->maxwds)
983 for(i = b->maxwds; n1 > i; i <<= 1)
1720 if (b->wds >= b->maxwds) {
3479 b->maxwds = 1 << (b->k = *(int*)b);