Searched refs:_maxwds (Results 1 – 6 of 6) sorted by relevance
76 _REENT_MP_RESULT (ptr)->_maxwds = 1 << _REENT_MP_RESULT_K (ptr); in _ldtoa_r()
153 rv->_maxwds = x; in Balloc()200 if (wds >= b->_maxwds) in multadd()381 if (wc > a->_maxwds) in mult()502 for (i = b->_maxwds; n1 > i; i <<= 1) in lshift()
104 b->_maxwds = 1 << (b->_k = *(int*)b);
134 if (b->_wds >= b->_maxwds) { in increment()
360 int _k, _maxwds, _sign, _wds; member
108 if (c->_wds == c->_maxwds) { in sum()199 if (b->_wds >= b->_maxwds) { in increment()