Searched defs:round (Results 1 – 14 of 14) sorted by relevance
36 double round(double x) in round() function
30 round (double x) in round() function
31 round (double x) in round() function
43 int round = FE_TONEAREST, except = 0; in fesetmode() local
66 typedef struct { int round, except; } femode_t; member
125 long double round = 0.5l; in __ldtoa_engine() local
198 uint64_t round = BIT64(59); /* 0.5 */ in __dtoa_engine() local
357 __declare_fenv_inline(int) fesetround(int round) in fesetround()
145 __declare_fenv_inline(int) fesetround(int round) in fesetround()
146 __declare_fenv_inline(int) fesetround(int round) in fesetround()
127 round (double x) in round() function
147 __declare_fenv_inline(int) fesetround(int round) in fesetround()
186 fesetround(int round) in fesetround()
395 fesetround (int round) in fesetround()