Searched defs:UINT32_C (Results 1 – 2 of 2) sorted by relevance
417 # define UINT32_C(value) value##ui32 macro448 # define UINT32_C(value) value##u macro451 # define UINT32_C(value) value##uL macro
527 #define UINT32_C(x) x ## U macro