Searched defs:UINT32_C (Results 1 – 2 of 2) sorted by relevance
237 #define UINT32_C(val) val##ui32 macro
352 # define UINT32_C(v) __uint_c(v, __int32_c_suffix) macro355 # define UINT32_C(v) v ## U macro