HomeSort by: relevance | last modified time | path
    Searched refs:enable_xmalloc (Results 1 - 4 of 4) 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/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.old/dist/
configure 640 enable_xmalloc
789 enable_xmalloc
9803 if test "${enable_xmalloc+set}" = set; then :
9804 enableval=$enable_xmalloc; if test "x$enable_xmalloc" = "xno" ; then
9805 enable_xmalloc="0"
9807 enable_xmalloc="1"
9811 enable_xmalloc="0"
9815 if test "x$enable_xmalloc" = "x1" ; then
13709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: xmalloc : ${enable_xmalloc}" >&
    [all...]

Completed in 40 milliseconds