Home
last modified time | relevance | path

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

/DragonStub/lib/runtime/
H A Drtstr.c79 #pragma RUNTIME_CODE(RtStpCpy)
83 RtStpCpy ( in RtStpCpy() function
/DragonStub/inc/
H A Defirtlib.h96 RtStpCpy (
/DragonStub/lib/
H A Dstr.c134 return RtStpCpy (Dest, Src); in StpCpy()