Lines Matching refs:ten
2467 /* The maximum number that can be multiplied by ten with any3475 APInt ten(precision, 10);3482 APInt::udivrem(significand, ten, significand, digit);