Searched refs:cpowl (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/msun/src/
H A Ds_cpowl.c17 /* cpowl
25 * long double complex cpowl();
28 * w = cpowl (a, z);
54 cpowl(long double complex a, long double complex z) function
/freebsd-11-stable/include/
H A Dcomplex.h101 cpowl(long double complex, long double complex);
/freebsd-11-stable/tools/regression/include/tgmath/
H A Dtgmath.c97 (cpowl)(long double complex x, long double complex y) function
/freebsd-11-stable/lib/msun/
H A DMakefile195 MLINKS+=cpow.3 cpowf.3 cpow.3 cpowl.3
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h487 {return cpowl(__x, __y);}
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure7485 cpowl(tmpld, tmpld);
[all...]

Completed in 118 milliseconds