Home
last modified time | relevance | path

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

/freebsd-src/bin/dd/
H A Dposition.c151 pos_out(void) in pos_out() function
/freebsd-src/contrib/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