Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dstat.h44 StatUnlockedFailedImage = FORTRAN_RUNTIME_STAT_UNLOCKED_FAILED_IMAGE, enumerator
Dstat.cpp50 case StatUnlockedFailedImage: in StatErrorString()