Searched refs:UINTMAX_C (Results 1 – 1 of 1) sorted by relevance
104 #define UINTMAX_C(v) (v ## UL) macro107 #define UINTMAX_C(v) (v ## ULL) macro191 #define UINTMAX_MAX UINTMAX_C(18446744073709551615)