Searched defs:QuotientWithRemainder (Results 1 – 1 of 1) sorted by relevance
102 struct QuotientWithRemainder { struct103 Integer quotient, remainder;104 bool divisionByZero, overflow;