Home
last modified time | relevance | path

Searched refs:maxwds (Results 1 – 1 of 1) sorted by relevance

/external/libweave/third_party/chromium/base/third_party/dmg_fp/
Ddtoa.cc526 int k, maxwds, sign, wds; member
570 rv->maxwds = x;
649 if (wds >= b->maxwds) {
827 if (wc > a->maxwds)
991 for(i = b->maxwds; n1 > i; i <<= 1)
1735 if (b->wds >= b->maxwds) {
3499 b->maxwds = 1 << (b->k = *(int*)b);