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

  /src/external/bsd/jemalloc.old/dist/
configure 643 enable_experimental_smallocx
796 enable_experimental_smallocx
11008 if test "${enable_experimental_smallocx+set}" = set; then :
11009 enableval=$enable_experimental_smallocx; if test "x$enable_experimental_smallocx" = "xno" ; then
11010 enable_experimental_smallocx="0"
11012 enable_experimental_smallocx="1"
11016 enable_experimental_smallocx="0"
11020 if test "x$enable_experimental_smallocx" = "x1" ; then
15795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: experimental_smallocx : ${enable_experimental_smallocx}" >&
    [all...]
  /src/external/bsd/jemalloc/dist/
Makefile 64 enable_experimental_smallocx := 0 macro
configure 645 enable_experimental_smallocx
801 enable_experimental_smallocx
11577 if test "${enable_experimental_smallocx+set}" = set; then :
11578 enableval=$enable_experimental_smallocx; if test "x$enable_experimental_smallocx" = "xno" ; then
11579 enable_experimental_smallocx="0"
11581 enable_experimental_smallocx="1"
11585 enable_experimental_smallocx="0"
11589 if test "x$enable_experimental_smallocx" = "x1" ; then
17259 { $as_echo "$as_me:${as_lineno-$LINENO}: result: experimental_smallocx : ${enable_experimental_smallocx}" >&
    [all...]

Completed in 27 milliseconds