Searched defs:GetUInt8 (Results 1 – 2 of 2) sorted by relevance
322 uint8_t GetUInt8(FT_Bytes& p) const { in GetUInt8() function
1306 #define GetUInt8(p) ((uint8_t)((p)[0])) macro