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

  /src/sys/arch/alpha/include/
int_types.h 49 typedef unsigned char __uint8_t; typedef in typeref:typename:unsigned char
  /src/sys/arch/amd64/include/
int_types.h 52 typedef unsigned char __uint8_t; typedef in typeref:typename:unsigned char
  /src/sys/arch/hppa/include/
int_types.h 46 typedef unsigned char __uint8_t; typedef in typeref:typename:unsigned char
  /src/sys/arch/i386/include/
int_types.h 50 typedef unsigned char __uint8_t; typedef in typeref:typename:unsigned char
  /src/sys/arch/ia64/include/
int_types.h 47 typedef unsigned char __uint8_t; typedef in typeref:typename:unsigned char
  /src/sys/arch/m68k/include/
int_types.h 49 typedef unsigned char __uint8_t; typedef in typeref:typename:unsigned char
  /src/sys/arch/mips/include/
int_types.h 52 typedef unsigned char __uint8_t; typedef in typeref:typename:unsigned char
  /src/sys/arch/powerpc/include/
int_types.h 52 typedef unsigned char __uint8_t; typedef in typeref:typename:unsigned char
  /src/sys/arch/sh3/include/
int_types.h 49 typedef unsigned char __uint8_t; typedef in typeref:typename:unsigned char
  /src/sys/arch/sparc/include/
int_types.h 58 typedef unsigned char __uint8_t; typedef in typeref:typename:unsigned char
  /src/sys/arch/vax/include/
int_types.h 49 typedef unsigned char __uint8_t; typedef in typeref:typename:unsigned char
  /src/sys/sys/
common_int_types.h 46 typedef __UINT8_TYPE__ __uint8_t; typedef in typeref:typename:__UINT8_TYPE__
  /src/sys/arch/arm/include/
int_types.h 76 typedef __UINT8_TYPE__ __uint8_t; typedef in typeref:typename:__UINT8_TYPE__
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 51 typedef unsigned char __uint8_t; typedef in typeref:typename:unsigned char
62 typedef __uint8_t Elf_Byte;

Completed in 39 milliseconds