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

/external/icu4c/i18n/
H A DdecContext.h114 DEC_CLASS_QNAN, enumerator in enum:decClass
H A DdecNumber.c3315 if (decNumberIsQNaN(dn)) return DEC_CLASS_QNAN;
3350 if (eclass==DEC_CLASS_QNAN) return DEC_ClassString_QN;

Completed in 32 milliseconds