Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h86 Cookie IONAME(BeginInternalArrayFormattedOutput)(const Descriptor &,
/llvm-project-15.0.7/flang/unittests/Runtime/
H A DNumericalFormatTest.cpp123 auto cookie{IONAME(BeginInternalArrayFormattedOutput)( in TEST()
/llvm-project-15.0.7/flang/runtime/
H A Dio-api.cpp81 Cookie IONAME(BeginInternalArrayFormattedOutput)(const Descriptor &descriptor, in IONAME() argument
/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp72 mkIOKey(BeginInternalArrayFormattedOutput),
1826 return getIORuntimeFunc<mkIOKey(BeginInternalArrayFormattedOutput)>( in getBeginDataTransferFunc()