Searched refs:SIMPLE_STPCPY (Results 1 – 1 of 1) sorted by relevance
29 # define SIMPLE_STPCPY simple_stpcpy macro34 # define SIMPLE_STPCPY simple_wcpcpy macro38 CHAR *SIMPLE_STPCPY (CHAR *, const CHAR *);40 IMPL (SIMPLE_STPCPY, 0)44 SIMPLE_STPCPY (CHAR *dst, const CHAR *src) in SIMPLE_STPCPY() function
Completed in 4 milliseconds