Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dfile.h37 void set_mayAsynchronous(bool yes) { mayAsynchronous_ = yes; } in set_mayAsynchronous() function
H A Dio-api.cpp781 open->unit().set_mayAsynchronous(isYes); in IONAME()