/external/sdv/vsomeip/third_party/boost/config/include/boost/ |
D | cstdint.hpp | 464 # define UINT32_C(value) value##ui32 macro 495 # define UINT32_C(value) value##u macro 498 # define UINT32_C(value) value##uL macro
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
D | DataTypes.h | 162 #define UINT32_C(C) C##ui32 macro
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 162 # define UINT32_C(C) C##ui32 macro
|
/external/trusty/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 80 #define UINT32_C(x) x ## U macro
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 80 #define UINT32_C(x) x ## U macro
|
/external/trusty/lk/lib/libc/include/ |
D | stdint.h | 136 #define UINT32_C(c) (c ## U) macro
|
/external/musl/include/ |
D | stdint.h | 103 #define UINT32_C(c) c ## U macro
|
/external/trusty/musl/include/ |
D | stdint.h | 103 #define UINT32_C(c) c ## U macro
|
/external/capstone/include/windowsce/ |
D | stdint.h | 127 #define UINT32_C(x) (x ## U) macro
|
/external/libconfig/lib/win32/ |
D | stdint.h | 212 #define UINT32_C(val) val##ui32 macro
|
/external/sdv/vsomeip/third_party/boost/config/include/boost/config/platform/ |
D | vxworks.hpp | 175 # define UINT32_C(x) VX_JOIN(x, UL) macro
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 237 #define UINT32_C(val) val##ui32 macro
|
/external/clang/lib/Headers/ |
D | stdint.h | 392 # define UINT32_C(v) __uint_c(v, __int32_c_suffix) macro 395 # define UINT32_C(v) v ## U macro
|
/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-macros/ |
D | stdint-macros.h | 359 #define UINT32_C(v) __uint_c(v, __int32_c_suffix) macro 362 #define UINT32_C(v) v##U macro
|
/external/llvm-libc/include/llvm-libc-macros/ |
D | stdint-macros.h | 359 #define UINT32_C(v) __uint_c(v, __int32_c_suffix) macro 362 #define UINT32_C(v) v##U macro
|
/external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-macros/ |
D | stdint-macros.h | 359 #define UINT32_C(v) __uint_c(v, __int32_c_suffix) macro 362 #define UINT32_C(v) v##U macro
|
/external/bc/include/ |
D | status.h | 328 #define UINT32_C __UINT32_C macro
|
/external/mdnsresponder/mDNSShared/ |
D | CommonServices.h | 826 #define UINT32_C( value ) value ## UL macro
|