Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/examples/
H A Dexternal-hello.cpp40 IONAME(OutputInteger64)(io, n); in input1() local
/llvm-project-15.0.7/flang/unittests/Runtime/
H A DNumericalFormatTest.cpp134 IONAME(OutputInteger64)(cookie, j); in TEST() local
/llvm-project-15.0.7/flang/runtime/
H A Dio-api.cpp1144 bool IONAME(OutputInteger64)(Cookie cookie, std::int64_t n) { in IONAME() argument