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

/macosx-10.10/bmalloc-7600.1.17/bmalloc/
H A DAllocator.h79 SmallAllocator& allocator = m_smallAllocators[smallSizeClassFor(size)];
H A DSizes.h93 inline size_t smallSizeClassFor(size_t size) function in namespace:bmalloc::Sizes
H A DAllocator.cpp148 size_t smallSizeClass = smallSizeClassFor(size);

Completed in 116 milliseconds