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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dfmtable.h37 * \def UNUM_INTERNAL_STACKARRAY_SIZE
41 #define UNUM_INTERNAL_STACKARRAY_SIZE 144 macro
43 #define UNUM_INTERNAL_STACKARRAY_SIZE 128 macro
711 char fStackData[UNUM_INTERNAL_STACKARRAY_SIZE]; // must be big enough for DigitList
/external/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h37 * \def UNUM_INTERNAL_STACKARRAY_SIZE
41 #define UNUM_INTERNAL_STACKARRAY_SIZE 144 macro
43 #define UNUM_INTERNAL_STACKARRAY_SIZE 128 macro
711 char fStackData[UNUM_INTERNAL_STACKARRAY_SIZE]; // must be big enough for DigitList

Completed in 93 milliseconds