Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/
Dpositioning.hpp47 inline std::streampos offset_to_position(stream_offset off) { return off; } in offset_to_position() function
51 inline std::streampos offset_to_position(stream_offset off) in offset_to_position() function