Searched refs:MyStpCpy (Results 1 – 3 of 3) sorted by relevance
262 s = MyStpCpy(s, name); in AddProp32()274 s = MyStpCpy(s, "BCJ "); in GetMethod()275 s = MyStpCpy(s, "LZMA:"); in GetMethod()
177 s = MyStpCpy(s, name); in AddProp32()470 dest = MyStpCpy(dest, ":mem"); in SetMethodToProp()
69 inline char *MyStpCpy(char *dest, const char *src) in MyStpCpy() function