Searched defs:STPCPY (Results 1 – 3 of 3) sorted by relevance
29 # define STPCPY __stpcpy macro34 STPCPY (char *dest, const char *src) in STPCPY() function
30 # define STPCPY stpcpy macro35 # define STPCPY wcpcpy macro
43 # define STPCPY stpcpy macro
Completed in 7 milliseconds