Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcexp.c30 #pragma weak __cexp = cexp
67 cexp(dcomplex z) { in cexp() function
/illumos-gate/usr/src/head/
H A Dcomplex.h87 extern double complex cexp(double complex);
/illumos-gate/usr/src/man/man3m/
H A DMakefile38 cexp.3m \
368 cexpf.3m := LINKSRC = cexp.3m
369 cexpl.3m := LINKSRC = cexp.3m
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc72 file path=usr/share/man/man3m/cexp.3m
73 link path=usr/share/man/man3m/cexpf.3m target=cexp.3m
74 link path=usr/share/man/man3m/cexpl.3m target=cexp.3m
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com453 cexp.o \
746 ../common/complex/cexp.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers382 cexp;