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

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumberLocal.h164 /* Set DECDPUNMAX -- the maximum integer that fits in DECDPUN */
167 #define DECDPUNMAX 9 macro
173 #define DECDPUNMAX 99 macro
178 #define DECDPUNMAX 999 macro
183 #define DECDPUNMAX 9999 macro
188 #define DECDPUNMAX 99999 macro
193 #define DECDPUNMAX 999999 macro
198 #define DECDPUNMAX 9999999 macro
203 #define DECDPUNMAX 99999999 macro
208 #define DECDPUNMAX 99999999 macro
[all...]
/external/icu/icu4c/source/i18n/
H A DdecNumberLocal.h164 /* Set DECDPUNMAX -- the maximum integer that fits in DECDPUN */
167 #define DECDPUNMAX 9 macro
173 #define DECDPUNMAX 99 macro
178 #define DECDPUNMAX 999 macro
183 #define DECDPUNMAX 9999 macro
188 #define DECDPUNMAX 99999 macro
193 #define DECDPUNMAX 999999 macro
198 #define DECDPUNMAX 9999999 macro
203 #define DECDPUNMAX 99999999 macro
208 #define DECDPUNMAX 99999999 macro
[all...]

Completed in 99 milliseconds