Searched refs:int_CR (Results 1 – 1 of 1) sorted by relevance
264 return new int_CR(n); in valueOf()576 scaled_CR = multiply(new int_CR(scale_factor)); in toString()999 class int_CR extends CR { class1001 int_CR(BigInteger n) { in int_CR() method in int_CR