Searched defs:nearbyint (Results 1 – 3 of 3) sorted by relevance
21 #define nearbyint __redirect_nearbyint macro
709 (F(nearbyint)) (TYPE x) in TYPE()
825 #define nearbyint(Val) __TGMATH_UNARY_REAL_ONLY (Val, nearbyint) macro