Home
last modified time | relevance | path

Searched defs:logb (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/math/
Dtest-tgmath.c613 (F(logb)) (TYPE x) in TYPE()
Dtgmath.h780 #define logb(Val) __TGMATH_UNARY_REAL_ONLY (Val, logb) macro