Searched refs:maxwds (Results 1 – 1 of 1) sorted by relevance
420 int k, maxwds, sign, wds; member496 rv->maxwds = x; in Balloc()575 if (wds >= b->maxwds) { in multadd()689 if (wc > a->maxwds) { in mult()842 for(i = b->maxwds; n1 > i; i <<= 1) { in lshift()1404 b->maxwds = 1 << (b->k = *(int*)b); in zend_freedtoa()
Completed in 8 milliseconds