Home
last modified time | relevance | path

Searched defs:OutputLogical (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/unittests/Runtime/
Dexternal-hello.cpp20 IONAME(OutputLogical)(io, false); in output1() local
21 IONAME(OutputLogical)(io, true); in output1() local
Dhello.cpp30 IONAME(OutputLogical)(cookie, true); in hello() local
/external/llvm-project/flang/runtime/
Dio-api.cpp1040 bool IONAME(OutputLogical)(Cookie cookie, bool truth) { in IONAME() argument