Home
last modified time | relevance | path

Searched refs:BeginInternalFormattedInput (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h109 Cookie IONAME(BeginInternalFormattedInput)(const char *internal,
/llvm-project-15.0.7/flang/unittests/Runtime/
H A DNumericalFormatTest.cpp730 auto cookie{IONAME(BeginInternalFormattedInput)( in TEST()
/llvm-project-15.0.7/flang/runtime/
H A Dio-api.cpp142 Cookie IONAME(BeginInternalFormattedInput)(const char *internal, in IONAME() argument
/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp75 mkIOKey(BeginInternalFormattedInput), mkIOKey(BeginExternalListOutput),
1810 return getIORuntimeFunc<mkIOKey(BeginInternalFormattedInput)>(loc, in getBeginDataTransferFunc()