Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/libdecnumber/
DdecContext.h132 #define DEC_Errors (DEC_IEEE_854_Division_by_zero | \ macro
DdecContext.c60 context->traps = DEC_Errors; /* all but informational */ in decContextDefault()
/openbsd/src/gnu/gcc/gcc/config/
Ddfp-bit.h123 #define CONTEXT_ERRORS(context) context.status & DEC_Errors