Searched refs:JEMALLOC_PREFIX (Results 1 – 5 of 5) sorted by relevance
14 #define JEMALLOC_PREFIX "je_" macro
4 * If JEMALLOC_PREFIX is defined via --with-jemalloc-prefix, it will cause all8 #undef JEMALLOC_PREFIX351 * JEMALLOC_PREFIX is not defined).
827 [JEMALLOC_PREFIX="$with_jemalloc_prefix"],829 JEMALLOC_PREFIX=""831 JEMALLOC_PREFIX="je_"834 if test "x$JEMALLOC_PREFIX" = "x" ; then837 JEMALLOC_CPREFIX=`echo ${JEMALLOC_PREFIX} | tr "a-z" "A-Z"`838 AC_DEFINE_UNQUOTED([JEMALLOC_PREFIX], ["$JEMALLOC_PREFIX"]) definition841 AC_SUBST([JEMALLOC_PREFIX]) subst862 if test "x${JEMALLOC_PREFIX}" = "x" ; then2057 if test "x${JEMALLOC_PREFIX}" = "x" ; then2072 if test "x${JEMALLOC_PREFIX}" = "x" ; then[all …]
8719 withval=$with_jemalloc_prefix; JEMALLOC_PREFIX="$with_jemalloc_prefix"8722 JEMALLOC_PREFIX=""8724 JEMALLOC_PREFIX="je_"8729 if test "x$JEMALLOC_PREFIX" = "x" ; then8733 JEMALLOC_CPREFIX=`echo ${JEMALLOC_PREFIX} | tr "a-z" "A-Z"`8774 if test "x${JEMALLOC_PREFIX}" = "x" ; then11771 if test "x${JEMALLOC_PREFIX}" = "x" ; then11814 if test "x${JEMALLOC_PREFIX}" = "x" ; then12890 JEMALLOC_PREFIX="${JEMALLOC_PREFIX}"12898 JEMALLOC_PREFIX="${JEMALLOC_PREFIX}"[all …]
909 # ifdef JEMALLOC_PREFIX910 "/etc/"JEMALLOC_PREFIX"malloc.conf"933 #ifdef JEMALLOC_PREFIX