COMPTOTAL         813 src/decNumber/decNumber.c   decCompareOp(res, lhs, rhs, set, COMPTOTAL, &status);
COMPTOTAL         871 src/decNumber/decNumber.c     decCompareOp(res, lhs, rhs, set, COMPTOTAL, &status);
COMPTOTAL        5736 src/decNumber/decNumber.c     if (op==COMPTOTAL) {                // total ordering
COMPTOTAL        5758 src/decNumber/decNumber.c        else if (op==COMPTOTAL) {        // total ordering, always finite
COMPTOTAL        5798 src/decNumber/decNumber.c     if (op==COMPARE || op==COMPSIG ||op==COMPTOTAL) { // returning signum
COMPTOTAL        5799 src/decNumber/decNumber.c       if (op==COMPTOTAL && result==0) {