Searched refs:StatUnlockedFailedImage (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/flang/runtime/ | ||
D | stat.h | 44 StatUnlockedFailedImage = FORTRAN_RUNTIME_STAT_UNLOCKED_FAILED_IMAGE, enumerator |
D | stat.cpp | 50 case StatUnlockedFailedImage: in StatErrorString() |