Home
last modified time | relevance | path

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

/freebsd/lib/msun/src/
H A De_atan2l.c63 return atanl(y); /* x=1.0 */ in atan2l()
108 else z=atanl(fabsl(y/x)); /* safe to do y/x */ in atan2l()
H A Ds_atan.c119 __weak_reference(atan, atanl);
H A Ds_atanl.c29 atanl(long double x) in atanl() function
H A Dmath.h450 long double atanl(long double);
H A Dcatrigl.c372 return (CMPLXL(x, atanl(y))); in catanhl()
/freebsd/usr.bin/m4/tests/
H A Dregress.gnupatterns2.out1 acosl asinl atanl cosl sinl tanl coshl sinhl tanhl
H A Dgnupatterns2.m43 zoinx(acosl asinl atanl \
/freebsd/lib/msun/
H A DSymbol.map213 atanl;
H A DMakefile190 MLINKS+=atan.3 atanf.3 atan.3 atanl.3
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def232 HANDLE_LIBCALL(ATAN_F80, "atanl")
233 HANDLE_LIBCALL(ATAN_F128,"atanl")
234 HANDLE_LIBCALL(ATAN_PPCF128, "atanl")
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc24 using ::atanl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath59 long double atanl(long double x);
498 using ::atanl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc25 using std::atanl _LIBCPP_USING_IF_EXISTS;
/freebsd/lib/msun/tests/
H A Dinvtrig_test.c432 return (tanl(atanl(x))); in tanatanl()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h126 __tg_atan(long double __x) {return atanl(__x);} in __tg_atan()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def917 /// long double atanl(long double x);
918 TLI_DEFINE_ENUM_INTERNAL(atanl)
919 TLI_DEFINE_STRING_INTERNAL("atanl")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc239 SYMBOL(atanl, None, <math.h>)
H A DStdSymbolMap.inc674 SYMBOL(atanl, std::, <cmath>)
675 SYMBOL(atanl, None, <cmath>)
676 SYMBOL(atanl, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1378 fun:atanl=uninstrumented