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