Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp261 char* seekhigh = epptr() ? epptr() : egptr(); seekoff() local
306 char* seekhigh = epptr() ? epptr() : egptr(); seekpos() local