Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dmprec.h182 #ifndef Flt_Rounds
184 #define Flt_Rounds FLT_ROUNDS macro
186 #define Flt_Rounds 1 macro
194 #define Flt_Rounds 0 macro
219 #define Flt_Rounds 1 macro
Dstrtod.c171 #define Rounding Flt_Rounds
503 && Flt_Rounds == 1
582 if ((rounding = Flt_Rounds) >= 2) {
1111 if (Flt_Rounds == 0)
Dstrtodg.c312 Flt_Rounds in rvOK()