Home
last modified time | relevance | path

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

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