Searched refs:logbf (Results 1 – 19 of 19) sorted by relevance
| /freebsd-12.1/lib/msun/i387/ |
| H A D | s_logbf.S | 11 ENTRY(logbf) 16 END(logbf)
|
| /freebsd-12.1/lib/msun/src/ |
| H A D | s_logbf.c | 26 logbf(float x) in logbf() function
|
| H A D | math.h | 385 float logbf(float);
|
| /freebsd-12.1/lib/msun/ |
| H A D | Symbol.map | 134 logbf;
|
| H A D | Makefile | 200 ilogb.3 logb.3 ilogb.3 logbf.3 ilogb.3 logbl.3
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | cmath | 241 float logbf(float x); 433 using ::logbf;
|
| H A D | math.h | 1340 inline _LIBCPP_INLINE_VISIBILITY float logb(float __lcpp_x) _NOEXCEPT {return ::logbf(_… in logb()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Headers/ |
| H A D | __clang_cuda_cmath.h | 439 using ::logbf;
|
| H A D | tgmath.h | 992 __tg_logb(float __x) {return logbf(__x);} in __tg_logb()
|
| H A D | __clang_cuda_device_functions.h | 1596 __DEVICE__ float logbf(float __a) { return __nv_logbf(__a); } in logbf() function
|
| /freebsd-12.1/contrib/libstdc++/include/tr1/ |
| H A D | cmath | 104 #undef logbf 244 using ::logbf;
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.def | 916 /// float logbf(float x); 917 TLI_DEFINE_ENUM_INTERNAL(logbf) 918 TLI_DEFINE_STRING_INTERNAL("logbf")
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | builtins.def | 320 DEF_C99_BUILTIN (BUILT_IN_LOGBF, "logbf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
|
| H A D | ChangeLog-2004 | 35976 logb, logbf, logbl, ilogb, ilogbf and ilogbl built-ins as inline x87
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | Builtins.def | 1203 LIBBUILTIN(logbf, "ff", "fne", "math.h", ALL_LANGUAGES)
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | acinclude.m4 | 1198 logbf(0.0f);
|
| H A D | configure | 31030 logbf(0.0f);
|
| /freebsd-12.1/contrib/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 2215 fun:logbf=uninstrumented
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | extend.texi | 5597 @findex logbf 5802 @code{log2}, @code{logbf}, @code{logbl}, @code{logb}, @code{lrintf},
|