Home
last modified time | relevance | path

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

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