Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Darray.d1012 immutable tailLength = length - offset2; in linearRemove() local
2067 immutable tailLength = length - inserted; in insertBefore() local
2083 immutable tailLength = length - inserted; in insertAfter() local