Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dcharacter.cpp83 SubscriptValue yUB{y.GetDimension(j).Extent()}; in Compare() local
84 if (xUB != yUB) { in Compare()
88 static_cast<std::intmax_t>(yUB)); in Compare()