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

  /src/external/bsd/jemalloc/include/jemalloc/internal/
extent_structs.h 105 #define EXTENT_BITS_DUMPABLE_MASK MASK(EXTENT_BITS_DUMPABLE_WIDTH, EXTENT_BITS_DUMPABLE_SHIFT)
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
extent_structs.h 105 #define EXTENT_BITS_DUMPABLE_MASK MASK(EXTENT_BITS_DUMPABLE_WIDTH, EXTENT_BITS_DUMPABLE_SHIFT)
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
extent_structs.h 105 #define EXTENT_BITS_DUMPABLE_MASK MASK(EXTENT_BITS_DUMPABLE_WIDTH, EXTENT_BITS_DUMPABLE_SHIFT)

Completed in 26 milliseconds