Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h320 bool IONAME(InquireCharacter)(Cookie, InquiryKeywordHash, char *, std::size_t);
/llvm-project-15.0.7/flang/runtime/
H A Dio-api.cpp1360 bool IONAME(InquireCharacter)(Cookie cookie, InquiryKeywordHash inquiry, in IONAME() argument
/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp100 mkIOKey(GetIoLength), mkIOKey(GetIoMsg), mkIOKey(InquireCharacter),
2042 getIORuntimeFunc<mkIOKey(InquireCharacter)>(loc, builder); in genInquireSpec()