Home
last modified time | relevance | path

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

/netbsd-src/sbin/dump/
H A Drcache.c321 int toCopy = MIN(size, in bread() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1518 OurCppRunException (const OurCppRunException &toCopy) : in OurCppRunException()
1521 OurCppRunException &operator = (const OurCppRunException &toCopy) { in operator =()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d8898 auto toCopy = startIdx - lastUnchanged; in toCaseInPlaceAlloc() local
8906 auto toCopy = startIdx - lastUnchanged; in toCaseInPlaceAlloc() local
8920 auto toCopy = s.length - lastUnchanged; in toCaseInPlaceAlloc() local