Home
last modified time | relevance | path

Searched defs:nearbyint (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/x86_64/fpu/multiarch/
Ds_nearbyint.c21 #define nearbyint __redirect_nearbyint macro
/glibc-2.36/math/
Dtest-tgmath.c709 (F(nearbyint)) (TYPE x) in TYPE()
Dtgmath.h825 #define nearbyint(Val) __TGMATH_UNARY_REAL_ONLY (Val, nearbyint) macro