Home
last modified time | relevance | path

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

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