Home
last modified time | relevance | path

Searched defs:OutputInteger64 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/flang/unittests/Runtime/
Dexternal-hello.cpp39 IONAME(OutputInteger64)(io, n); in input1() local
Dexternal-io.cpp334 IONAME(OutputInteger64)(io, j) || (Fail() << "OutputInteger64()", 0); in TestDirectFormatted() local
389 IONAME(OutputInteger64) in TestSequentialVariableFormatted() local
Dhello.cpp68 IONAME(OutputInteger64)(cookie, j); in multiline() local
/external/llvm-project/flang/runtime/
Dio-api.cpp925 bool IONAME(OutputInteger64)(Cookie cookie, std::int64_t n) { in IONAME() argument