/aosp_15_r20/external/sdv/vsomeip/third_party/boost/config/include/boost/ |
D | cstdint.hpp | 77 # define INTMAX_C(c) c##LL macro 470 # define INTMAX_C(value) value##i64 macro 543 # define INTMAX_C(value) INT32_C(value) macro 546 # define INTMAX_C(value) INT64_C(value) macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/ |
H A D | stdint.h | 108 #define INTMAX_C(c) c ## L macro 113 #define INTMAX_C(c) c ## LL macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/ |
H A D | stdint.h | 108 #define INTMAX_C(c) c ## L macro 113 #define INTMAX_C(c) c ## LL macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/ |
H A D | stdint.h | 108 #define INTMAX_C(c) c ## L macro 113 #define INTMAX_C(c) c ## LL macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/ |
H A D | stdint.h | 108 #define INTMAX_C(c) c ## L macro 113 #define INTMAX_C(c) c ## LL macro
|
/aosp_15_r20/external/musl/include/ |
H A D | stdint.h | 108 #define INTMAX_C(c) c ## L macro 113 #define INTMAX_C(c) c ## LL macro
|
/aosp_15_r20/external/trusty/musl/include/ |
D | stdint.h | 108 #define INTMAX_C(c) c ## L macro 113 #define INTMAX_C(c) c ## LL macro
|
/aosp_15_r20/external/python/cpython2/Lib/plat-sunos5/ |
D | TYPES.py | 94 def INTMAX_C(c): return __CONCAT__(c,l) function 98 def INTMAX_C(c): return __CONCAT__(c,ll) function 102 def INTMAX_C(c): return (c) function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | stdint.h | 299 # define INTMAX_C(c) c ## L macro 302 # define INTMAX_C(c) c ## LL macro
|
/aosp_15_r20/external/arm-trusted-firmware/include/lib/libc/ |
H A D | stdint.h | 82 #define INTMAX_C(x) x ## LL macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 82 #define INTMAX_C(x) x ## LL macro
|
/aosp_15_r20/external/trusty/lk/lib/libc/include/ |
D | stdint.h | 139 #define INTMAX_C(c) INT64_C(c) macro
|
/aosp_15_r20/external/capstone/include/windowsce/ |
H A D | stdint.h | 130 #define INTMAX_C(x) INT64_C(x) macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/lib/gcc/x86_64-linux/4.8.3/include/ |
D | stdint-gcc.h | 256 #define INTMAX_C(c) __INTMAX_C(c) macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
D | stdint-gcc.h | 256 #define INTMAX_C(c) __INTMAX_C(c) macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | stdint.h | 206 #define INTMAX_C(val) val##LL macro
|
/aosp_15_r20/external/libconfig/lib/win32/ |
H A D | stdint.h | 216 #define INTMAX_C INT64_C macro
|
/aosp_15_r20/external/jemalloc_new/include/msvc_compat/C99/ |
H A D | stdint.h | 241 #define INTMAX_C INT64_C macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm64_armv8-a_shared/gen/include/ |
D | stdint.h | 137 #define INTMAX_C(c) INT64_C(c) macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv8-a_shared/gen/include/ |
D | stdint.h | 137 #define INTMAX_C(c) INT64_C(c) macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv8-a_shared/gen/include/ |
D | stdint.h | 137 #define INTMAX_C(c) INT64_C(c) macro
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/include/ |
H A D | stdint.h | 137 #define INTMAX_C(c) INT64_C(c) macro
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/include/ |
H A D | stdint.h | 137 #define INTMAX_C(c) INT64_C(c) macro
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/include/ |
H A D | stdint.h | 137 #define INTMAX_C(c) INT64_C(c) macro
|
/aosp_15_r20/bionic/libc/include/ |
H A D | stdint.h | 138 #define INTMAX_C(c) INT64_C(c) macro
|