Home
last modified time | relevance | path

Searched refs:DEC_Errors (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcclibs/libdecnumber/
HDdecContext.h132 #define DEC_Errors (DEC_IEEE_854_Division_by_zero | \ macro
HDdecContext.c60 context->traps = DEC_Errors; /* all but informational */ in decContextDefault()
/trueos/contrib/gcc/config/
HDdfp-bit.h123 #define CONTEXT_ERRORS(context) context.status & DEC_Errors