Searched refs:u_int16_t (Results 226 - 235 of 235) sorted by relevance

12345678910

/external/openssh/
H A Dconfigure11855 u_int8_t a; u_int16_t b; u_int32_t c; a = b = c = 1;
11887 u_int8_t a; u_int16_t b; u_int32_t c; a = b = c = 1;
12058 u_int8_t e; u_int16_t f; u_int32_t g;
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dconfigure9823 typedef u_int16_t uint16_t;
/external/libpcap/
H A Dconfigure3327 { echo "$as_me:$LINENO: checking for u_int16_t using $CC" >&5
3328 echo $ECHO_N "checking for u_int16_t using $CC... $ECHO_C" >&6; }
3348 u_int16_t i
3386 #define u_int16_t u_short
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c332 typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef
/external/dropbear/
H A Dconfigure5731 echo "$as_me:$LINENO: checking for u_int16_t" >&5
5732 echo $ECHO_N "checking for u_int16_t... $ECHO_C" >&6
5746 if ((u_int16_t *) 0)
5748 if (sizeof (u_int16_t))
/external/libexif/
H A Dconfigure11551 typedef u_int16_t uint16_t;
/external/chromium/sdch/open-vcdiff/
H A Dconfigure21720 { echo "$as_me:$LINENO: checking for u_int16_t" >&5
21721 echo $ECHO_N "checking for u_int16_t... $ECHO_C" >&6; }
21732 typedef u_int16_t ac__type_new_;
/external/libmtp/
H A Dconfigure14907 typedef u_int16_t uint16_t;
/external/libogg/
H A Dconfigure11763 { echo "$as_me:$LINENO: checking for u_int16_t" >&5
11764 echo $ECHO_N "checking for u_int16_t... $ECHO_C" >&6; }
11783 u_int16_t foo;
13546 USIZE16="u_int16_t"
/external/tcpdump/
H A Dconfigure11641 { echo "$as_me:$LINENO: checking for u_int16_t" >&5
11642 echo $ECHO_N "checking for u_int16_t... $ECHO_C" >&6; }
11657 typedef u_int16_t ac__type_new_;
11703 #define u_int16_t unsigned short

Completed in 341 milliseconds

12345678910