Searched refs:ac_cv_type_int8_t (Results 1 - 4 of 4) sorted by relevance

/external/srtp/
H A Dconfigure5288 if test "${ac_cv_type_int8_t+set}" = set; then
5331 ac_cv_type_int8_t=yes
5336 ac_cv_type_int8_t=no
5340 echo "$as_me:$LINENO: result: $ac_cv_type_int8_t" >&5
5341 echo "${ECHO_T}$ac_cv_type_int8_t" >&6
5342 if test $ac_cv_type_int8_t = yes; then
/external/tcpdump/
H A Dconfigure11450 if test "${ac_cv_type_int8_t+set}" = set; then
11489 ac_cv_type_int8_t=yes
11494 ac_cv_type_int8_t=no
11499 { echo "$as_me:$LINENO: result: $ac_cv_type_int8_t" >&5
11500 echo "${ECHO_T}$ac_cv_type_int8_t" >&6; }
11501 if test $ac_cv_type_int8_t = yes; then
/external/icu4c/
H A Dconfigure7114 ac_fn_c_check_type "$LINENO" "int8_t" "ac_cv_type_int8_t" "$ac_includes_default"
7115 if test "x$ac_cv_type_int8_t" = x""yes; then :
7203 if test $ac_cv_type_int8_t = no; then
H A Dconfigure.orig7087 ac_fn_c_check_type "$LINENO" "int8_t" "ac_cv_type_int8_t" "$ac_includes_default"
7088 if test "x$ac_cv_type_int8_t" = x""yes; then :
7176 if test $ac_cv_type_int8_t = no; then

Completed in 78 milliseconds