Searched defs:GetIoMsg (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/flang/runtime/ | ||
D | io-error.cpp | 71 bool IoErrorHandler::GetIoMsg(char *buffer, std::size_t bufferLength) { in GetIoMsg() function in Fortran::runtime::io::IoErrorHandler |
D | io-api.cpp | 1058 void IONAME(GetIoMsg)(Cookie cookie, char *msg, std::size_t length) { in IONAME() argument |