/netbsd/lib/libm/complex/ |
H A D | casinhl.c | 36 casinhl(long double complex z) in casinhl() function
|
H A D | catrigl.c | 192 casinhl(long double complex z) in casinhl() function 239 long double complex w = casinhl(CMPLXL(cimagl(z), creall(z))); in casinl() 443 __strong_alias(casinhl, casinh)
|
/netbsd/include/ |
H A D | complex.h | 59 long double complex casinhl(long double complex);
|
/netbsd/external/gpl3/gcc.old/dist/libgfortran/ |
H A D | c99_protos.h | 590 extern complex long double casinhl (complex long double z);
|
H A D | gfortran.map | 1397 casinhl;
|
H A D | configure.ac | 510 GCC_CHECK_MATH_FUNC([casinhl])
|
H A D | config.h.in | 144 /* Define to 1 if you have the `casinhl' function. */
|
H A D | configure | 25297 int (*ptr)() = (int (*)())casinhl;
|
/netbsd/external/gpl3/gcc/dist/libgfortran/ |
H A D | c99_protos.h | 590 extern complex long double casinhl (complex long double z);
|
H A D | gfortran.map | 1401 casinhl;
|
H A D | configure.ac | 538 GCC_CHECK_MATH_FUNC([casinhl])
|
H A D | config.h.in | 144 /* Define to 1 if you have the `casinhl' function. */
|
H A D | configure | 25473 int (*ptr)() = (int (*)())casinhl;
|
/netbsd/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 267 casinhl, 99
|
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 267 casinhl, 99
|
/netbsd/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | c99_functions.c | 1743 complex long double casinhl (complex long double z); 1746 casinhl (complex long double z) in casinhl() function
|
/netbsd/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | c99_functions.c | 1743 complex long double casinhl (complex long double z); 1746 casinhl (complex long double z) in casinhl() function
|
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | tgmath.h | 196 __tg_asinh(long double _Complex __x) {return casinhl(__x);} in __tg_asinh()
|
/netbsd/usr.sbin/makemandb/ |
H A D | nostem.txt | 367 casinhl
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.def | 645 DEF_C99_COMPL_BUILTIN (BUILT_IN_CASINHL, "casinhl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOU…
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | builtins.def | 641 DEF_C99_COMPL_BUILTIN (BUILT_IN_CASINHL, "casinhl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOU…
|
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Builtins.def | 1429 LIBBUILTIN(casinhl, "XLdXLd", "fne", "complex.h", ALL_LANGUAGES)
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 1695 casinhl(tmpld);
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 1695 casinhl(tmpld);
|
/netbsd/external/gpl3/gcc/dist/gcc/doc/ |
H A D | extend.texi | 12242 @findex casinhl 12643 @code{casinhl}, @code{casinh}, @code{casinl}, @code{casin},
|