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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
sc.h 254 #define SC_SMALL_MAX_BASE (1 << (LG_PAGE + SC_LG_NGROUP - 1))
258 #define SC_SMALL_MAXCLASS (SC_SMALL_MAX_BASE \
  /src/external/bsd/jemalloc/include/jemalloc/internal/
sc.h 254 #define SC_SMALL_MAX_BASE (1 << (LG_PAGE + SC_LG_NGROUP - 1))
258 #define SC_SMALL_MAXCLASS (SC_SMALL_MAX_BASE \
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
sc.h 254 #define SC_SMALL_MAX_BASE (1 << (LG_PAGE + SC_LG_NGROUP - 1))
258 #define SC_SMALL_MAXCLASS (SC_SMALL_MAX_BASE \
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
sc.h 254 #define SC_SMALL_MAX_BASE (1 << (LG_PAGE + SC_LG_NGROUP - 1))
258 #define SC_SMALL_MAXCLASS (SC_SMALL_MAX_BASE \

Completed in 16 milliseconds