Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dcharacter.cpp206 inline RT_API_ATTRS std::size_t LenTrim(const CHAR *x, std::size_t chars) { in LenTrim() function
214 static RT_API_ATTRS void LenTrim(Descriptor &result, const Descriptor &string, in LenTrim() function
750 void RTDEF(LenTrim)(Descriptor &result, const Descriptor &string, int kind, in RTDEF() argument