Home
last modified time | relevance | path

Searched refs:ac_cv_have_u_intxx_t (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dconfigure14543 if ${ac_cv_have_u_intxx_t+:} false; then :
14559 ac_cv_have_u_intxx_t="yes"
14561 ac_cv_have_u_intxx_t="no"
14567 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_u_intxx_t" >&5
14568 $as_echo "$ac_cv_have_u_intxx_t" >&6; }
14569 if test "x$ac_cv_have_u_intxx_t" = "xyes" ; then
Dconfigure.ac3491 AC_CACHE_CHECK([for u_intXX_t types], ac_cv_have_u_intxx_t, [
3494 [ ac_cv_have_u_intxx_t="yes" ], [ ac_cv_have_u_intxx_t="no"
3497 if test "x$ac_cv_have_u_intxx_t" = "xyes" ; then