Searched defs:__UINTMAX_C (Results 1 – 3 of 3) sorted by relevance
124 #define __UINTMAX_C(x) x ## ULL macro
133 #define __UINTMAX_C(x) int_c(x, __UINTMAX_C_SUFFIX__) macro
199 #define __UINTMAX_C(x) x ## ULL macro