Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dmain.h17 void RTNAME(ByteswapOption)(void); // -byteswapio
/llvm-project-15.0.7/flang/runtime/
H A Dmain.cpp37 void RTNAME(ByteswapOption)() { in RTNAME() argument