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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
sc.h 253 /* Internal, only used for the definition of SC_SMALL_MAXCLASS. */
258 #define SC_SMALL_MAXCLASS (SC_SMALL_MAX_BASE \
262 #if (SC_SMALL_MAXCLASS < SC_LOOKUP_MAXCLASS)
  /src/external/bsd/jemalloc/include/jemalloc/internal/
sc.h 253 /* Internal, only used for the definition of SC_SMALL_MAXCLASS. */
258 #define SC_SMALL_MAXCLASS (SC_SMALL_MAX_BASE \
262 #if (SC_SMALL_MAXCLASS < SC_LOOKUP_MAXCLASS)
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
sc.h 253 /* Internal, only used for the definition of SC_SMALL_MAXCLASS. */
258 #define SC_SMALL_MAXCLASS (SC_SMALL_MAX_BASE \
262 #if (SC_SMALL_MAXCLASS < SC_LOOKUP_MAXCLASS)
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
sc.h 253 /* Internal, only used for the definition of SC_SMALL_MAXCLASS. */
258 #define SC_SMALL_MAXCLASS (SC_SMALL_MAX_BASE \
262 #if (SC_SMALL_MAXCLASS < SC_LOOKUP_MAXCLASS)

Completed in 16 milliseconds