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

/external/icu4c/i18n/
H A DdecNumberLocal.h176 /* Set DECDPUNMAX -- the maximum integer that fits in DECDPUN */
179 #define DECDPUNMAX 9 macro
185 #define DECDPUNMAX 99 macro
190 #define DECDPUNMAX 999 macro
195 #define DECDPUNMAX 9999 macro
200 #define DECDPUNMAX 99999 macro
205 #define DECDPUNMAX 999999 macro
210 #define DECDPUNMAX 9999999 macro
215 #define DECDPUNMAX 99999999 macro
220 #define DECDPUNMAX 99999999 macro
[all...]

Completed in 41 milliseconds