Searched defs:__stpcpy (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/grep/lib/
H A Dstpcpy.c30 #undef __stpcpy macro
34 # define __stpcpy stpcpy macro
39 __stpcpy (char *dest, const char *src) function
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dstpcpy.c28 #undef __stpcpy macro
32 # define __stpcpy stpcpy macro
37 __stpcpy (char *dest, const char *src) function

Completed in 110 milliseconds