Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dstat.h39 StatFailedImage = FORTRAN_RUNTIME_STAT_FAILED_IMAGE, enumerator
H A Dstat.cpp40 case StatFailedImage: in StatErrorString()