Home
last modified time | relevance | path

Searched defs:int8_t (Results 1 – 7 of 7) sorted by relevance

/DragonStub/inc/ia32/
H A Defibind.h43 typedef char int8_t; typedef
52 typedef signed char int8_t; typedef
64 typedef char int8_t; typedef
76 typedef char int8_t; typedef
/DragonStub/inc/ia64/
H A Defibind.h41 typedef __int8 int8_t; typedef
52 typedef char int8_t; typedef
63 typedef char int8_t; typedef
/DragonStub/inc/x86_64/
H A Defibind.h54 typedef char int8_t; typedef
63 typedef signed char int8_t; typedef
75 typedef char int8_t; typedef
87 typedef char int8_t; typedef
/DragonStub/inc/loongarch64/
H A Defibind.h33 typedef signed char int8_t; typedef
/DragonStub/inc/aarch64/
H A Defibind.h29 typedef signed char int8_t; // unqualified 'char' is unsigned on ARM typedef
/DragonStub/inc/arm/
H A Defibind.h29 typedef signed char int8_t; // unqualified 'char' is unsigned on ARM typedef
/DragonStub/inc/mips64el/
H A Defibind.h31 typedef signed char int8_t; // unqualified 'char' is unsigned on ARM typedef