Home | History | Annotate | Download | only in i18n

Lines Matching refs:DEC_CLASS_NEG_SUBNORMAL

3331   if (decNumberIsNegative(dn)) return DEC_CLASS_NEG_SUBNORMAL;
3347 if (eclass==DEC_CLASS_NEG_SUBNORMAL) return DEC_ClassString_NS;