/src/sys/arch/hpc/stand/include/machine/ |
types.h | 13 typedef unsigned short u_short; typedef in typeref:typename:unsigned short
|
/src/sys/sys/ |
types.h | 102 typedef unsigned short u_short; typedef in typeref:typename:unsigned short
|
/src/sys/arch/m68k/m68k/ |
db_disasm.c | 87 static void get_fpustdGEN(dis_buffer_t *, u_short, const char *); 109 static void print_reglist(dis_buffer_t *, int, u_short); 110 static void print_freglist(dis_buffer_t *, int, u_short, int); 111 static void print_fcode(dis_buffer_t *, u_short); 114 static void opcode_bitmanip(dis_buffer_t *, u_short); 115 static void opcode_move(dis_buffer_t *, u_short); 116 static void opcode_misc(dis_buffer_t *, u_short); 117 static void opcode_branch(dis_buffer_t *, u_short); 118 static void opcode_coproc(dis_buffer_t *, u_short); 119 static void opcode_0101(dis_buffer_t *, u_short); 142 typedef void dis_func_t(dis_buffer_t *, u_short); typedef in typeref:typename:void dis_func_t (dis_buffer_t *,) [all...] |
/src/tools/compat/ |
compat_defs.h | 79 typedef unsigned short u_short; typedef in typeref:typename:unsigned short
|
/src/sys/coda/ |
coda.h | 72 typedef unsigned short u_short; typedef in typeref:typename:unsigned short 281 u_short va_mode; /* files access mode and type */ 372 u_short pid; /* Common to all */ 373 u_short pgid; /* Common to all */ 374 u_short sid; /* Common to all */
|
/src/include/arpa/ |
nameser.h | 64 typedef unsigned short u_short; typedef in typeref:typename:unsigned short
|