Searched defs:Uint8 (Results 1 – 3 of 3) sorted by relevance
63 enum class TypeId : std::uint8_t { Uint8, Int8, Uint16, Int16, Uint32, Int32 }; enumerator
98 static MachineType Uint8() { in Uint8() function
575 function Uint8() { class