HomeSort by: relevance | last modified time | path
    Searched defs:have_dss (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/integration/
MALLOCX_ARENA.c 5 static bool have_dss = variable
31 int expected_err = (have_dss || prec_ind == 0) ? 0 : EFAULT;
  /src/external/bsd/jemalloc.old/dist/test/integration/
MALLOCX_ARENA.c 5 static bool have_dss = variable
31 int expected_err = (have_dss || prec_ind == 0) ? 0 : EFAULT;
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
jemalloc_preamble.h 61 static const bool have_dss = variable
  /src/external/bsd/jemalloc/include/jemalloc/internal/
jemalloc_preamble.h 67 static const bool have_dss = variable

Completed in 26 milliseconds