Searched refs:stretchedBlockSize (Results 1 – 1 of 1) sorted by relevance
7730 const int stretchedBlockSize = blockSize * (int)stretch; in poolBytesToAllocateFor() local7732 = (int)(offsetof(BLOCK, s) + (unsigned)stretchedBlockSize); in poolBytesToAllocateFor()