Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dunit.h99 void BackspaceFixedRecord(IoErrorHandler &);
Dunit.cpp460 BackspaceFixedRecord(handler); in BackspaceRecord()
571 void ExternalFileUnit::BackspaceFixedRecord(IoErrorHandler &handler) { in BackspaceFixedRecord() function in Fortran::runtime::io::ExternalFileUnit