Searched refs:ac_cv_have_u_int64_t (Results 1 – 2 of 2) sorted by relevance
3319 AC_CACHE_CHECK([for u_int64_t types], ac_cv_have_u_int64_t, [3322 [ ac_cv_have_u_int64_t="yes" ], [ ac_cv_have_u_int64_t="no" 3325 if test "x$ac_cv_have_u_int64_t" = "xyes" ; then
26392 ac_cv_have_u_int64_t="yes"26397 ac_cv_have_u_int64_t="no"26404 { echo "$as_me:$LINENO: result: $ac_cv_have_u_int64_t" >&526405 echo "${ECHO_T}$ac_cv_have_u_int64_t" >&6; }26406 if test "x$ac_cv_have_u_int64_t" = "xyes" ; then