Searched defs:stpcpy (Results 1 – 2 of 2) sorted by relevance
55 # define stpcpy(dest, src) __stpcpy(dest, src) macro351 stpcpy (char *dest, const char *src) in stpcpy() function
138 # define stpcpy __stpcpy macro1650 stpcpy (char *dest, const char *src) in stpcpy() function
Completed in 8 milliseconds