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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
sc.h 270 /* Internal; only used for the definition of SC_LARGE_MAXCLASS. */
275 #define SC_LARGE_MAXCLASS (SC_MAX_BASE + (SC_NGROUP - 1) * SC_MAX_DELTA)
  /src/external/bsd/jemalloc/include/jemalloc/internal/
sc.h 270 /* Internal; only used for the definition of SC_LARGE_MAXCLASS. */
275 #define SC_LARGE_MAXCLASS (SC_MAX_BASE + (SC_NGROUP - 1) * SC_MAX_DELTA)
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
sc.h 270 /* Internal; only used for the definition of SC_LARGE_MAXCLASS. */
275 #define SC_LARGE_MAXCLASS (SC_MAX_BASE + (SC_NGROUP - 1) * SC_MAX_DELTA)
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
sc.h 270 /* Internal; only used for the definition of SC_LARGE_MAXCLASS. */
275 #define SC_LARGE_MAXCLASS (SC_MAX_BASE + (SC_NGROUP - 1) * SC_MAX_DELTA)

Completed in 63 milliseconds