Home
last modified time | relevance | path

Searched refs:cexpl (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/lib/libm/complex/
H A Dcexpl.c37 cexpl(long double complex z) in cexpl() function
/netbsd/include/
H A Dcomplex.h85 long double complex cexpl(long double complex);
/netbsd/external/gpl3/gcc.old/dist/libgfortran/
H A Dc99_protos.h357 extern long double complex cexpl (long double complex);
H A Dgfortran.map1414 cexpl;
H A Dconfigure.ac385 GCC_CHECK_MATH_FUNC([cexpl])
H A Dconfig.h.in201 /* Define to 1 if you have the `cexpl' function. */
/netbsd/external/gpl3/gcc/dist/libgfortran/
H A Dc99_protos.h357 extern long double complex cexpl (long double complex);
H A Dgfortran.map1418 cexpl;
H A Dconfigure.ac413 GCC_CHECK_MATH_FUNC([cexpl])
H A Dconfig.h.in201 /* Define to 1 if you have the `cexpl' function. */
H A DChangeLog-2005971 (cabsf, cabs, cabsl, cargf, carg, cargl, cexpf, cexp, cexpl,
/netbsd/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c962 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 Dc99_functions.c962 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 Dcfns.gperf282 cexpl, 99
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf282 cexpl, 99
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-1998555 * math/cexpl.c: Likewise.
903 * math/cexpl.c: Likewise.
H A Dacinclude.m4999 tmpld = cexpl(tmpld);
1236 tmpld = cexpl(tmpld);
H A DChangeLog-2000404 cexpl, clog10l, csinhl, ctanhl, ctanl.
428 * libmath/cexpl.c: Likewise.
441 cexpf, cexpl, ctan, ctanf, ctanl, ctanh, ctanhf, ctanhl.
H A DChangeLog-19993246 * math/cexpl.c: Likewise.
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A Dtgmath.h428 __tg_exp(long double _Complex __x) {return cexpl(__x);} in __tg_exp()
/netbsd/usr.sbin/makemandb/
H A Dnostem.txt415 cexpl
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.def661 DEF_C99_COMPL_BUILTIN (BUILT_IN_CEXPL, "cexpl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE,…
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.def657 DEF_C99_COMPL_BUILTIN (BUILT_IN_CEXPL, "cexpl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE,…
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dacinclude.m4999 tmpld = cexpl(tmpld);
1236 tmpld = cexpl(tmpld);
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DBuiltins.def1449 LIBBUILTIN(cexpl, "XLdXLd", "fne", "complex.h", ALL_LANGUAGES)

12