Searched refs:BeginUnformattedOutput (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/flang/unittests/Runtime/ |
| H A D | ExternalIOTest.cpp | 58 io = IONAME(BeginUnformattedOutput)(unit, __FILE__, __LINE__); in TEST() 114 io = IONAME(BeginUnformattedOutput)(unit, __FILE__, __LINE__); in TEST() 201 io = IONAME(BeginUnformattedOutput)(unit, __FILE__, __LINE__); in TEST() 280 io = IONAME(BeginUnformattedOutput)(unit, __FILE__, __LINE__); in TEST()
|
| /llvm-project-15.0.7/flang/include/flang/Runtime/ |
| H A D | io-api.h | 141 Cookie IONAME(BeginUnformattedOutput)(ExternalUnit = DefaultUnit,
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | io-api.cpp | 347 Cookie IONAME(BeginUnformattedOutput)( in IONAME() argument
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | IO.cpp | 77 mkIOKey(BeginExternalFormattedInput), mkIOKey(BeginUnformattedOutput), 1840 return getIORuntimeFunc<mkIOKey(BeginUnformattedOutput)>(loc, builder); in getBeginDataTransferFunc()
|