Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/alpha/fpu/
Ds_lround.c19 #define llround not_llround macro
/glibc-2.36/math/
Dtest-tgmath.c773 (F(llround)) (TYPE x) in F() argument
Dtgmath.h849 #define llround(Val) __TGMATH_UNARY_REAL_RET_ONLY (Val, llround) macro