Searched defs:UINT32_C (Results 1 – 7 of 7) sorted by relevance
47 #define UINT32_C(c) (c ## U) macro
45 #define UINT32_C(c) (c ## U) macro
43 #define UINT32_C(c) (c ## U) macro
51 #define UINT32_C(c) (c ## U) macro
422 # define UINT32_C(v) __uint_c(v, __int32_c_suffix) macro425 # define UINT32_C(v) v ## U macro
328 #define UINT32_C __UINT32_C macro