Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dunit.h120 bool SetVariableFormattedRecordLength();
H A Dunit.cpp389 SetVariableFormattedRecordLength(); in FrameNextInput()
398 bool ExternalFileUnit::SetVariableFormattedRecordLength() { in SetVariableFormattedRecordLength() function in Fortran::runtime::io::ExternalFileUnit
772 } while (!SetVariableFormattedRecordLength()); in BeginVariableFormattedInputRecord()