Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dstrstream.cpp233 bool pos_out = (__which & ios::out) != 0; in seekoff() local
291 bool pos_out = (__which & ios::out) != 0; in seekpos() local