Searched refs:nearbyint (Results 1 – 5 of 5) sorted by relevance
154 #define nearbyint(x) __TGMATH_REAL(x, nearbyint) macro
241 extern double nearbyint _PARAMS((double));
349 #define nearbyint(Val) __TGMATH_UNARY_REAL_ONLY (Val, nearbyint) macro
306 __MATHCALL (nearbyint,, (_Mdouble_ __x));
180 extern double nearbyint _PARAMS((double));