Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dcharacter.cpp203 std::size_t stringElementChars{string.ElementBytes() >> shift<CHAR>}; in LenTrim() local
207 LenTrim(string.Element<CHAR>(stringAt), stringElementChars); in LenTrim()