Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dio-stmt.h461 enum Which { Flush, Backspace, Endfile, Rewind }; enumerator
Dunit.cpp478 void ExternalFileUnit::Endfile(IoErrorHandler &handler) { in Endfile() function in Fortran::runtime::io::ExternalFileUnit