Searched refs:ushort (Results 1 – 13 of 13) sorted by relevance
| /dragonfly/usr.sbin/sliplogin/ |
| HD | sliplogin.c | 116 (ushort)(ipaddr >> 24), in make_ipaddr() 117 (ushort)((ipaddr & 0x00ff0000) >> 16), in make_ipaddr() 118 (ushort)((ipaddr & 0x0000ff00) >> 8), in make_ipaddr() 119 (ushort)((ipaddr & 0x000000ff))); in make_ipaddr()
|
| /dragonfly/sys/bus/ppbus/ |
| HD | ppbconf.h | 186 ushort mode; /* current mode of the device */ 187 ushort avm; /* available IEEE1284 modes of
|
| /dragonfly/sys/sys/ |
| HD | types.h | 54 typedef unsigned short ushort; /* Sys V compatibility */ typedef
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | mips-tdump.c | 46 #define ushort unsigned short macro 729 ushort flags = ptr->f_flags; in print_global_hdr() 732 printf(" %-*s 0x%x\n", 24, "magic number", (ushort) ptr->f_magic); in print_global_hdr() 738 printf(" %-*s 0x%x", 24, "flags", (ushort) flags); in print_global_hdr()
|
| /dragonfly/sys/dev/raid/asr/ |
| HD | osd_unix.h | 533 ushort cpPadLen; /* # of pad bytes sent to HA for
|
| /dragonfly/sys/vfs/isofs/cd9660/ |
| HD | cd9660_vfsops.c | 655 ushort ifid_len; 656 ushort ifid_pad;
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | mathematica | 117 13 ushort 0
|
| HD | ole2compounddocs | 12 >0x1A ushort !0xABAB OLE 2 Compound Document
|
| HD | msdos | 375 >2 ushort =0 378 >2 ushort =0x0101 1858 0x3 ushort >1979
|
| HD | database | 400 >>>>>>>>>>4 ushort 0
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | opencl-lang.c | 48 OCL_P_TYPE (ushort), 1186 BUILD_OCL_VTYPES (ushort); in build_opencl_types()
|
| /dragonfly/contrib/expat/ |
| HD | Changes | 487 on suffix "w") with -DEXPAT_CHAR_TYPE=(ushort|wchar_t) 489 involving -DEXPAT_CHAR_TYPE=(ushort|wchar_t) 599 - XML_UNICODE -> EXPAT_CHAR_TYPE=ushort (!)
|
| /dragonfly/contrib/binutils-2.27/gas/doc/ |
| HD | c-tic54x.texi | 461 @cindex @code{ushort} directive, TIC54X 469 @itemx .ushort @var{value} [,...,@var{value_n}]
|