Home
last modified time | relevance | path

Searched defs:OutputReal64 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/unittests/Runtime/
Dhello.cpp160 IONAME(OutputReal64)(cookie, x); in realTest() local
/external/llvm-project/flang/runtime/
Dio-api.cpp951 bool IONAME(OutputReal64)(Cookie cookie, double x) { in IONAME() argument