Searched refs:DEC_Errors (Results 1 – 3 of 3) sorted by relevance
132 #define DEC_Errors (DEC_IEEE_854_Division_by_zero | \ macro
60 context->traps = DEC_Errors; /* all but informational */ in decContextDefault()
123 #define CONTEXT_ERRORS(context) context.status & DEC_Errors