Home
last modified time | relevance | path

Searched defs:lround (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/powerpc/powerpc64/be/fpu/multiarch/
Ds_llround.c19 #define lround __hidden_lround macro
/glibc-2.36/sysdeps/powerpc/powerpc64/fpu/
Ds_llround.c20 #define lround __redirect_lround macro
/glibc-2.36/sysdeps/ieee754/dbl-64/
Ds_llround.c19 #define lround __hidden_lround macro
/glibc-2.36/math/
Dtest-tgmath.c757 (F(lround)) (TYPE x) in F() argument
Dtgmath.h848 #define lround(Val) __TGMATH_UNARY_REAL_RET_ONLY (Val, lround) macro