HomeSort by: relevance | last modified time | path
    Searched refs:__int8_t (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/arch/alpha/include/
int_types.h 48 typedef signed char __int8_t; typedef in typeref:typename:signed char
  /src/sys/arch/amd64/include/
int_types.h 51 typedef signed char __int8_t; typedef in typeref:typename:signed char
  /src/sys/arch/hppa/include/
int_types.h 45 typedef signed char __int8_t; typedef in typeref:typename:signed char
  /src/sys/arch/i386/include/
int_types.h 49 typedef signed char __int8_t; typedef in typeref:typename:signed char
  /src/sys/arch/ia64/include/
int_types.h 46 typedef __signed char __int8_t; typedef in typeref:typename:__signed char
  /src/sys/arch/m68k/include/
int_types.h 48 typedef signed char __int8_t; typedef in typeref:typename:signed char
  /src/sys/arch/mips/include/
int_types.h 51 typedef signed char __int8_t; typedef in typeref:typename:signed char
  /src/sys/arch/powerpc/include/
int_types.h 51 typedef signed char __int8_t; typedef in typeref:typename:signed char
  /src/sys/arch/sh3/include/
int_types.h 48 typedef signed char __int8_t; typedef in typeref:typename:signed char
  /src/sys/arch/sparc/include/
int_types.h 57 typedef signed char __int8_t; typedef in typeref:typename:signed char
  /src/sys/arch/vax/include/
int_types.h 48 typedef signed char __int8_t; typedef in typeref:typename:signed char
  /src/sys/arch/arm/include/
int_types.h 72 typedef signed __INT8_TYPE__ __int8_t; typedef in typeref:typename:signed __INT8_TYPE__
74 typedef __INT8_TYPE__ __int8_t; typedef in typeref:typename:__INT8_TYPE__
  /src/sys/sys/
common_int_types.h 45 typedef __INT8_TYPE__ __int8_t; typedef in typeref:typename:__INT8_TYPE__
stdint.h 39 typedef __int8_t int8_t;
types.h 54 typedef __int8_t int8_t;
  /src/sys/netinet/
in.h 251 __int8_t sin_zero[8];
266 __int8_t Ip_opts[40]; /* actually variable in size */
268 __int8_t ip_opts[40]; /* actually variable in size */
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 50 typedef signed char __int8_t; typedef in typeref:typename:signed char
  /src/tools/compat/
nbtool_config.h.in 937 /* Define if you have int8_t, but not __int8_t. */
938 #undef __int8_t

Completed in 33 milliseconds