Home
last modified time | relevance | path

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

/netbsd/src/lib/libm/src/
De_atanhl.c25 __weak_alias(atanhl, _atanhl)
55 atanhl(long double x) in atanhl() function
77 atanhl(long double x)
Dnamespace.h16 #define atanhl _atanhl macro
/netbsd/src/lib/libm/
Dm.ieee754.expsym106 atanhl
/netbsd/src/include/
Dmath.h347 long double atanhl(long double);
/netbsd/src/lib/libm/complex/
Dcatrigl.c390 return (CMPLXL(atanhl(x), y)); /* XXX need atanhl() */ in catanhl()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcfns.gperf350 atanhl, 99 keyword
/netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/
Dvms-crtlmap.map174 atanhl FLOAT64_VAXD
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/
Dcmath964 #undef atanhl
1079 using ::atanhl;
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
Dcmath46 #undef atanhl
171 using ::atanhl;
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dbuiltins.def311 DEF_C99_BUILTIN (BUILT_IN_ATANHL, "atanhl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUND…
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dinclhack.def142 extern long double atanhl( long double ) __LIBMLDBL_COMPAT(atanhl);
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
Dacinclude.m41828 atanhl(0.0l);
Dconfigure20029 atanhl(0.0l);
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dextend.texi12997 @findex atanhl
13415 @code{asinhl}, @code{asinh}, @code{atanhf}, @code{atanhl}, @code{atanh},
Dgcc.info46495 'asinhl', 'asinh', 'atanhf', 'atanhl', 'atanh', 'cabsf', 'cabsl',
68372 * atanhl: Other Builtins. (line 6)