Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dcharacter.cpp412 SubscriptValue lhsExt{lhs.GetDimension(j).Extent()}; in RTNAME() local
415 if (lhsExt != rhsExt) { in RTNAME()
421 j + 1, static_cast<std::intmax_t>(lhsExt), in RTNAME()