Home
last modified time | relevance | path

Searched refs:stretchedBlockSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmlparse.c7452 const int stretchedBlockSize = blockSize * (int)stretch; in poolBytesToAllocateFor() local
7454 = (int)(offsetof(BLOCK, s) + (unsigned)stretchedBlockSize); in poolBytesToAllocateFor()