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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
rb.h 12 * bit of right-child pointers (if RB_COMPACT is defined), thus making node
21 * #define RB_COMPACT // (Optional, embed color bits in right-child pointers.)
29 # define RB_COMPACT
42 #ifdef RB_COMPACT
71 #ifdef RB_COMPACT
  /src/external/bsd/jemalloc/include/jemalloc/internal/
rb.h 12 * bit of right-child pointers (if RB_COMPACT is defined), thus making node
21 * #define RB_COMPACT // (Optional, embed color bits in right-child pointers.)
29 # define RB_COMPACT
42 #ifdef RB_COMPACT
71 #ifdef RB_COMPACT
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
rb.h 12 * bit of right-child pointers (if RB_COMPACT is defined), thus making node
21 * #define RB_COMPACT // (Optional, embed color bits in right-child pointers.)
29 # define RB_COMPACT
42 #ifdef RB_COMPACT
71 #ifdef RB_COMPACT
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
rb.h 12 * bit of right-child pointers (if RB_COMPACT is defined), thus making node
21 * #define RB_COMPACT // (Optional, embed color bits in right-child pointers.)
29 # define RB_COMPACT
42 #ifdef RB_COMPACT
71 #ifdef RB_COMPACT

Completed in 29 milliseconds