Searched defs:int8_t (Results 1 - 11 of 11) sorted by relevance

/src/sys/arch/hpc/stand/include/machine/
H A Dtypes.h18 typedef signed char int8_t; typedef in typeref:typename:signed char
/src/sys/sys/
H A Dstdint.h39 typedef __int8_t int8_t; typedef in typeref:typename:__int8_t
H A Dtypes.h54 typedef __int8_t int8_t; typedef in typeref:typename:__int8_t
/src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
H A Defibind.h31 typedef signed char int8_t; // unqualified 'char' is unsigned on ARM typedef in typeref:typename:signed char
/src/sys/external/bsd/gnu-efi/dist/inc/arm/
H A Defibind.h31 typedef signed char int8_t; // unqualified 'char' is unsigned on ARM typedef in typeref:typename:signed char
/src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Defibind.h45 typedef char int8_t; typedef in typeref:typename:char
54 typedef signed char int8_t; typedef in typeref:typename:signed char
66 typedef char int8_t; typedef in typeref:typename:char
78 typedef char int8_t; typedef in typeref:typename:char
/src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Defibind.h43 typedef __int8 int8_t; typedef in typeref:typename:__int8
54 typedef char int8_t; typedef in typeref:typename:char
65 typedef char int8_t; typedef in typeref:typename:char
/src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
H A Defibind.h33 typedef signed char int8_t; // unqualified 'char' is unsigned on ARM typedef in typeref:typename:signed char
/src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Defibind.h56 typedef char int8_t; typedef in typeref:typename:char
65 typedef signed char int8_t; typedef in typeref:typename:signed char
77 typedef char int8_t; typedef in typeref:typename:char
89 typedef char int8_t; typedef in typeref:typename:char
/src/sys/coda/
H A Dcoda.h124 typedef signed char int8_t; typedef in typeref:typename:signed char
/src/sys/external/bsd/acpica/dist/include/platform/
H A Dacefiex.h158 typedef signed char int8_t; typedef in typeref:typename:signed char

Completed in 9 milliseconds