Searched defs:UINT8 (Results 1 – 7 of 7) sorted by relevance
37 #define UINT8(exp) static_cast<uint8_t>(exp) macro
41 #define UINT8(exp) static_cast<uint8_t>(exp) macro
146 typedef unsigned char UINT8; typedef