Searched defs:UINT32_C (Results 1 – 8 of 8) sorted by relevance
162 #define UINT32_C(C) C##ui32 macro
103 #define UINT32_C(c) c ## U macro
237 #define UINT32_C(val) val##ui32 macro