Searched defs:UINT32 (Results 1 – 13 of 13) sorted by relevance
32 UINT32, enumConstant
39 UINT32 = 2, enumConstant
41 UINT32 = 2, enumConstant
39 #define UINT32(exp) static_cast<uint32_t>(exp) macro
43 #define UINT32(exp) static_cast<uint32_t>(exp) macro