Home
last modified time | relevance | path

Searched refs:cpow (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libm/common/complex/
H A Dcpow.c30 #pragma weak __cpow = cpow
152 cpow(dcomplex z, dcomplex w) { in cpow() function
/titanic_41/usr/src/man/man3m/
H A DMakefile44 cpow.3m \
/titanic_41/usr/src/head/
H A Dcomplex.h96 extern double complex cpow(double complex, double complex);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc40 file path=usr/share/man/man3m/cpow.3m
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers389 cpow;
/titanic_41/usr/src/lib/libm/
H A DMakefile.com465 cpow.o \
769 ../common/complex/cpow.c \