Searched defs:UINT32_C (Results 1 – 9 of 9) sorted by relevance
137 # define UINT32_C(n) n ## UI32 macro139 # define UINT32_C(n) n ## U macro
65 # define UINT32_C(n) n ## U macro
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
418 # define UINT32_C( global() macro 421 # define UINT32_C( global() macro
349 #define UINT32_C __UINT32_C global() macro