Home
last modified time | relevance | path

Searched refs:BackspaceFixedRecord (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dunit.h117 void BackspaceFixedRecord(IoErrorHandler &);
H A Dunit.cpp583 BackspaceFixedRecord(handler); in BackspaceRecord()
775 void ExternalFileUnit::BackspaceFixedRecord(IoErrorHandler &handler) { in BackspaceFixedRecord() function in Fortran::runtime::io::ExternalFileUnit