Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Darray.d852 size_t removeBack(size_t howMany) in removeBack()
2034 size_t removeBack(size_t howMany) in removeBack()
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/container/
H A Dslist.d475 size_t removeFront(size_t howMany) in removeFront()