Searched refs:DEC_CLASS_NEG_ZERO (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A DdecContext.h118 DEC_CLASS_NEG_ZERO, enumerator in enum:decClass
H A DdecNumber.c3328 if (decNumberIsNegative(dn)) return DEC_CLASS_NEG_ZERO;
3345 if (eclass==DEC_CLASS_NEG_ZERO) return DEC_ClassString_NZ;

Completed in 35 milliseconds