Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure14674 if ${ac_cv_have_uintxx_t+:} false; then :
14697 ac_cv_have_uintxx_t="yes"
14699 ac_cv_have_uintxx_t="no"
14705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_uintxx_t" >&5
14706 $as_echo "$ac_cv_have_uintxx_t" >&6; }
14707 if test "x$ac_cv_have_uintxx_t" = "xyes" ; then
Dconfigure.ac3538 AC_CACHE_CHECK([for uintXX_t types], ac_cv_have_uintxx_t, [
3547 [ ac_cv_have_uintxx_t="yes" ], [ ac_cv_have_uintxx_t="no"
3550 if test "x$ac_cv_have_uintxx_t" = "xyes" ; then