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

/external/boringssl/src/crypto/bio/
H A Dinternal.h64 /* newlib uses u_short in socket.h without defining it. */
65 typedef unsigned short u_short; typedef
/external/libevent/
H A Devent.h67 typedef unsigned short u_short; typedef
/external/clang/test/Sema/
H A Ddesignated-initializers.c177 typedef unsigned short u_short; typedef
181 u_short arr2[3];
/external/kernel-headers/original/uapi/linux/
H A Dcoda.h77 typedef unsigned short u_short; typedef
216 u_short va_mode; /* files access mode and type */
718 u_short in_size; /* Size of input buffer <= 2K */
719 u_short out_size; /* Maximum size of output buffer, <= 2K */
/external/valgrind/perf/
H A Dtest_input_for_tinycc.c239 typedef __u_short u_short; typedef

Completed in 548 milliseconds