Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dstat.h43 StatStoppedImage = FORTRAN_RUNTIME_STAT_STOPPED_IMAGE, enumerator
H A Dstat.cpp46 case StatStoppedImage: in StatErrorString()