FLT_ROUNDS
#define FLT_ROUNDS 1 /* FP addition rounds to nearest */
#define FLT_ROUNDS __flt_rounds()