Searched defs:__UINT32_C (Results 1 – 5 of 5) sorted by relevance
87 #define __UINT32_C(x) uint_c(x, __int_least32_c_suffix__) macro90 #define __UINT32_C(x) x ## U macro
102 #define __UINT32_C(c) c ## U macro
92 #define __UINT32_C(x) x ## U macro
167 #define __UINT32_C(x) x ## U macro
418 #define __UINT32_C(x) x ## U macro