Searched defs:UINTMAX_C (Results 1 – 7 of 7) sorted by relevance
51 #define UINTMAX_C(c) UINT64_C(c) macro
49 #define UINTMAX_C(c) UINT64_C(c) macro
47 #define UINTMAX_C(c) UINT64_C(c) macro
62 #define UINTMAX_C(c) UINT64_C(c) macro
346 #define UINTMAX_C __UINTMAX_C global() macro
938 #define UINTMAX_C(v) __int_c(v, __UINTMAX_C_ global() macro