Searched defs:HAVE_JEMALLOC (Results 1 – 1 of 1) sorted by relevance
1294 [AC_DEFINE([HAVE_JEMALLOC], [1], [Define to 1 if jemalloc is available])], global() definition 1297 [AC_DEFINE([HAVE_JEMALLOC], [1], [Define to 1 if jemalloc is available]) global() definition 1307 AM_CONDITIONAL([HAVE_JEMALLOC], [test "$with_jemalloc" = "yes"]) global() condition