Home
last modified time | relevance | path

Searched refs:InquireCharacter (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/runtime/
Dio-api.h304 bool IONAME(InquireCharacter)(Cookie, InquiryKeywordHash, char *, std::size_t);
Dio-api.cpp1065 bool IONAME(InquireCharacter)(Cookie cookie, InquiryKeywordHash inquiry, in IONAME() argument
/external/llvm-project/flang/lib/Lower/
DIO.cpp66 mkIOKey(GetIoLength), mkIOKey(GetIoMsg), mkIOKey(InquireCharacter),