Searched refs:ac_cv_have_u_int64_t (Results 1 – 2 of 2) sorted by relevance
14607 if ${ac_cv_have_u_int64_t+:} false; then :14623 ac_cv_have_u_int64_t="yes"14625 ac_cv_have_u_int64_t="no"14631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_u_int64_t" >&514632 $as_echo "$ac_cv_have_u_int64_t" >&6; }14633 if test "x$ac_cv_have_u_int64_t" = "xyes" ; then
3513 AC_CACHE_CHECK([for u_int64_t types], ac_cv_have_u_int64_t, [3516 [ ac_cv_have_u_int64_t="yes" ], [ ac_cv_have_u_int64_t="no"3519 if test "x$ac_cv_have_u_int64_t" = "xyes" ; then