| /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/ |
| tgmath.h | 1263 // cimag 1283 __tg_cimag(double _Complex __x) {return cimag(__x);} 1289 #undef cimag macro 1290 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/ |
| tgmath.h | 1263 // cimag 1283 __tg_cimag(double _Complex __x) {return cimag(__x);} 1289 #undef cimag macro 1290 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/ |
| tgmath.h | 1254 // cimag 1274 __tg_cimag(double _Complex __x) {return cimag(__x);} 1280 #undef cimag macro 1281 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/ |
| tgmath.h | 1254 // cimag 1274 __tg_cimag(double _Complex __x) {return cimag(__x);} 1280 #undef cimag macro 1281 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/ |
| tgmath.h | 1263 // cimag 1283 __tg_cimag(double _Complex __x) {return cimag(__x);} 1289 #undef cimag macro 1290 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/ |
| tgmath.h | 1263 // cimag 1283 __tg_cimag(double _Complex __x) {return cimag(__x);} 1289 #undef cimag macro 1290 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/ |
| tgmath.h | 1263 // cimag 1283 __tg_cimag(double _Complex __x) {return cimag(__x);} 1289 #undef cimag macro 1290 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/ |
| tgmath.h | 1263 // cimag 1283 __tg_cimag(double _Complex __x) {return cimag(__x);} 1289 #undef cimag macro 1290 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/ |
| tgmath.h | 1263 // cimag 1283 __tg_cimag(double _Complex __x) {return cimag(__x);} 1289 #undef cimag macro 1290 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/ |
| tgmath.h | 1263 // cimag 1283 __tg_cimag(double _Complex __x) {return cimag(__x);} 1289 #undef cimag macro 1290 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/ |
| tgmath.h | 1263 // cimag 1283 __tg_cimag(double _Complex __x) {return cimag(__x);} 1289 #undef cimag macro 1290 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/ |
| tgmath.h | 1254 // cimag 1274 __tg_cimag(double _Complex __x) {return cimag(__x);} 1280 #undef cimag macro 1281 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/ |
| tgmath.h | 1254 // cimag 1274 __tg_cimag(double _Complex __x) {return cimag(__x);} 1280 #undef cimag macro 1281 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /prebuilts/sdk/renderscript/clang-include/ |
| tgmath.h | 1254 // cimag 1274 __tg_cimag(double _Complex __x) {return cimag(__x);} 1280 #undef cimag macro 1281 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro
|
| /bionic/libc/tools/ |
| posix-2013.txt | 109 cimag
|
| /external/clang/test/CodeGen/ |
| libcall-declarations.c | 214 double cimag(double _Complex); 304 F(ccoshl), F(cexp), F(cexpf), F(cexpl), F(cimag), 502 // CHECK-NOERRNO: declare double @cimag(double, double) [[NUW]] 591 // CHECK-ERRNO: declare double @cimag(double, double) [[NUW]]
|
| /external/libffi/doc/ |
| libffi.texi | 505 (float)creal (cf), (float)cimag (cf), 506 (float)creal (cd), (float)cimag (cd), 507 (float)creal (cld), (float)cimag (cld));
|
| /bionic/libm/ |
| libm.arm.map | 59 cimag; # introduced=23
|
| libm.arm64.map | 59 cimag; # introduced=23
|
| libm.map.txt | 58 cimag; # introduced=23
|
| libm.mips.map | 59 cimag; # introduced=23
|
| libm.mips64.map | 59 cimag; # introduced=23
|
| libm.x86.map | 59 cimag; # introduced=23
|
| libm.x86_64.map | 59 cimag; # introduced=23
|
| /external/ImageMagick/MagickCore/ |
| fourier.c | 75 #define carg(z) (atan2(cimag(z),creal(z))) 78 #define cimag(z) (z[1]) 828 phase_pixels[i]=cimag(forward_pixels[i]); 77 #define cimag macro [all...] |