Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dfile.d344 sizeIncrement = 1024 * 16, in version() local
372 immutable newAlloc = size + sizeIncrement; in version()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dfile.d364 sizeIncrement = 1024 * 16, in version() local
393 immutable newAlloc = size + sizeIncrement; in version()