Searched defs:UINT32_C (Results 1 – 2 of 2) sorted by relevance
359 #define UINT32_C(v) __uint_c(v, __int32_c_suffix) macro362 #define UINT32_C(v) v##U macro
422 # define UINT32_C(v) __uint_c(v, __int32_c_suffix) macro425 # define UINT32_C(v) v ## U macro