Searched defs:UINTMAX_C (Results 1 – 3 of 3) sorted by relevance
229 #define UINTMAX_C(_c) __CONCAT(_c, ULL) macro
965 #define UINTMAX_C(v) __int_c(v, __UINTMAX_C_SUFFIX__) macro
1554 # define UINTMAX_C(c) UINT64_C(c) macro1568 # define UINTMAX_C(c) UINT32_C(c) macro