COMPTOTAL 828 src/decNumber/decNumber.c decCompareOp(res, lhs, rhs, set, COMPTOTAL, &status); COMPTOTAL 886 src/decNumber/decNumber.c decCompareOp(res, lhs, rhs, set, COMPTOTAL, &status); COMPTOTAL 5756 src/decNumber/decNumber.c if (op==COMPTOTAL) { // total ordering COMPTOTAL 5778 src/decNumber/decNumber.c else if (op==COMPTOTAL) { // total ordering, always finite COMPTOTAL 5818 src/decNumber/decNumber.c if (op==COMPARE || op==COMPSIG ||op==COMPTOTAL) { // returning signum COMPTOTAL 5819 src/decNumber/decNumber.c if (op==COMPTOTAL && result==0) {