Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/x86_64/fpu/multiarch/
Ds_trunc.c22 #define trunc __redirect_trunc macro
/glibc-2.36/math/
Dtest-tgmath.c733 (F(trunc)) (TYPE x) in TYPE()
Dtgmath.h833 #define trunc(Val) __TGMATH_UNARY_REAL_ONLY (Val, trunc) macro