HomeSort by: relevance | last modified time | path
    Searched defs:uint16_t (Results 1 - 25 of 94) sorted by relevancy

1 2 3 4

  /src/external/bsd/libpcap/dist/pcap/
pcap-inttypes.h 62 typedef unsigned short uint16_t; typedef
  /src/external/bsd/elftosb/dist/common/
stdafx.h 33 //typedef unsigned short uint16_t;
66 typedef unsigned short uint16_t; typedef
  /src/external/bsd/elftosb/dist/
stdafx.h 32 //typedef unsigned short uint16_t;
50 typedef unsigned short uint16_t; typedef
  /src/external/gpl3/gcc/dist/libgcc/config/sh/
linux-atomic.c 40 typedef unsigned short uint16_t; typedef
62 func1 (name, uint16_t) \
  /src/external/gpl3/gcc.old/dist/libgcc/config/sh/
linux-atomic.c 40 typedef unsigned short uint16_t; typedef
62 func1 (name, uint16_t) \
  /src/sys/arch/hpc/stand/include/machine/
types.h 24 typedef unsigned short uint16_t; typedef
30 typedef uint16_t u_int16_t;
  /src/sys/sys/
stdint.h 54 typedef __uint16_t uint16_t; typedef
types.h 69 typedef __uint16_t uint16_t; typedef
94 typedef uint16_t u_int16_t;
  /src/external/bsd/libbind/dist/port/decunix/include/sys/
bitypes.h 44 typedef unsigned short uint16_t; typedef
  /src/sys/arch/dreamcast/dev/microcode/
aica_arm.c 30 typedef unsigned short uint16_t; typedef
40 (*(volatile uint16_t *)(DC_REG_ADDR + (off)))
46 ((*(volatile uint16_t *)(DC_REG_ADDR + (off))) = (val))
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interface.cc 23 typedef u16 uint16_t; typedef
  /src/tests/usr.bin/xlint/lint1/
gcc_attribute_aligned.c 10 typedef unsigned short uint16_t; typedef
20 uint16_t fa_seg;
21 uint16_t fa_opcode;
31 uint16_t f87_exp_sign;
42 uint16_t s87_cw __attribute__((aligned(4)));
43 uint16_t s87_sw __attribute__((aligned(4)));
44 uint16_t s87_tw __attribute__((aligned(4)));
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
e_os2.h 235 typedef UINT16 uint16_t; typedef
252 typedef unsigned short uint16_t; typedef
  /src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h 28 typedef unsigned short uint16_t; typedef
55 typedef uint16_t UINT16;
  /src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h 28 typedef unsigned short uint16_t; typedef
63 typedef uint16_t UINT16;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h 42 typedef unsigned short uint16_t; typedef
51 typedef unsigned short uint16_t; typedef
63 typedef unsigned short uint16_t; typedef
75 typedef unsigned short uint16_t; typedef
105 typedef uint16_t UINT16;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h 40 typedef unsigned __int16 uint16_t; typedef
51 typedef unsigned short uint16_t; typedef
62 typedef unsigned short uint16_t; typedef
87 typedef uint16_t UINT16;
  /src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h 30 typedef unsigned short uint16_t; typedef
55 typedef uint16_t UINT16;
  /src/crypto/external/apache2/openssl/dist/include/openssl/
e_os2.h 227 typedef UINT16 uint16_t; typedef
246 typedef unsigned short uint16_t; typedef
  /src/crypto/external/bsd/openssl/dist/include/openssl/
e_os2.h 226 typedef UINT16 uint16_t; typedef
246 typedef unsigned short uint16_t; typedef
  /src/external/bsd/ntp/dist/sntp/libopts/compat/
compat.h 276 typedef unsigned short uint16_t; typedef
windows-config.h 133 typedef unsigned __int16 uint16_t; typedef
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 53 typedef unsigned short uint16_t; typedef
62 typedef unsigned short uint16_t; typedef
74 typedef unsigned short uint16_t; typedef
86 typedef unsigned short uint16_t; typedef
116 typedef uint16_t UINT16;
  /src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_interceptors_libdispatch.cpp 27 typedef u16 uint16_t; typedef in namespace:__tsan
42 const uint16_t dqo_version;
43 const uint16_t dqo_label;
44 const uint16_t dqo_label_size;
45 const uint16_t dqo_flags;
46 const uint16_t dqo_flags_size;
47 const uint16_t dqo_serialnum;
48 const uint16_t dqo_serialnum_size;
49 const uint16_t dqo_width;
50 const uint16_t dqo_width_size
    [all...]
  /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_interceptors_libdispatch.cpp 27 typedef u16 uint16_t; typedef in namespace:__tsan
42 const uint16_t dqo_version;
43 const uint16_t dqo_label;
44 const uint16_t dqo_label_size;
45 const uint16_t dqo_flags;
46 const uint16_t dqo_flags_size;
47 const uint16_t dqo_serialnum;
48 const uint16_t dqo_serialnum_size;
49 const uint16_t dqo_width;
50 const uint16_t dqo_width_size
    [all...]

Completed in 55 milliseconds

1 2 3 4