Searched refs:SIMPLE_STPCPY (Results 1 – 2 of 2) 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
5553 * benchtests/bench-stpcpy.c (SIMPLE_STPCPY): Remove function.