Searched refs:position_to_offset (Results 1 – 3 of 3) sorted by relevance
60 inline stream_offset position_to_offset(PosType pos) in position_to_offset() function65 inline stream_offset position_to_offset(std::streampos pos) { return pos; } in position_to_offset() function102 inline stream_offset position_to_offset(std::streampos pos) in position_to_offset() function
198 return seek_impl(position_to_offset(sp), BOOST_IOS::beg, which); in seekpos()
338 return seek_impl(position_to_offset(sp), BOOST_IOS::beg, which); in seekpos()