Home | History | Annotate | Download | only in i18n

Lines Matching refs:max32

650     DigitList max32; max32.set("2147483647", status);
651 if (this->compare(max32) > 0) {