Home
last modified time | relevance | path

Searched refs:DEC_INIT_DECIMAL64 (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
DdecContext.h243 #define DEC_INIT_DECIMAL64 64 macro
247 #define DEC_INIT_DECDOUBLE DEC_INIT_DECIMAL64
DdecContext.c90 case DEC_INIT_DECIMAL64: in uprv_decContextDefault()
DdecNumber.c1459 uprv_decContextDefault(&aset, DEC_INIT_DECIMAL64); /* clean context */ in uprv_decNumberLog10()
2121 uprv_decContextDefault(&aset, DEC_INIT_DECIMAL64); /* clean context */ in uprv_decNumberPower()
2948 uprv_decContextDefault(&workset, DEC_INIT_DECIMAL64); in uprv_decNumberSquareRoot()
5350 uprv_decContextDefault(&aset, DEC_INIT_DECIMAL64); in decExpOp()
5455 uprv_decContextDefault(&tset, DEC_INIT_DECIMAL64); in decExpOp()
5736 uprv_decContextDefault(&aset, DEC_INIT_DECIMAL64); /* 16-digit extended */