Home
last modified time | relevance | path

Searched refs:SIMPLE_STPCPY (Results 1 – 1 of 1) sorted by relevance

/string/
A Dtest-stpcpy.c29 # define SIMPLE_STPCPY simple_stpcpy macro
34 # define SIMPLE_STPCPY simple_wcpcpy macro
38 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