Home
last modified time | relevance | path

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

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