Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dnamelist.cpp431 int whichStaticDesc{0}; in IONAME() local
437 Descriptor &mutableDescriptor{staticDesc[whichStaticDesc].descriptor()}; in IONAME()
438 whichStaticDesc ^= 1; in IONAME()