Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dformat.h74 int vList[maxVListEntries]; member
H A Ddescriptor-io.cpp38 vListDesc.set_base_addr(edit.vList); in DefinedFormattedIo()
H A Dformat-implementation.h414 edit.vList[edit.vListEntries++] = n; in GetNextDataEdit()