Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dfile.h64 int WriteAsynchronously(
H A Dfile.cpp298 int OpenFile::WriteAsynchronously(FileOffset at, const char *buffer, in WriteAsynchronously() function in Fortran::runtime::io::OpenFile