Searched refs:UINTMAX_C (Results 1 – 2 of 2) sorted by relevance
312 # define UINTMAX_C(c) c ## UL macro315 # define UINTMAX_C(c) c ## ULL macro
390 #define UINTMAX_C(x) x##ULL macro393 #define UINTMAX_C(x) x##UL macro