Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dbuffer.h79 MakeDataContiguous(handler, bytes); in ReadFrame()
104 MakeDataContiguous(handler, bytes); in WriteFrame()
183 void MakeDataContiguous(IoErrorHandler &handler, std::size_t bytes) { in MakeDataContiguous() function