Searched refs:__sp (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/libc++/src/
H A Dstrstream.cpp287 strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which) argument
296 off_type newoff = __sp;
/freebsd-10.0-release/contrib/libstdc++/include/std/
H A Dstd_streambuf.h263 pubseekpos(pos_type __sp, argument
265 { return this->seekpos(__sp, __mode); }
H A Dstd_sstream.h227 seekpos(pos_type __sp,

Completed in 132 milliseconds