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

/external/srtp/
H A Dconfigure5544 if test "${ac_cv_type_int32_t+set}" = set; then
5587 ac_cv_type_int32_t=yes
5592 ac_cv_type_int32_t=no
5596 echo "$as_me:$LINENO: result: $ac_cv_type_int32_t" >&5
5597 echo "${ECHO_T}$ac_cv_type_int32_t" >&6
5598 if test $ac_cv_type_int32_t = yes; then
/external/tcpdump/
H A Dconfigure11710 if test "${ac_cv_type_int32_t+set}" = set; then
11749 ac_cv_type_int32_t=yes
11754 ac_cv_type_int32_t=no
11759 { echo "$as_me:$LINENO: result: $ac_cv_type_int32_t" >&5
11760 echo "${ECHO_T}$ac_cv_type_int32_t" >&6; }
11761 if test $ac_cv_type_int32_t = yes; then
/external/icu4c/
H A Dconfigure7158 ac_fn_c_check_type "$LINENO" "int32_t" "ac_cv_type_int32_t" "$ac_includes_default"
7159 if test "x$ac_cv_type_int32_t" = x""yes; then :
7231 if test $ac_cv_type_int32_t = no; then
H A Dconfigure.orig7131 ac_fn_c_check_type "$LINENO" "int32_t" "ac_cv_type_int32_t" "$ac_includes_default"
7132 if test "x$ac_cv_type_int32_t" = x""yes; then :
7204 if test $ac_cv_type_int32_t = no; then

Completed in 269 milliseconds