Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dio-stmt.cpp1136 case HashInquiryKeyword("FORM"): in Inquire()
1147 case HashInquiryKeyword("NAME"): in Inquire()
1153 case HashInquiryKeyword("PAD"): in Inquire()
1176 case HashInquiryKeyword("READ"): in Inquire()
1214 case HashInquiryKeyword("SIGN"): in Inquire()
1286 case HashInquiryKeyword("POS"): in Inquire()
1289 case HashInquiryKeyword("RECL"): in Inquire()
1331 case HashInquiryKeyword("PAD"): in Inquire()
1389 case HashInquiryKeyword("POS"): in Inquire()
1418 case HashInquiryKeyword("PAD"): in Inquire()
[all …]
H A Dio-api.cpp1374 return io.Inquire(HashInquiryKeyword("PENDING"), id, result); in IONAME()
/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h36 constexpr InquiryKeywordHash HashInquiryKeyword(const char *p) { in HashInquiryKeyword() function
/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp2051 Fortran::runtime::io::HashInquiryKeyword( in genInquireSpec()
2088 Fortran::runtime::io::HashInquiryKeyword( in genInquireSpec()
2125 Fortran::runtime::io::HashInquiryKeyword( in genInquireSpec()