Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dcommand.cpp70 static std::int32_t CopyToDescriptor(const Descriptor &value, in CopyToDescriptor() function
103 stat = CopyToDescriptor(*value, rawValue, len, errmsg, offset); in CheckAndCopyToDescriptor()
127 return CopyToDescriptor(*value, arg, argLen, errmsg); in RTNAME()
249 return CopyToDescriptor(*value, rawValue, StringLength(rawValue), errmsg); in RTNAME()