HomeSort by: relevance | last modified time | path
    Searched defs:int8_t (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/arch/hpc/stand/include/machine/
types.h 18 typedef signed char int8_t; typedef in typeref:typename:signed char
  /src/sys/sys/
stdint.h 39 typedef __int8_t int8_t; typedef in typeref:typename:__int8_t
types.h 54 typedef __int8_t int8_t; typedef in typeref:typename:__int8_t
  /src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h 31 typedef signed char int8_t; // unqualified 'char' is unsigned on ARM typedef in typeref:typename:signed char
58 typedef int8_t INT8;
  /src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h 31 typedef signed char int8_t; // unqualified 'char' is unsigned on ARM typedef in typeref:typename:signed char
66 typedef int8_t INT8;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h 45 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
108 typedef int8_t INT8;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h 43 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
90 typedef int8_t INT8;
  /src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h 33 typedef signed char int8_t; // unqualified 'char' is unsigned on ARM typedef in typeref:typename:signed char
58 typedef int8_t INT8;
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 56 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
119 typedef int8_t INT8;
  /src/sys/coda/
coda.h 124 typedef signed char int8_t; typedef in typeref:typename:signed char
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 158 typedef signed char int8_t; typedef in typeref:typename:signed char

Completed in 17 milliseconds