Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dunit.cpp23 static ExternalFileUnit *defaultInput{nullptr}; // unit 5 variable
234 defaultInput = ∈ in GetUnitMap()
255 defaultInput = nullptr; in CloseAll()
748 if (this == defaultInput) { in BeginVariableFormattedInputRecord()