Home
last modified time | relevance | path

Searched defs:UINTMAX_C (Results 1 – 14 of 14) sorted by relevance

/external/sdv/vsomeip/third_party/boost/config/include/boost/
Dcstdint.hpp78 # define UINTMAX_C(c) c##ULL macro
471 # define UINTMAX_C(value) value##ui64 macro
544 # define UINTMAX_C(value) UINT32_C(value) macro
547 # define UINTMAX_C(value) UINT64_C(value) macro
/external/musl/include/
Dstdint.h109 #define UINTMAX_C(c) c ## UL macro
114 #define UINTMAX_C(c) c ## ULL macro
/external/trusty/musl/include/
Dstdint.h109 #define UINTMAX_C(c) c ## UL macro
114 #define UINTMAX_C(c) c ## ULL macro
/external/trusty/arm-trusted-firmware/include/lib/libc/
Dstdint.h83 #define UINTMAX_C(x) x ## ULL macro
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h83 #define UINTMAX_C(x) x ## ULL macro
/external/trusty/lk/lib/libc/include/
Dstdint.h140 #define UINTMAX_C(c) UINT64_C(c) macro
/external/capstone/include/windowsce/
Dstdint.h131 #define UINTMAX_C(x) UINT64_C(x) macro
/external/libconfig/lib/win32/
Dstdint.h217 #define UINTMAX_C UINT64_C macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h242 #define UINTMAX_C UINT64_C macro
/external/bc/include/
Dstatus.h325 #define UINTMAX_C __UINTMAX_C macro
/external/clang/lib/Headers/
Dstdint.h704 #define UINTMAX_C(v) __UINTN_C(__INTMAX_WIDTH__, v) macro
/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-macros/
Dstdint-macros.h868 #define UINTMAX_C(v) __int_c(v, __UINTMAX_C_SUFFIX__) macro
/external/llvm-libc/include/llvm-libc-macros/
Dstdint-macros.h868 #define UINTMAX_C(v) __int_c(v, __UINTMAX_C_SUFFIX__) macro
/external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-macros/
Dstdint-macros.h868 #define UINTMAX_C(v) __int_c(v, __UINTMAX_C_SUFFIX__) macro