Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dtest-stpcpy.c29 # define SIMPLE_STPCPY simple_stpcpy macro
34 # define SIMPLE_STPCPY simple_wcpcpy macro
44 SIMPLE_STPCPY (CHAR *dst, const CHAR *src) in SIMPLE_STPCPY() function