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

/macosx-10.10/bmalloc-7600.1.17/bmalloc/
H A DLargeChunk.h76 std::pair<void*, Range> result = vmAllocate(vmSize, superChunkSize, largeChunkOffset);
H A DXLargeChunk.h59 std::pair<void*, Range> result = vmAllocate(vmSize, superChunkSize, largeChunkOffset);
H A DSizes.h67 static const size_t largeChunkOffset = 0; member in namespace:bmalloc::Sizes

Completed in 107 milliseconds