HomeSort by: relevance | last modified time | path
    Searched refs:enable_xmalloc (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/integration/cpp/
infallible_new_false.sh 4 if [ "x${enable_xmalloc}" = "x1" ] ; then
infallible_new_true.sh 4 if [ "x${enable_xmalloc}" = "x1" ] ; then
  /src/external/bsd/jemalloc.old/dist/test/integration/cpp/
infallible_new_false.sh 4 if [ "x${enable_xmalloc}" = "x1" ] ; then
infallible_new_true.sh 4 if [ "x${enable_xmalloc}" = "x1" ] ; then
  /src/external/bsd/jemalloc.old/dist/
configure 639 enable_xmalloc
804 enable_xmalloc
11515 if test "${enable_xmalloc+set}" = set; then :
11516 enableval=$enable_xmalloc; if test "x$enable_xmalloc" = "xno" ; then
11517 enable_xmalloc="0"
11519 enable_xmalloc="1"
11523 enable_xmalloc="0"
11527 if test "x$enable_xmalloc" = "x1" ; then
15809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: xmalloc : ${enable_xmalloc}" >&
    [all...]
  /src/external/bsd/jemalloc/dist/
configure 640 enable_xmalloc
812 enable_xmalloc
12261 if test "${enable_xmalloc+set}" = set; then :
12262 enableval=$enable_xmalloc; if test "x$enable_xmalloc" = "xno" ; then
12263 enable_xmalloc="0"
12265 enable_xmalloc="1"
12269 enable_xmalloc="0"
12273 if test "x$enable_xmalloc" = "x1" ; then
17275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: xmalloc : ${enable_xmalloc}" >&
    [all...]

Completed in 40 milliseconds