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

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c198 #define COMPMAX 0x02 /* .. */ macro
1549 decCompareOp(res, lhs, rhs, set, COMPMAX, &status);
5992 /* COMPMAX -- returns the larger of the operands, using the */
6008 /* COMPMAX, COMPMIN, COMPMAXMAG, or COMPMINMAG. */
6087 op=COMPMAX;
6131 op=COMPMAX;
/external/icu4c/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;

Completed in 167 milliseconds