Home
last modified time | relevance | path

Searched refs:hypotl (Results 1 – 20 of 20) sorted by relevance

/freebsd/lib/msun/src/
H A Ds_clogl.c86 RETURNI(CMPLXL(logl(hypotl(x, y)), v)); in clogl()
101 RETURNI(CMPLXL(logl(hypotl(x * 0x1p-16382L, y * 0x1p-16382L)) + in clogl()
104 RETURNI(CMPLXL(logl(hypotl(x, y)), v)); in clogl()
108 RETURNI(CMPLXL(logl(hypotl(x * 0x1p16383L, y * 0x1p16383L)) + in clogl()
113 RETURNI(CMPLXL(logl(hypotl(x, y)), v)); in clogl()
H A Ds_csqrtl.c113 t = sqrtl((a + hypotl(a, b)) * 0.5); in csqrtl()
117 t = sqrtl((-a + hypotl(a, b)) * 0.5); in csqrtl()
H A Dcatrigl.c112 R = hypotl(x, y + 1); in do_hard_work()
113 S = hypotl(x, y - 1); in do_hard_work()
313 return (CMPLXL(logl(hypotl(x / m_e, y / m_e)) + 1, in clog_for_large_values()
317 return (CMPLXL(logl(hypotl(x, y)), atan2l(y, x))); in clog_for_large_values()
H A Dw_cabsl.c16 return hypotl(creall(z), cimagl(z)); in cabsl()
H A De_hypot.c124 __weak_reference(hypot, hypotl);
H A De_hypotl.c45 hypotl(long double x, long double y) in hypotl() function
H A Dmath.h470 long double hypotl(long double, long double);
/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_hypot.c87 volatile long double val = hypotl(a, b); in ATF_TC_BODY()
/freebsd/lib/msun/
H A DSymbol.map204 hypotl;
H A DMakefile258 hypot.3 hypotf.3 hypot.3 hypotl.3
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc135 using ::hypotl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dcmath217 long double hypotl(long double x, long double y);
533 using ::hypotl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath217 long double hypotl(long double x, long double y);
537 using ::hypotl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc136 using std::hypotl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h830 __tg_hypot(long double __x, long double __y) {return hypotl(__x, __y);} in __tg_hypot()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1684 /// long double hypotl(long double x, long double y);
1685 TLI_DEFINE_ENUM_INTERNAL(hypotl)
1686 TLI_DEFINE_STRING_INTERNAL("hypotl")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc521 SYMBOL(hypotl, None, <math.h>)
H A DStdSymbolMap.inc1500 SYMBOL(hypotl, std::, <cmath>)
1501 SYMBOL(hypotl, None, <cmath>)
1502 SYMBOL(hypotl, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2019 fun:hypotl=uninstrumented