Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dcharacter.cpp180 inline std::size_t LenTrim(const CHAR *x, std::size_t chars) { in LenTrim() function
188 static void LenTrim(Descriptor &result, const Descriptor &string, in LenTrim() function
633 void RTNAME(LenTrim)(Descriptor &result, const Descriptor &string, int kind, in RTNAME() argument