Home
last modified time | relevance | path

Searched refs:DEC_INIT_DECIMAL32 (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
DdecContext.h244 #define DEC_INIT_DECIMAL32 32 macro
248 #define DEC_INIT_DECSINGLE DEC_INIT_DECIMAL32
DdecContext.c81 case DEC_INIT_DECIMAL32: in uprv_decContextDefault()