Home
last modified time | relevance | path

Searched refs:nout (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dstrstream.cpp173 ptrdiff_t nout = pptr() - pbase(); in overflow() local
184 pbump(static_cast<int>(nout)); in overflow()