Searched defs:INTMAX_C (Results 1 – 3 of 3) sorted by relevance
228 #define INTMAX_C(_c) __CONCAT(_c, LL) macro
964 #define INTMAX_C(v) __int_c(v, __INTMAX_C_SUFFIX__) macro
1558 # define INTMAX_C(c) INT64_C(c) macro1572 # define INTMAX_C(c) INT32_C(c) macro