Searched refs:stdimpl_strcpy (Results 1 – 3 of 3) sorted by relevance
44 stdimpl_strcpy(buffer, "exp "); in assertImplementationInt()93 stdimpl_strcpy(buffer, "exp \""); in assertImplementationCStr()
37 char* stdimpl_strcpy(char *dst, const char *src) in stdimpl_strcpy() function
46 char* stdimpl_strcpy(char *s1, const char *s2);