Searched refs:add_CR (Results 1 – 1 of 1) sorted by relevance
784 return new add_CR(this, x); in add()826 return new add_CR(this, x.negate()); in subtract()1069 class add_CR extends CR { class1072 add_CR(CR x, CR y) { in add_CR() method in add_CR