Searched defs:Endfile (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/flang/runtime/ | ||
D | io-stmt.h | 461 enum Which { Flush, Backspace, Endfile, Rewind }; enumerator |
D | unit.cpp | 478 void ExternalFileUnit::Endfile(IoErrorHandler &handler) { in Endfile() function in Fortran::runtime::io::ExternalFileUnit |