Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dio-api.cpp71 Cookie BeginInternalArrayFormattedIO(const Descriptor &descriptor, in BeginInternalArrayFormattedIO() function
84 return BeginInternalArrayFormattedIO<Direction::Output>(descriptor, format, in IONAME()
91 return BeginInternalArrayFormattedIO<Direction::Input>(descriptor, format, in IONAME()