HomeSort by relevance Sort by last modified time
    Searched full:cexp (Results 51 - 75 of 174) sorted by null

1 23 4 5 6 7

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
complex.h 68 double _Complex cexp (double _Complex);
  /bionic/libc/tools/
posix-2013.txt 99 cexp
  /external/clang/test/CodeGen/
libcall-declarations.c 211 double _Complex cexp(double _Complex);
304 F(ccoshl), F(cexp), F(cexpf), F(cexpl), F(cimag),
500 // CHECK-NOERRNO: declare { double, double } @cexp(double, double) [[NUW]]
589 // CHECK-ERRNO: declare { double, double } @cexp(double, double) [[NUW]]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 128 #define exp(z) __TGMATH_CPLX(z, exp, cexp)
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 128 #define exp(z) __TGMATH_CPLX(z, exp, cexp)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
tgmath.h 117 #define exp(z) __TGMATH_CPLX(z, exp, cexp)
  /external/ltrace/etc/
libm.so.conf 296 double_complex cexp(double_complex);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tgmath.h 291 #define exp(Val) __TGMATH_UNARY_REAL_IMAG (Val, exp, cexp)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tgmath.h 291 #define exp(Val) __TGMATH_UNARY_REAL_IMAG (Val, exp, cexp)
  /external/clang/lib/Headers/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libm-2.11.1.so 
libm.so 
libm.so.6 
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 431 __tg_exp(double _Complex __x) {return cexp(__x);}

Completed in 1623 milliseconds

1 23 4 5 6 7