Home
last modified time | relevance | path

Searched refs:ReadAsynchronously (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/runtime/
H A Dfile.h64 int ReadAsynchronously(FileOffset, char *, std::size_t, IoErrorHandler &);
H A Dpseudo-unit.cpp145 int PseudoOpenFile::ReadAsynchronously( in ReadAsynchronously() function in Fortran::runtime::io::PseudoOpenFile
H A Dunit.h77 RT_API_ATTRS int ReadAsynchronously(
H A Dfile.cpp270 int OpenFile::ReadAsynchronously( in ReadAsynchronously() function in Fortran::runtime::io::OpenFile