Home
last modified time | relevance | path

Searched refs: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
227 LenTrim(string.Element<CHAR>(stringAt), stringElementChars); in LenTrim()
404 std::size_t stringElementChars{string.ElementBytes() >> shift<CHAR>}; in GeneralCharFunc() local
411 Index<CHAR>(string.Element<CHAR>(stringAt), stringElementChars, in GeneralCharFunc()
417 stringElementChars, arg.Element<CHAR>(argAt), argElementChars, in GeneralCharFunc()
422 stringElementChars, arg.Element<CHAR>(argAt), argElementChars, in GeneralCharFunc()