Home
last modified time | relevance | path

Searched refs:SetDirectRec (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dunit.h98 bool SetDirectRec(std::int64_t, IoErrorHandler &); // one-based, for REC=
H A Dunit.cpp678 bool ExternalFileUnit::SetDirectRec( in SetDirectRec() function in Fortran::runtime::io::ExternalFileUnit
H A Dio-api.cpp639 unit->SetDirectRec(rec, handler); in IONAME()