Searched refs:__UINTMAX_C (Results 1 – 3 of 3) sorted by relevance
123 #ifndef __UINTMAX_C124 #define __UINTMAX_C(x) x ## ULL macro128 #define UINTMAX_C(x) __UINTMAX_C(x)
128 #define __UINTMAX_C(x) int_c(x, __UINTMAX_C_SUFFIX__) macro
122 #define UINTMAX_C(_v) __UINTMAX_C(_v)198 #ifndef __UINTMAX_C199 #define __UINTMAX_C(x) x ## ULL macro203 #define UINTMAX_C(x) __UINTMAX_C(x)