/netbsd-src/lib/libm/complex/ |
H A D | ctanl.c | 41 ctanl(long double complex z) in ctanl() function
|
/netbsd-src/include/ |
H A D | complex.h | 48 long double complex ctanl(long double complex);
|
/netbsd-src/lib/libm/ |
H A D | m.common.expsym | 165 ctanl
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | complex.d | 48 creal ctanl(creal z);
|
H A D | tgmath.d | 105 deprecated alias core.stdc.complex.ctanl tan; in version() 605 deprecated alias core.stdc.complex.ctanl tan; in version() 1095 deprecated alias core.stdc.complex.ctanl tan;
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ |
H A D | c99_protos.h | 517 extern long double complex ctanl (long double complex);
|
H A D | gfortran.map | 1441 ctanl;
|
H A D | configure.ac | 465 GCC_CHECK_MATH_FUNC([ctanl])
|
H A D | config.h.in | 318 /* Define to 1 if you have the `ctanl' function. */
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | c99_protos.h | 517 extern long double complex ctanl (long double complex);
|
H A D | gfortran.map | 1445 ctanl;
|
H A D | configure.ac | 493 GCC_CHECK_MATH_FUNC([ctanl])
|
H A D | config.h.in | 318 /* Define to 1 if you have the `ctanl' function. */
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 261 ctanl, 99 keyword
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 261 ctanl, 99 keyword
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | c99_functions.c | 1579 long double complex ctanl (long double complex a); 1582 ctanl (long double complex a) in ctanl() function
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | c99_functions.c | 1579 long double complex ctanl (long double complex a); 1582 ctanl (long double complex a) in ctanl() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-1998 | 569 * math/ctanl.c: Likewise. 927 * math/ctanl.c: Likewise.
|
H A D | ChangeLog-2000 | 404 cexpl, clog10l, csinhl, ctanhl, ctanl. 416 * libmath/ctanl.c: Likewise. 441 cexpf, cexpl, ctan, ctanf, ctanl, ctanh, ctanhf, ctanhl.
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | tgmath.h | 312 __tg_tan(long double _Complex __x) {return ctanl(__x);} in __tg_tan()
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 636 ctanl
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | builtins.def | 696 DEF_C99_COMPL_BUILTIN (BUILT_IN_CTANL, "ctanl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE,…
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.def | 700 DEF_C99_COMPL_BUILTIN (BUILT_IN_CTANL, "ctanl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE,…
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 1004 tmpld = ctanl(tmpld); 1241 tmpld = ctanl(tmpld);
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Builtins.def | 1489 LIBBUILTIN(ctanl, "XLdXLd", "fne", "complex.h", ALL_LANGUAGES)
|