Home
last modified time | relevance | path

Searched refs:sincosf (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcexpf.c62 sincosf(y, &s, &c); in cexpf()
71 sincosf(y, &s, &c); in cexpf()
77 sincosf(y, &s, &c); in cexpf()
H A Dctanhf.c76 (void) sincosf(y, &S, &C); in ctanhf()
102 (void) sincosf(y, &S, &C); in ctanhf()
H A Dccoshf.c56 sincosf(y, &S, &C); in ccoshf()
H A Dcsinhf.c56 sincosf(y, &S, &C); in csinhf()
/illumos-gate/usr/src/lib/libm/common/R/
H A Dsincosf.c29 #pragma weak __sincosf = sincosf
96 sincosf(float x, float *s, float *c) in sincosf() function
/illumos-gate/usr/src/head/
H A Dmath.h294 extern void sincosf(float, float *, float *);
298 #pragma does_not_read_global_data(sincos, sincosf, sincosl)
/illumos-gate/usr/src/man/man3m/
H A DMakefile305 sincosf.3m \
508 sincosf.3m := LINKSRC = sincos.3m
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com383 sincosf.o \
635 ../common/R/sincosf.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers574 sincosf; #LSARC/2003/279
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc293 link path=usr/share/man/man3m/sincosf.3m target=sincos.3m