Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dio-api.h308 bool IONAME(InquirePendingId)(Cookie, std::int64_t, bool &);
Dio-api.cpp1077 bool IONAME(InquirePendingId)(Cookie cookie, std::int64_t id, bool &result) { in IONAME() argument
/external/llvm-project/flang/lib/Lower/
DIO.cpp67 mkIOKey(InquireLogical), mkIOKey(InquirePendingId),