Searched refs:COMPMAX (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c199 #define COMPMAX 0x02 /* .. */ macro
1566 decCompareOp(res, lhs, rhs, set, COMPMAX, &status);
6023 /* COMPMAX -- returns the larger of the operands, using the */
6039 /* COMPMAX, COMPMIN, COMPMAXMAG, or COMPMINMAG. */
6118 op=COMPMAX;
6162 op=COMPMAX;
/external/icu/icu4c/source/i18n/
H A DdecNumber.c199 #define COMPMAX 0x02 /* .. */ macro
1568 decCompareOp(res, lhs, rhs, set, COMPMAX, &status);
6025 /* COMPMAX -- returns the larger of the operands, using the */
6041 /* COMPMAX, COMPMIN, COMPMAXMAG, or COMPMINMAG. */
6120 op=COMPMAX;
6164 op=COMPMAX;

Completed in 154 milliseconds