| /src/external/gpl3/gcc/dist/libdecnumber/ |
| decNumber.c | 238 static decNumber * decCompareOp(decNumber *, const decNumber *, 867 decCompareOp(res, lhs, rhs, set, COMPARE, &status); 887 decCompareOp(res, lhs, rhs, set, COMPSIG, &status); 908 decCompareOp(res, lhs, rhs, set, COMPTOTAL, &status); 970 decCompareOp(res, lhs, rhs, set, COMPTOTAL, &status); 1540 decCompareOp(res, lhs, rhs, set, COMPMAX, &status); 1563 decCompareOp(res, lhs, rhs, set, COMPMAXMAG, &status); 1586 decCompareOp(res, lhs, rhs, set, COMPMIN, &status); 1609 decCompareOp(res, lhs, rhs, set, COMPMINMAG, &status); 3017 decCompareOp(b, f, b, &workset, COMPARE, &ignore); /* b ? f, reversed * [all...] |
| /src/external/gpl3/gcc.old/dist/libdecnumber/ |
| decNumber.c | 238 static decNumber * decCompareOp(decNumber *, const decNumber *, 867 decCompareOp(res, lhs, rhs, set, COMPARE, &status); 887 decCompareOp(res, lhs, rhs, set, COMPSIG, &status); 908 decCompareOp(res, lhs, rhs, set, COMPTOTAL, &status); 970 decCompareOp(res, lhs, rhs, set, COMPTOTAL, &status); 1540 decCompareOp(res, lhs, rhs, set, COMPMAX, &status); 1563 decCompareOp(res, lhs, rhs, set, COMPMAXMAG, &status); 1586 decCompareOp(res, lhs, rhs, set, COMPMIN, &status); 1609 decCompareOp(res, lhs, rhs, set, COMPMINMAG, &status); 3017 decCompareOp(b, f, b, &workset, COMPARE, &ignore); /* b ? f, reversed * [all...] |
| /src/external/gpl3/gdb/dist/libdecnumber/ |
| decNumber.c | 238 static decNumber * decCompareOp(decNumber *, const decNumber *, 867 decCompareOp(res, lhs, rhs, set, COMPARE, &status); 887 decCompareOp(res, lhs, rhs, set, COMPSIG, &status); 908 decCompareOp(res, lhs, rhs, set, COMPTOTAL, &status); 970 decCompareOp(res, lhs, rhs, set, COMPTOTAL, &status); 1540 decCompareOp(res, lhs, rhs, set, COMPMAX, &status); 1563 decCompareOp(res, lhs, rhs, set, COMPMAXMAG, &status); 1586 decCompareOp(res, lhs, rhs, set, COMPMIN, &status); 1609 decCompareOp(res, lhs, rhs, set, COMPMINMAG, &status); 3017 decCompareOp(b, f, b, &workset, COMPARE, &ignore); /* b ? f, reversed * [all...] |
| /src/external/gpl3/gdb.old/dist/libdecnumber/ |
| decNumber.c | 238 static decNumber * decCompareOp(decNumber *, const decNumber *, 867 decCompareOp(res, lhs, rhs, set, COMPARE, &status); 887 decCompareOp(res, lhs, rhs, set, COMPSIG, &status); 908 decCompareOp(res, lhs, rhs, set, COMPTOTAL, &status); 970 decCompareOp(res, lhs, rhs, set, COMPTOTAL, &status); 1540 decCompareOp(res, lhs, rhs, set, COMPMAX, &status); 1563 decCompareOp(res, lhs, rhs, set, COMPMAXMAG, &status); 1586 decCompareOp(res, lhs, rhs, set, COMPMIN, &status); 1609 decCompareOp(res, lhs, rhs, set, COMPMINMAG, &status); 3017 decCompareOp(b, f, b, &workset, COMPARE, &ignore); /* b ? f, reversed * [all...] |