Home
last modified time | relevance | path

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

/openbsd-src/bin/dd/
H A Dposition.c58 pos_in(void) in pos_in() function
/openbsd-src/gnu/llvm/libcxx/src/
H A Dstrstream.cpp239 bool pos_in = (__which & ios::in) != 0; in seekoff() local
299 bool pos_in = (__which & ios::in) != 0; in seekpos() local