Searched refs:smallLineMask (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/bmalloc-7600.1.17/bmalloc/
H A DSizes.h52 static const size_t smallLineMask = ~(smallLineSize - 1ul); member in namespace:bmalloc::Sizes

Completed in 121 milliseconds