Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dstat.h43 StatUnlocked = FORTRAN_RUNTIME_STAT_UNLOCKED, enumerator
Dstat.cpp48 case StatUnlocked: in StatErrorString()