Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dcharacter.h55 void RTNAME(CharacterAssign)(Descriptor &lhs, const Descriptor &rhs,
/llvm-project-15.0.7/flang/runtime/
H A Dcharacter.cpp626 void RTNAME(CharacterAssign)(Descriptor &lhs, const Descriptor &rhs, in RTNAME() argument