Searched defs:stpcpy (Results 1 - 17 of 17) sorted by path

/openbsd-current/gnu/gcc/intl/
H A Ddcigettext.c143 # define stpcpy __stpcpy macro
1183 stpcpy (des function
[all...]
H A Dl10nflist.c57 # define stpcpy(dest, src) __stpcpy(dest, src) macro
445 stpcpy (dest, src) function
[all...]
/openbsd-current/gnu/gcc/libssp/ssp/
H A Dstring.h52 #undef stpcpy macro
122 #define stpcpy(dest, src) \ macro
/openbsd-current/gnu/lib/libiberty/src/
H A Dstpcpy.c39 stpcpy (char *dst, const char *src) function
/openbsd-current/gnu/usr.bin/binutils-2.17/intl/
H A Dcat-compat.c254 stpcpy (des function
[all...]
H A Ddcgettext.c95 # define stpcpy __stpcpy macro
591 stpcpy (dest, src) function
[all...]
H A Dl10nflist.c69 # define stpcpy(dest, src) __stpcpy(dest, src) macro
403 stpcpy (dest, src) function
[all...]
/openbsd-current/gnu/usr.bin/binutils/intl/
H A Dcat-compat.c254 stpcpy (des function
[all...]
H A Ddcgettext.c95 # define stpcpy __stpcpy macro
591 stpcpy (dest, src) function
[all...]
H A Dl10nflist.c69 # define stpcpy(dest, src) __stpcpy(dest, src) macro
403 stpcpy (dest, src) function
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/intl/
H A Ddcigettext.c130 # define stpcpy __stpcpy macro
1207 stpcpy (des function
[all...]
H A Dl10nflist.c62 # define stpcpy(dest, src) __stpcpy(dest, src) macro
397 stpcpy (dest, src) function
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dmacro1.c66 #define stpcpy(a) M(a) macro
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Ddcigettext.c143 # define stpcpy __stpcpy macro
1169 stpcpy (cha function
[all...]
H A Dl10nflist.c57 # define stpcpy(dest, src) __stpcpy(dest, src) macro
415 stpcpy (char *dest, const char *src) function
[all...]
/openbsd-current/lib/libc/hidden/
H A Dstring.h42 PROTO_DEPRECATED(stpcpy); variable
/openbsd-current/lib/libc/string/
H A Dstpcpy.c40 stpcpy(char *to, const char *from) function

Completed in 212 milliseconds