Home
last modified time | relevance | path

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

/string/
A Dstpcpy.c28 #ifndef STPCPY
29 # define STPCPY __stpcpy macro
34 STPCPY (char *dest, const char *src) in STPCPY() function
A Dtest-stpcpy.c30 # define STPCPY stpcpy macro
35 # define STPCPY wcpcpy macro
41 IMPL (STPCPY, 1)
A Dstratcliff.c43 # define STPCPY stpcpy macro
480 if ((STPCPY (dest, &adr[outer]) - dest) != inner - outer) in do_test()
483 STRINGIFY (STPCPY), outer, inner); in do_test()

Completed in 6 milliseconds