Searched defs:UINTMAX_C (Results 1 – 1 of 1) sorted by relevance
64 # define UINTMAX_C(c) c##ULL macro424 # define UINTMAX_C(value) value##ui64 macro496 # define UINTMAX_C(value) UINT32_C(value) macro499 # define UINTMAX_C(value) UINT64_C(value) macro