Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dnamelist.cpp512 int whichStaticDesc{0}; in IODEF() local
520 Descriptor &mutableDescriptor{staticDesc[whichStaticDesc].descriptor()}; in IODEF()
521 whichStaticDesc ^= 1; in IODEF()