Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dcommand.cpp55 static bool IsValidIntDescriptor(const Descriptor *length) { in IsValidIntDescriptor() function
158 RUNTIME_CHECK(terminator, IsValidIntDescriptor(length)); in RTNAME()