Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/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
/titanic_41/usr/src/head/
H A Dmath.h297 extern void sincosf __P((float, float *, float *));
301 #pragma does_not_read_global_data(sincos, sincosf, sincosl)
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers563 sincosf; #LSARC/2003/279
/titanic_41/usr/src/lib/libm/
H A DMakefile.com383 sincosf.o \
646 ../common/R/sincosf.c \