Home | History | Annotate | Download | only in Support

Lines Matching refs:ten

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