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

1 2 3 4

  /src/sys/arch/hpc/stand/include/machine/
types.h 24 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
30 typedef uint16_t u_int16_t;
types.h 24 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
30 typedef uint16_t u_int16_t;
types.h 24 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
30 typedef uint16_t u_int16_t;
types.h 24 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
30 typedef uint16_t u_int16_t;
types.h 24 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
30 typedef uint16_t u_int16_t;
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interface.cc 23 typedef u16 uint16_t; typedef in typeref:typename:u16
tsan_interface.cc 23 typedef u16 uint16_t; typedef in typeref:typename:u16
tsan_interface.cc 23 typedef u16 uint16_t; typedef in typeref:typename:u16
tsan_interface.cc 23 typedef u16 uint16_t; typedef in typeref:typename:u16
tsan_interface.cc 23 typedef u16 uint16_t; typedef in typeref:typename:u16
  /src/sys/sys/
stdint.h 54 typedef __uint16_t uint16_t; typedef in typeref:typename:__uint16_t
stdint.h 54 typedef __uint16_t uint16_t; typedef in typeref:typename:__uint16_t
stdint.h 54 typedef __uint16_t uint16_t; typedef in typeref:typename:__uint16_t
stdint.h 54 typedef __uint16_t uint16_t; typedef in typeref:typename:__uint16_t
stdint.h 54 typedef __uint16_t uint16_t; typedef in typeref:typename:__uint16_t
  /src/sys/arch/dreamcast/dev/microcode/
aica_arm.c 30 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
40 (*(volatile uint16_t *)(DC_REG_ADDR + (off)))
46 ((*(volatile uint16_t *)(DC_REG_ADDR + (off))) = (val))
aica_arm.c 30 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
40 (*(volatile uint16_t *)(DC_REG_ADDR + (off)))
46 ((*(volatile uint16_t *)(DC_REG_ADDR + (off))) = (val))
aica_arm.c 30 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
40 (*(volatile uint16_t *)(DC_REG_ADDR + (off)))
46 ((*(volatile uint16_t *)(DC_REG_ADDR + (off))) = (val))
aica_arm.c 30 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
40 (*(volatile uint16_t *)(DC_REG_ADDR + (off)))
46 ((*(volatile uint16_t *)(DC_REG_ADDR + (off))) = (val))
aica_arm.c 30 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
40 (*(volatile uint16_t *)(DC_REG_ADDR + (off)))
46 ((*(volatile uint16_t *)(DC_REG_ADDR + (off))) = (val))
  /src/tests/usr.bin/xlint/lint1/
gcc_attribute_aligned.c 10 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
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)));
gcc_attribute_aligned.c 10 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
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)));
gcc_attribute_aligned.c 10 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
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)));
gcc_attribute_aligned.c 10 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
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)));
gcc_attribute_aligned.c 10 typedef unsigned short uint16_t; typedef in typeref:typename:unsigned short
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)));

Completed in 60 milliseconds

1 2 3 4