/netbsd-src/lib/libm/complex/ |
H A D | cacoshl.c | 35 cacoshl(long double complex z) in cacoshl() function
|
H A D | catrigl.c | 302 cacoshl(long double complex z) in cacoshl() function 441 __strong_alias(cacoshl, cacosh)
|
/netbsd-src/include/ |
H A D | complex.h | 54 long double complex cacoshl(long double complex);
|
/netbsd-src/lib/libm/ |
H A D | m.common.expsym | 93 cacoshl
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | complex.d | 52 creal cacoshl(creal z);
|
H A D | tgmath.d | 117 deprecated alias core.stdc.complex.cacoshl acosh; in version() 617 deprecated alias core.stdc.complex.cacoshl acosh; in version() 1107 deprecated alias core.stdc.complex.cacoshl acosh;
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ |
H A D | c99_protos.h | 608 extern complex long double cacoshl (complex long double z);
|
H A D | gfortran.map | 1388 cacoshl;
|
H A D | configure.ac | 504 GCC_CHECK_MATH_FUNC([cacoshl])
|
H A D | config.h.in | 117 /* Define to 1 if you have the `cacoshl' function. */
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | c99_protos.h | 608 extern complex long double cacoshl (complex long double z);
|
H A D | gfortran.map | 1392 cacoshl;
|
H A D | configure.ac | 532 GCC_CHECK_MATH_FUNC([cacoshl])
|
H A D | config.h.in | 117 /* Define to 1 if you have the `cacoshl' function. */
|
H A D | ChangeLog-2009 | 534 casin,casind,catanf,catan,catanl,cacoshf,cacosh,cacoshl,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 264 cacoshl, 99 keyword
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 264 cacoshl, 99 keyword
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | c99_functions.c | 1782 complex long double cacoshl (complex long double z); 1785 cacoshl (complex long double z) in cacoshl() function
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | c99_functions.c | 1782 complex long double cacoshl (complex long double z); 1785 cacoshl (complex long double z) in cacoshl() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | tgmath.h | 167 __tg_acosh(long double _Complex __x) {return cacoshl(__x);} in __tg_acosh()
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 341 cacoshl
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | builtins.def | 632 DEF_C99_COMPL_BUILTIN (BUILT_IN_CACOSHL, "cacoshl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOU…
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.def | 636 DEF_C99_COMPL_BUILTIN (BUILT_IN_CACOSHL, "cacoshl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOU…
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Builtins.def | 1417 LIBBUILTIN(cacoshl, "XLdXLd", "fne", "complex.h", ALL_LANGUAGES)
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 1694 cacoshl(tmpld);
|