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

  /src/sys/arch/alpha/include/
int_types.h 51 typedef unsigned short int __uint16_t; typedef in typeref:typename:unsigned short int
  /src/sys/arch/amd64/include/
int_types.h 54 typedef unsigned short int __uint16_t; typedef in typeref:typename:unsigned short int
  /src/sys/arch/hppa/include/
int_types.h 48 typedef unsigned short int __uint16_t; typedef in typeref:typename:unsigned short int
  /src/sys/arch/i386/include/
int_types.h 52 typedef unsigned short int __uint16_t; typedef in typeref:typename:unsigned short int
  /src/sys/arch/ia64/include/
int_types.h 49 typedef unsigned short int __uint16_t; typedef in typeref:typename:unsigned short int
  /src/sys/arch/m68k/include/
int_types.h 51 typedef unsigned short int __uint16_t; typedef in typeref:typename:unsigned short int
  /src/sys/arch/mips/include/
int_types.h 54 typedef unsigned short int __uint16_t; typedef in typeref:typename:unsigned short int
  /src/sys/arch/powerpc/include/
int_types.h 54 typedef unsigned short int __uint16_t; typedef in typeref:typename:unsigned short int
  /src/sys/arch/sh3/include/
int_types.h 51 typedef unsigned short int __uint16_t; typedef in typeref:typename:unsigned short int
  /src/sys/arch/sparc/include/
int_types.h 60 typedef unsigned short int __uint16_t; typedef in typeref:typename:unsigned short int
  /src/sys/arch/vax/include/
int_types.h 51 typedef unsigned short int __uint16_t; typedef in typeref:typename:unsigned short int
  /src/sys/sys/
common_int_types.h 48 typedef __UINT16_TYPE__ __uint16_t; typedef in typeref:typename:__UINT16_TYPE__
  /src/sys/arch/arm/include/
int_types.h 78 typedef __UINT16_TYPE__ __uint16_t; typedef in typeref:typename:__UINT16_TYPE__
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 53 typedef unsigned short int __uint16_t; typedef in typeref:typename:unsigned short int
72 typedef __uint16_t Elf32_Half;
96 typedef __uint16_t Elf64_Half;

Completed in 15 milliseconds