Searched defs:int8 (Results 1 – 11 of 11) sorted by relevance
28 typedef int8_t int8; typedef
41 typedef int8_t int8; typedef
38 typedef signed char int8; typedef
60 typedef signed char int8; typedef
67 typedef int8_t int8; typedef
63 typedef signed char int8; typedef
45 typedef AGG_INT8 int8; typedef
160 typedef __int8 int8; typedef170 typedef int8_t int8; typedef
53 typedef signed char int8; typedef
32 Type* int8 = NATIVE_TYPE(SignedSmall, UntaggedInt8); in Typer() local
106 def int8(self): member in BinaryReader