Searched defs:GETWCOEFF (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumberLocal.h470 /* GETWCOEFF extracts the coefficient of the next-wider format. */
479 #define GETWCOEFF(df, bcd) { \ macro
499 #define GETWCOEFF(df, bcd) { \ macro
536 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */ macro
/external/icu/icu4c/source/i18n/
H A DdecNumberLocal.h470 /* GETWCOEFF extracts the coefficient of the next-wider format. */
479 #define GETWCOEFF(df, bcd) { \ macro
499 #define GETWCOEFF(df, bcd) { \ macro
536 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */ macro

Completed in 90 milliseconds