Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
DdecContext.h244 #define DEC_INIT_DECIMAL128 128 macro
248 #define DEC_INIT_DECQUAD DEC_INIT_DECIMAL128
DdecContext.c101 case DEC_INIT_DECIMAL128: in uprv_decContextDefault()