Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h124 bool handleError, char *ioMsg = nullptr, std::size_t ioMsgLength = 0,
127 bool handleError, char *ioMsg = nullptr, std::size_t ioMsgLength = 0,
/llvm-project-15.0.7/flang/runtime/
H A Dio-api.cpp1401 char *ioMsg, std::size_t ioMsgLength, const char *sourceFile, in CheckUnitNumberInRangeImpl() argument
1425 errorHandler.GetIoMsg(ioMsg, ioMsgLength); in CheckUnitNumberInRangeImpl()
1433 bool handleError, char *ioMsg, std::size_t ioMsgLength, in IONAME()
1436 unit, handleError, ioMsg, ioMsgLength, sourceFile, sourceLine); in IONAME()
1441 bool handleError, char *ioMsg, std::size_t ioMsgLength, in IONAME()
1444 unit, handleError, ioMsg, ioMsgLength, sourceFile, sourceLine); in IONAME()