Home
last modified time | relevance | path

Searched defs:INTMAX_C (Results 1 – 13 of 13) sorted by relevance

/external/sdv/vsomeip/third_party/boost/config/include/boost/
Dcstdint.hpp77 # 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
/external/musl/include/
Dstdint.h108 #define INTMAX_C(c) c ## L macro
113 #define INTMAX_C(c) c ## LL macro
/external/trusty/musl/include/
Dstdint.h108 #define INTMAX_C(c) c ## L macro
113 #define INTMAX_C(c) c ## LL macro
/external/trusty/arm-trusted-firmware/include/lib/libc/
Dstdint.h82 #define INTMAX_C(x) x ## LL macro
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h82 #define INTMAX_C(x) x ## LL macro
/external/trusty/lk/lib/libc/include/
Dstdint.h139 #define INTMAX_C(c) INT64_C(c) macro
/external/capstone/include/windowsce/
Dstdint.h130 #define INTMAX_C(x) INT64_C(x) macro
/external/libconfig/lib/win32/
Dstdint.h216 #define INTMAX_C INT64_C macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h241 #define INTMAX_C INT64_C macro
/external/clang/lib/Headers/
Dstdint.h703 #define INTMAX_C(v) __INTN_C(__INTMAX_WIDTH__, v) macro
/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-macros/
Dstdint-macros.h867 #define INTMAX_C(v) __int_c(v, __INTMAX_C_SUFFIX__) macro
/external/llvm-libc/include/llvm-libc-macros/
Dstdint-macros.h867 #define INTMAX_C(v) __int_c(v, __INTMAX_C_SUFFIX__) macro
/external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-macros/
Dstdint-macros.h867 #define INTMAX_C(v) __int_c(v, __INTMAX_C_SUFFIX__) macro