Home | History | Annotate | Download | only in Support

Lines Matching refs:ten

2458         /* The maximum number that can be multiplied by ten with any
3465 APInt ten(precision, 10);
3472 APInt::udivrem(significand, ten, significand, digit);