Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
DdecContext.h245 #define DEC_INIT_DECIMAL64 64 macro
249 #define DEC_INIT_DECDOUBLE DEC_INIT_DECIMAL64
DdecContext.cpp92 case DEC_INIT_DECIMAL64: in uprv_decContextDefault()
DdecNumber.cpp1463 uprv_decContextDefault(&aset, DEC_INIT_DECIMAL64); /* clean context */ in uprv_decNumberLog10()
2125 uprv_decContextDefault(&aset, DEC_INIT_DECIMAL64); /* clean context */ in uprv_decNumberPower()
2952 uprv_decContextDefault(&workset, DEC_INIT_DECIMAL64); in uprv_decNumberSquareRoot()
5354 uprv_decContextDefault(&aset, DEC_INIT_DECIMAL64); in decExpOp()
5459 uprv_decContextDefault(&tset, DEC_INIT_DECIMAL64); in decExpOp()
5740 uprv_decContextDefault(&aset, DEC_INIT_DECIMAL64); /* 16-digit extended */
/external/icu/libicu/cts_headers/
DdecContext.h245 #define DEC_INIT_DECIMAL64 64 macro
249 #define DEC_INIT_DECDOUBLE DEC_INIT_DECIMAL64