Home
last modified time | relevance | path

Searched refs:DEC_ClassString_NZ (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
DdecContext.h133 #define DEC_ClassString_NZ "-Zero" macro
DdecNumber.cpp3364 if (eclass==DEC_CLASS_NEG_ZERO) return DEC_ClassString_NZ; in uprv_decNumberClassToString()
/third_party/icu/icu4c/source/i18n/
DdecContext.h133 #define DEC_ClassString_NZ "-Zero" macro
DdecNumber.cpp3364 if (eclass==DEC_CLASS_NEG_ZERO) return DEC_ClassString_NZ; in uprv_decNumberClassToString()
/third_party/skia/third_party/externals/icu/source/i18n/
DdecContext.h133 #define DEC_ClassString_NZ "-Zero" macro
DdecNumber.cpp3364 if (eclass==DEC_CLASS_NEG_ZERO) return DEC_ClassString_NZ; in uprv_decNumberClassToString()