Searched refs:ac_cv_type_int16_t (Results 1 - 3 of 3) sorted by relevance

/external/srtp/
H A Dconfigure5416 if test "${ac_cv_type_int16_t+set}" = set; then
5459 ac_cv_type_int16_t=yes
5464 ac_cv_type_int16_t=no
5468 echo "$as_me:$LINENO: result: $ac_cv_type_int16_t" >&5
5469 echo "${ECHO_T}$ac_cv_type_int16_t" >&6
5470 if test $ac_cv_type_int16_t = yes; then
/external/tcpdump/
H A Dconfigure11580 if test "${ac_cv_type_int16_t+set}" = set; then
11619 ac_cv_type_int16_t=yes
11624 ac_cv_type_int16_t=no
11629 { echo "$as_me:$LINENO: result: $ac_cv_type_int16_t" >&5
11630 echo "${ECHO_T}$ac_cv_type_int16_t" >&6; }
11631 if test $ac_cv_type_int16_t = yes; then
/external/icu4c/
H A Dconfigure6652 ac_fn_c_check_type "$LINENO" "int16_t" "ac_cv_type_int16_t" "$ac_includes_default"
6653 if test "x$ac_cv_type_int16_t" = xyes; then :
6727 if test $ac_cv_type_int16_t = no; then

Completed in 273 milliseconds