Home
last modified time | relevance | path

Searched refs:scalblnf (Results 1 – 15 of 15) sorted by relevance

/freebsd/lib/msun/src/
H A Ds_scalbln.c42 scalblnf(float x, long n) in scalblnf() function
H A Dmath.h401 float scalblnf(float, long);
/freebsd/lib/msun/
H A DSymbol.map156 scalblnf;
H A DMakefile261 MLINKS+=scalbn.3 scalbln.3 scalbn.3 scalblnf.3 scalbn.3 scalblnl.3
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc119 using ::scalblnf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_cmath.h162 return ::scalblnf(__x, __n); in scalbln()
777 using ::scalblnf;
H A D__clang_cuda_cmath.h489 using ::scalblnf;
H A Dtgmath.h1171 __tg_scalbln(float __x, long __y) {return scalblnf(__x, __y);} in __tg_scalbln()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath292 float scalblnf(float x, long ex);
488 using ::scalblnf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc120 using std::scalblnf _LIBCPP_USING_IF_EXISTS;
/freebsd/tools/regression/include/tgmath/
H A Dtgmath.c150 float (scalblnf)(float x, long n) { n_float++; }
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc716 SYMBOL(scalblnf, None, <math.h>)
H A DStdSymbolMap.inc2555 SYMBOL(scalblnf, std::, <cmath>)
2556 SYMBOL(scalblnf, None, <cmath>)
2557 SYMBOL(scalblnf, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2784 fun:scalblnf=uninstrumented