Searched refs:SetStreamPos (Results 1 – 3 of 3) sorted by relevance
97 bool SetStreamPos(std::int64_t, IoErrorHandler &); // one-based, for POS=
659 bool ExternalFileUnit::SetStreamPos( in SetStreamPos() function in Fortran::runtime::io::ExternalFileUnit
628 return unit->SetStreamPos(pos, handler); in IONAME()