/netbsd/lib/libm/complex/ |
H A D | cexpl.c | 37 cexpl(long double complex z) in cexpl() function
|
/netbsd/include/ |
H A D | complex.h | 85 long double complex cexpl(long double complex);
|
/netbsd/external/gpl3/gcc.old/dist/libgfortran/ |
H A D | c99_protos.h | 357 extern long double complex cexpl (long double complex);
|
H A D | gfortran.map | 1414 cexpl;
|
H A D | configure.ac | 385 GCC_CHECK_MATH_FUNC([cexpl])
|
H A D | config.h.in | 201 /* Define to 1 if you have the `cexpl' function. */
|
/netbsd/external/gpl3/gcc/dist/libgfortran/ |
H A D | c99_protos.h | 357 extern long double complex cexpl (long double complex);
|
H A D | gfortran.map | 1418 cexpl;
|
H A D | configure.ac | 413 GCC_CHECK_MATH_FUNC([cexpl])
|
H A D | config.h.in | 201 /* Define to 1 if you have the `cexpl' function. */
|
H A D | ChangeLog-2005 | 971 (cabsf, cabs, cabsl, cargf, carg, cargl, cexpf, cexp, cexpl,
|
/netbsd/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | c99_functions.c | 962 long double complex cexpl (long double complex z); 965 cexpl (long double complex z) in cexpl() function 1096 return cexpl (power * clogl (base)); in cpowl()
|
/netbsd/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | c99_functions.c | 962 long double complex cexpl (long double complex z); 965 cexpl (long double complex z) in cexpl() function 1096 return cexpl (power * clogl (base)); in cpowl()
|
/netbsd/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 282 cexpl, 99
|
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 282 cexpl, 99
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-1998 | 555 * math/cexpl.c: Likewise. 903 * math/cexpl.c: Likewise.
|
H A D | acinclude.m4 | 999 tmpld = cexpl(tmpld); 1236 tmpld = cexpl(tmpld);
|
H A D | ChangeLog-2000 | 404 cexpl, clog10l, csinhl, ctanhl, ctanl. 428 * libmath/cexpl.c: Likewise. 441 cexpf, cexpl, ctan, ctanf, ctanl, ctanh, ctanhf, ctanhl.
|
H A D | ChangeLog-1999 | 3246 * math/cexpl.c: Likewise.
|
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | tgmath.h | 428 __tg_exp(long double _Complex __x) {return cexpl(__x);} in __tg_exp()
|
/netbsd/usr.sbin/makemandb/ |
H A D | nostem.txt | 415 cexpl
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.def | 661 DEF_C99_COMPL_BUILTIN (BUILT_IN_CEXPL, "cexpl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE,…
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | builtins.def | 657 DEF_C99_COMPL_BUILTIN (BUILT_IN_CEXPL, "cexpl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE,…
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 999 tmpld = cexpl(tmpld); 1236 tmpld = cexpl(tmpld);
|
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Builtins.def | 1449 LIBBUILTIN(cexpl, "XLdXLd", "fne", "complex.h", ALL_LANGUAGES)
|