Home
last modified time | relevance | path

Searched refs:with_lg_quantum (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc/
Dconfigure.ac1195 [LG_QUANTA="$with_lg_quantum"],
1197 if test "x$with_lg_quantum" != "x" ; then
1198 AC_DEFINE_UNQUOTED([LG_QUANTUM], [$with_lg_quantum])
/external/jemalloc_new/
Dconfigure.ac1339 [LG_QUANTA="$with_lg_quantum"],
1341 if test "x$with_lg_quantum" != "x" ; then
1342 AC_DEFINE_UNQUOTED([LG_QUANTUM], [$with_lg_quantum])
Dconfigure10013 withval=$with_lg_quantum; LG_QUANTA="$with_lg_quantum"
10018 if test "x$with_lg_quantum" != "x" ; then