Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/
H A Dstrstream.cpp175 bool pos_out = (__which & ios::out) != 0; in seekoff() local
226 bool pos_out = (__which & ios::out) != 0; in seekpos() local