Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dfile.h37 void set_mayAsynchronous(bool yes) { mayAsynchronous_ = yes; } in set_mayAsynchronous() function
Dio-api.cpp647 open->unit().set_mayAsynchronous(true); in IONAME()
650 open->unit().set_mayAsynchronous(false); in IONAME()