Searched refs:DEC_Errors (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/i18n/ | ||
D | decContext.h | 196 #define DEC_Errors (DEC_IEEE_754_Division_by_zero | \ macro |
D | decContext.c | 78 context->traps=DEC_Errors; /* all but informational */ in uprv_decContextDefault() |