Searched refs:logbl (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/gcc/fixincludes/tests/base/architecture/ppc/
H A Dmath.h48 extern long double logbl( long double ) __LIBMLDBL_COMPAT(logbl); variable
/openbsd-current/lib/libm/src/
H A Ds_logbl.c21 logbl(long double x) function
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dint_math.h87 #define crt_logbl(x) logbl((x))
/openbsd-current/include/
H A Dmath.h424 long double logbl(long double);
/openbsd-current/lib/libm/hidden/
H A Dmath.h142 LDBL_PROTO_STD_DEPRECATED(logbl); variable
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dtgmath.h984 __tg_logb(long double __x) {return logbl(__x);}
/openbsd-current/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs306 # define c99_logb logbl

Completed in 331 milliseconds