Home
last modified time | relevance | path

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

/DragonStub/lib/runtime/
H A Drtstr.c21 #pragma RUNTIME_CODE(RtStrCmp)
25 RtStrCmp ( in RtStrCmp() function
/DragonStub/inc/
H A Defirtlib.h73 RtStrCmp (
/DragonStub/lib/
H A Dstr.c28 return RtStrCmp(s1, s2); in StrCmp()