Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dstop.h24 void RTNAME(PauseStatementInt)(int);
/llvm-project-15.0.7/flang/runtime/
H A Dstop.cpp113 void RTNAME(PauseStatementInt)(int code) { in RTNAME() argument