Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dcharacter.cpp160 void AdjustLR(Descriptor &result, const Descriptor &string, in AdjustLR() function
615 AdjustLR<false>(result, string, sourceFile, sourceLine); in RTNAME()
620 AdjustLR<true>(result, string, sourceFile, sourceLine); in RTNAME()