Searched refs:maxwds (Results 1 – 2 of 2) sorted by relevance
323 int k, maxwds, sign, wds; member377 rv->maxwds = x; in Balloc()423 rv->maxwds = x; in Balloc()466 if (wds >= b->maxwds) { in multadd()643 if (wc > a->maxwds) in mult()804 for(i = b->maxwds; n1 > i; i <<= 1) in lshift()2229 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()