Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dcharacter.cpp177 void AdjustLR(Descriptor &result, const Descriptor &string, in AdjustLR() function
846 AdjustLR<false>(result, string, sourceFile, sourceLine); in RTNAME()
851 AdjustLR<true>(result, string, sourceFile, sourceLine); in RTNAME()