Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dstat.h44 StatUnlocked = FORTRAN_RUNTIME_STAT_UNLOCKED, enumerator
H A Dstat.cpp48 case StatUnlocked: in StatErrorString()