Home
last modified time | relevance | path

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

/dragonfly/contrib/openbsd_libm/src/
HDs_logb.c23 logb(double x) in logb() function
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
HDtgmath.h148 #define logb(x) __TGMATH_REAL(x, logb) macro
/dragonfly/contrib/openbsd_libm/include/global/
HDtgmath.h187 #define logb(x) __tg_simple(x, logb) macro