Home
last modified time | relevance | path

Searched defs:sugLen (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Darray.d3178 auto sugLen = cast(size_t)((curLen * mult + 99) / 100); in CheckOutput() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Darray.d3971 auto sugLen = cast(size_t)((curLen * mult + 99) / 100); in appenderNewCapacity() local