Home
last modified time | relevance | path

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

/DragonStub/lib/runtime/
H A Drtstr.c129 #pragma RUNTIME_CODE(RtStrnCat)
133 RtStrnCat ( in RtStrnCat() function
/DragonStub/inc/
H A Defirtlib.h118 RtStrnCat (
/DragonStub/lib/
H A Dstr.c164 RtStrnCat(Dest, Src, Len); in StrnCat()