Home
last modified time | relevance | path

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

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