HomeSort by: relevance | last modified time | path
    Searched refs:__uint16_t (Results 1 - 23 of 23) 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
fenv.h 38 typedef __uint16_t fexcept_t;
  /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
fenv.h 40 typedef __uint16_t fexcept_t;
  /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__
ansi.h 40 typedef __uint16_t __in_port_t; /* "Internet" port number */
stdint.h 54 typedef __uint16_t uint16_t;
types.h 69 typedef __uint16_t uint16_t;
  /src/sys/arch/arm/include/
int_types.h 78 typedef __UINT16_TYPE__ __uint16_t; typedef in typeref:typename:__UINT16_TYPE__
mcontext.h 134 __uint16_t __h16[8];
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_freebsd.h 98 __uint16_t kve_vn_mode;
99 __uint16_t kve_status;
  /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;
  /src/tools/compat/
nbtool_config.h.in 940 /* Define if you have uint16_t, but not __uint16_t. */
941 #undef __uint16_t
  /src/sys/netinet6/
in6.h 126 __uint16_t __u6_addr16[8];

Completed in 20 milliseconds