Home
last modified time | relevance | path

Searched defs:stringElementChars (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dcharacter.cpp223 std::size_t stringElementChars{string.ElementBytes() >> shift<CHAR>}; in LenTrim() local
404 std::size_t stringElementChars{string.ElementBytes() >> shift<CHAR>}; in GeneralCharFunc() local