Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac329 if test "x${ac_cv_sizeof_void_p}" = "x8" ; then
331 elif test "x${ac_cv_sizeof_void_p}" = "x4" ; then
334 AC_MSG_ERROR([Unsupported pointer size: ${ac_cv_sizeof_void_p}])
H A Dconfigure6566 if ${ac_cv_sizeof_void_p+:} false; then :
6578 ac_cv_sizeof_void_p=0
6583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
6584 $as_echo "$ac_cv_sizeof_void_p" >&6; }
6593 if test "x${ac_cv_sizeof_void_p}" = "x8" ; then
6595 elif test "x${ac_cv_sizeof_void_p}" = "x4" ; then
6598 as_fn_error $? "Unsupported pointer size: ${ac_cv_sizeof_void_p}" "$LINENO" 5