/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
complex.h | 62 double _Complex cacosh (double _Complex);
|
/bionic/libc/tools/ |
posix-2013.txt | 63 cacosh
|
/external/clang/test/CodeGen/ |
libcall-declarations.c | 187 double _Complex cacosh(double _Complex); 299 F(cacosf), F(cacosl), F(cacosh), F(cacoshf), F(cacoshl), 484 // CHECK-NOERRNO: declare { double, double } @cacosh(double, double) [[NUW]] 573 // CHECK-ERRNO: declare { double, double } @cacosh(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 | 119 #define acosh(z) __TGMATH_CPLX(z, acosh, cacosh)
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
tgmath.h | 119 #define acosh(z) __TGMATH_CPLX(z, acosh, cacosh)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
tgmath.h | 108 #define acosh(z) __TGMATH_CPLX(z, acosh, cacosh)
|
/external/ltrace/etc/ |
libm.so.conf | 108 double_complex cacosh(double_complex);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
tgmath.h | 274 #define acosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, acosh, cacosh)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
complex | 211 // Effects: Behaves the same as C99 function cacosh, defined
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
tgmath.h | 274 #define acosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, acosh, cacosh)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
complex | 211 // Effects: Behaves the same as C99 function cacosh, defined
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
complex | 211 // Effects: Behaves the same as C99 function cacosh, defined
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
complex | 211 // Effects: Behaves the same as C99 function cacosh, defined
|
/external/clang/lib/Headers/ |
tgmath.h | 170 __tg_acosh(double _Complex __x) {return cacosh(__x);}
|
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/ |
tgmath.h | 170 __tg_acosh(double _Complex __x) {return cacosh(__x);}
|
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/ |
tgmath.h | 170 __tg_acosh(double _Complex __x) {return cacosh(__x);}
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
tgmath.h | 170 __tg_acosh(double _Complex __x) {return cacosh(__x);}
|
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
tgmath.h | 170 __tg_acosh(double _Complex __x) {return cacosh(__x);}
|
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
tgmath.h | 170 __tg_acosh(double _Complex __x) {return cacosh(__x);}
|
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/ |
tgmath.h | 170 __tg_acosh(double _Complex __x) {return cacosh(__x);}
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
tgmath.h | 170 __tg_acosh(double _Complex __x) {return cacosh(__x);}
|
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
tgmath.h | 170 __tg_acosh(double _Complex __x) {return cacosh(__x);}
|
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
tgmath.h | 170 __tg_acosh(double _Complex __x) {return cacosh(__x);}
|
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
tgmath.h | 170 __tg_acosh(double _Complex __x) {return cacosh(__x);}
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libm-2.11.1.so | |