Home
last modified time | relevance | path

Searched refs:_Complex_I (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/
H A Dcomplex.h10 #define _Complex_I (__extension__ (0.0f+1.0fi)) macro
12 #define _Complex_I (0.0f+1.0fi)
14 #define I _Complex_I
/aosp_15_r20/external/musl/include/
H A Dcomplex.h10 #define _Complex_I (__extension__ (0.0f+1.0fi)) macro
12 #define _Complex_I (0.0f+1.0fi)
14 #define I _Complex_I
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/
H A Dcomplex.h10 #define _Complex_I (__extension__ (0.0f+1.0fi)) macro
12 #define _Complex_I (0.0f+1.0fi)
14 #define I _Complex_I
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/
H A Dcomplex.h10 #define _Complex_I (__extension__ (0.0f+1.0fi)) macro
12 #define _Complex_I (0.0f+1.0fi)
14 #define I _Complex_I
/aosp_15_r20/external/trusty/musl/include/
Dcomplex.h10 #define _Complex_I (__extension__ (0.0f+1.0fi)) macro
12 #define _Complex_I (0.0f+1.0fi)
14 #define I _Complex_I
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/
H A Dcomplex.h10 #define _Complex_I (__extension__ (0.0f+1.0fi)) macro
12 #define _Complex_I (0.0f+1.0fi)
14 #define I _Complex_I
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/include/
H A Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/include/
H A Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/include/
H A Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/include/
H A Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/include/
H A Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/include/
H A Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/external/llvm-libc/include/llvm-libc-macros/
H A Dcomplex-macros.h17 #define _Complex_I ((_Complex float)1.0fi) macro
18 #define I _Complex_I
/aosp_15_r20/bionic/libc/include/
H A Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/
Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv7-a-neon_shared/gen/include/
Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_64_shared/gen/include/
Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm64_armv8-a_shared/gen/include/
Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_64_shared/gen/include/
Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv8-a_shared/gen/include/
Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_shared/gen/include/
Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_x86_64_shared/gen/include/
Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.34_x86_64_shared/gen/include/
Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv7-a-neon_shared/gen/include/
Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm64_armv8-a_shared/gen/include/
Dcomplex.h35 #define _Complex_I ((float _Complex)1.0i) macro
39 _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
44 #define I _Complex_I

123