Searched refs:CONTEXT_ROUND (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/
H A Ddfp-bit.c85 context.round = CONTEXT_ROUND;
114 context.round = CONTEXT_ROUND;
144 context.round = CONTEXT_ROUND;
379 context.round = CONTEXT_ROUND;
467 context.round = CONTEXT_ROUND;
511 context.round = CONTEXT_ROUND;
H A Ddfp-bit.h117 /* Define CONTEXT_ROUND to obtain the current decNumber rounding mode. */
119 #define CONTEXT_ROUND __decGetRound () macro

Completed in 106 milliseconds