Searched refs:UINTMAX_C (Results 1 – 7 of 7) sorted by relevance
61 #define UINTMAX_C(c) c ## ULL macro
62 #define UINTMAX_C(c) c ## UL macro
54 #define UINTMAX_C(c) UINT64_C(c) macro
271 #define UINTMAX_C(c) __UINTMAX_C(c) macro