Home
last modified time | relevance | path

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

/external/icu4c/i18n/
DdecContext.h241 #define DEC_INIT_DECIMAL32 32 macro
245 #define DEC_INIT_DECSINGLE DEC_INIT_DECIMAL32
DdecContext.c88 case DEC_INIT_DECIMAL32: in uprv_decContextDefault()