Home
last modified time | relevance | path

Searched defs:cpow (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/openbsd_libm/src/
H A Ds_cpow.c52 cpow(double complex a, double complex z) in cpow() function
/dragonfly/tools/regression/include/tgmath/
H A Dtgmath.c95 (cpow)(double complex x, double complex y) { n_double_complex++; } in complex() argument