Searched defs:alignedStart (Results 1 – 1 of 1) sorted by relevance
320 void* alignedStart = cast(void*) roundUpToMultipleOf(cast(size_t) offset, a); in alignedAllocate() local566 void* alignedStart = cast(void*) roundUpToMultipleOf(cast(size_t) localOffset, a); in allocateImpl() local