Searched refs:maxwds (Results 1 – 7 of 7) sorted by relevance
94 if (c->wds == c->maxwds) {
86 rv->maxwds = x;203 if (wds >= b->maxwds) {302 if (wc > a->maxwds)472 for(i = b->maxwds; n1 > i; i <<= 1)
100 b->maxwds = 1 << (b->k = *(int*)(void*)b);
478 int k, maxwds, sign, wds; member
97 if (b->wds >= b->maxwds) { in increment()
305 int k, maxwds, sign, wds; member359 rv->maxwds = x; in Balloc()405 rv->maxwds = x; in Balloc()461 if (wds >= b->maxwds) { in multadd()643 if (wc > a->maxwds) in mult()838 for(i = b->maxwds; n1 > i; i <<= 1) in lshift()2271 b->maxwds = 1 << (b->k = *(int*)b); in _Py_dg_freedtoa()
322 int k, maxwds, sign, wds; member376 rv->maxwds = x; in Balloc()422 rv->maxwds = x; in Balloc()478 if (wds >= b->maxwds) { in multadd()660 if (wc > a->maxwds) in mult()855 for(i = b->maxwds; n1 > i; i <<= 1) in lshift()2302 b->maxwds = 1 << (b->k = *(int*)b); in _Py_dg_freedtoa()