Searched defs:u_short (Results 1 - 7 of 7) sorted by relevance

/external/grub/stage2/
H A Ddefs.h50 typedef unsigned short u_short; /* unsigned short */ typedef
/external/kernel-headers/original/linux/
H A Dtypes.h95 typedef unsigned short u_short; typedef
H A Dcoda.h77 typedef unsigned short u_short; typedef
242 u_short va_mode; /* files access mode and type */
763 u_short in_size; /* Size of input buffer <= 2K */
764 u_short out_size; /* Maximum size of output buffer, <= 2K */
/external/chromium/third_party/libevent/
H A Devent.h182 typedef unsigned short u_short; typedef
/external/clang/test/Sema/
H A Ddesignated-initializers.c178 typedef unsigned short u_short; typedef
182 u_short arr2[3];
/external/quake/quake/src/WinQuake/
H A Dmpdosock.h23 typedef unsigned short u_short; typedef
260 struct { u_short s_w1,s_w2; } S_un_w;
309 u_short sin_port;
453 u_short sa_family; /* address family */
462 u_short sp_family; /* address family */
463 u_short sp_protocol; /* protocol */
496 u_short l_onoff; /* option on/off */
497 u_short l_linger; /* linger time */
704 u_short PASCAL FAR htons (u_short hostshor
[all...]
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c239 typedef __u_short u_short; typedef

Completed in 410 milliseconds