Searched defs:UINT8 (Results 1 – 6 of 6) sorted by relevance
37 #define UINT8(exp) static_cast<uint8_t>(exp) macro
41 #define UINT8(exp) static_cast<uint8_t>(exp) macro