HomeSort by relevance Sort by last modified time
    Searched refs:csin (Results 1 - 18 of 18) sorted by null

  /bionic/libm/include/
complex.h 77 double complex csin(double complex);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
cmathcalls.h 63 __MATHCALL (csin, (_Mdouble_complex_ __z));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
cmathcalls.h 63 __MATHCALL (csin, (_Mdouble_complex_ __z));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
cmathcalls.h 63 __MATHCALL (csin, (_Mdouble_complex_ __z));
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_csinh.c 151 csin(double complex z) function
154 /* csin(z) = -I * csinh(I * z) */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
tgmath.h 112 #define sin(z) __TGMATH_CPLX(z, sin, csin)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
tgmath.h 112 #define sin(z) __TGMATH_CPLX(z, sin, csin)
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 123 #define sin(z) __TGMATH_CPLX(z, sin, csin)
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 123 #define sin(z) __TGMATH_CPLX(z, sin, csin)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
tgmath.h 112 #define sin(z) __TGMATH_CPLX(z, sin, csin)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
tgmath.h 112 #define sin(z) __TGMATH_CPLX(z, sin, csin)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tgmath.h 259 #define sin(Val) __TGMATH_UNARY_REAL_IMAG (Val, sin, csin)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/
tgmath.h 268 #define sin(Val) __TGMATH_UNARY_REAL_IMAG (Val, sin, csin)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 259 #define sin(Val) __TGMATH_UNARY_REAL_IMAG (Val, sin, csin)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 268 #define sin(Val) __TGMATH_UNARY_REAL_IMAG (Val, sin, csin)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 259 #define sin(Val) __TGMATH_UNARY_REAL_IMAG (Val, sin, csin)
  /external/clang/lib/Headers/
tgmath.h 286 __tg_sin(double _Complex __x) {return csin(__x);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 286 __tg_sin(double _Complex __x) {return csin(__x);}

Completed in 190 milliseconds