Searched refs:DEC_INIT_DECIMAL32 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/gcclibs/libdecnumber/
H A DdecContext.h171 #define DEC_INIT_DECIMAL32 32 macro
H A Ddecimal32.c95 decContextDefault (&dc, DEC_INIT_DECIMAL32); /* [no traps] */
305 decContextDefault (&dc, DEC_INIT_DECIMAL32); /* no traps, please */
H A DdecContext.c45 /* DEC_INIT_DECIMAL32 -- select IEEE 754r defaults, 32-bit */
71 case DEC_INIT_DECIMAL32:
/freebsd-10.3-release/contrib/gcc/config/
H A Ddfp-bit.h110 #define CONTEXT_INIT DEC_INIT_DECIMAL32
/freebsd-10.3-release/contrib/gcc/
H A Ddfp.c404 decContextDefault (&set, DEC_INIT_DECIMAL32);

Completed in 60 milliseconds