Home
last modified time | relevance | path

Searched refs:IostatGenericError (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Diostat.cpp24 case IostatGenericError: in IostatErrorString()
H A Dio-error.h49 SignalError(IostatGenericError, msg, std::forward<X>(xs)...); in SignalError()
/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Diostat.h42 IostatGenericError = 1001, // see IOMSG= for details enumerator