Searched refs:liberty_cv_uint64 (Results 1 – 2 of 2) sorted by relevance
259 AC_CACHE_VAL(liberty_cv_uint64,265 liberty_cv_uint64=uint64_t,274 liberty_cv_uint64="unsigned long",283 liberty_cv_uint64="unsigned long long", liberty_cv_uint64=none)])])])284 AC_MSG_RESULT($liberty_cv_uint64)285 if test "$liberty_cv_uint64" != none; then286 AC_DEFINE_UNQUOTED(UNSIGNED_64BIT_TYPE, $liberty_cv_uint64,
4714 liberty_cv_uint64=uint64_t4761 liberty_cv_uint64="unsigned long"4808 liberty_cv_uint64="unsigned long long"4813 liberty_cv_uint64=none4822 echo "$as_me:$LINENO: result: $liberty_cv_uint64" >&54823 echo "${ECHO_T}$liberty_cv_uint64" >&64824 if test "$liberty_cv_uint64" != none; then