Searched refs:Flt_Rounds (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/lib/libc/gdtoa/
H A Dgdtoa_fltrnds.h5 Rounding = Flt_Rounds;
H A Dgdtoaimp.h367 #ifndef Flt_Rounds
369 #define Flt_Rounds FLT_ROUNDS macro
371 #define Flt_Rounds 1 macro
373 #endif /*Flt_Rounds*/
379 #undef Flt_Rounds macro
380 #define Flt_Rounds 0 macro
405 #undef Flt_Rounds macro
406 #define Flt_Rounds 1 macro
H A Dg_ddfmt.c52 Rounding = Flt_Rounds;
H A Dstrtod.c61 #define Rounding Flt_Rounds
122 Rounding = Flt_Rounds;
355 && Flt_Rounds == 1
955 if (Flt_Rounds == 0)
H A Ddtoa.c74 #define Rounding Flt_Rounds
140 Rounding = Flt_Rounds;
H A Dstrtodg.c207 Flt_Rounds

Completed in 98 milliseconds