Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac360 if test "x${ac_cv_sizeof_long_long}" = "x8" ; then
362 elif test "x${ac_cv_sizeof_long_long}" = "x4" ; then
365 AC_MSG_ERROR([Unsupported long long size: ${ac_cv_sizeof_long_long}])
H A Dconfigure6702 if ${ac_cv_sizeof_long_long+:} false; then :
6714 ac_cv_sizeof_long_long=0
6719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_long" >&5
6720 $as_echo "$ac_cv_sizeof_long_long" >&6; }
6729 if test "x${ac_cv_sizeof_long_long}" = "x8" ; then
6731 elif test "x${ac_cv_sizeof_long_long}" = "x4" ; then
6734 as_fn_error $? "Unsupported long long size: ${ac_cv_sizeof_long_long}" "$LINENO" 5