| /bionic/tests/ |
| complex_test.cpp | 49 *os << "(" << creal(c) << "," << cimag(c) << "i)"; 198 TEST(COMPLEX_TEST, cimag) { 199 ASSERT_EQ(0.0, cimag(0));
|
| /external/compiler-rt/test/builtins/Unit/ |
| divdc3_test.c | 31 if (isinf(creal(x)) || isinf(cimag(x))) 33 if (isnan(creal(x)) && isnan(cimag(x))) 37 if (cimag(x) == 0) 41 if (isnan(cimag(x))) 54 // a, b, c, d, creal(r), cimag(r));
|
| muldc3_test.c | 31 if (isinf(creal(x)) || isinf(cimag(x))) 33 if (isnan(creal(x)) && isnan(cimag(x))) 37 if (cimag(x) == 0) 41 if (isnan(cimag(x))) 54 // a, b, c, d, creal(r), cimag(r));
|
| /bionic/libc/include/ |
| complex.h | 141 /* 7.3.9.2 The cimag functions */ 142 double cimag(double complex __z) __INTRODUCED_IN(23); 144 long double cimagl(long double complex __z) __RENAME_LDBL(cimag, 23, 23);
|
| /bionic/libm/upstream-netbsd/lib/libm/complex/ |
| cpow.c | 43 y = cimag(z);
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
| cmathcalls.h | 126 __MATHDECL (_Mdouble_,cimag, (_Mdouble_complex_ __z)); 140 __MATH_PRECNAME(cimag) (_Mdouble_complex_ __z) __THROW
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
| cmathcalls.h | 126 __MATHDECL (_Mdouble_,cimag, (_Mdouble_complex_ __z)); 140 __MATH_PRECNAME(cimag) (_Mdouble_complex_ __z) __THROW
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
| complex.h | 52 double __MINGW_ATTRIB_CONST cimag (double _Complex); 128 __CRT_INLINE double __MINGW_ATTRIB_CONST cimag (double _Complex _Z) function
|
| /bionic/libm/upstream-freebsd/lib/msun/src/ |
| k_exp.c | 93 y = cimag(z);
|
| s_cexp.c | 46 y = cimag(z);
|
| s_csqrt.c | 57 b = cimag(z);
|
| /bionic/tests/headers/posix/ |
| tgmath_h.c | 114 TGMATHCONLY(cimag);
|
| complex_h.c | 98 FUNCTION(cimag, double (*f)(double complex));
|
| /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
| tgmath.h | 176 #define cimag(z) __TGMATH_CPLX_ONLY(z, cimag) macro
|
| /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
| tgmath.h | 176 #define cimag(z) __TGMATH_CPLX_ONLY(z, cimag) macro
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
| tgmath.h | 165 #define cimag(z) __TGMATH_CPLX_ONLY(z, cimag) macro
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
| tgmath.h | 451 #define cimag(Val) __TGMATH_UNARY_REAL_IMAG_RET_REAL (Val, cimag, cimag) macro
|
| /external/clang/lib/Headers/ |
| 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/darwin-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/darwin-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/darwin-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/darwin-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/darwin-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/darwin-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/darwin-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
|