Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DBlob.cpp98 void Blob::append(const uint8_t * newData, unsigned newDataLength) in append()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Darray.d1898 auto newDataLength = in length() local