| /netbsd-src/external/apache2/llvm/dist/clang/INPUTS/ |
| H A D | stpcpy-test.c | 4 #define stpcpy(dest, src) __stpcpy (dest, src) macro 15 stpcpy (stpcpy (stpcpy (stpcpy (a, b), c), d), e) 16 stpcpy (stpcpy (stpcpy (stpcpy (a, b), c), d), e) 17 stpcpy (stpcpy (stpcpy (stpcpy (a, b), c), d), e) 18 stpcpy (stpcpy (stpcpy (stpcpy (a, b), c), d), e) 19 stpcpy (stpcpy (stpcpy (stpcpy (a, b), c), d), e) 20 stpcpy (stpcpy (stpcpy (stpcpy (a, b), c), d), e) 21 stpcpy (stpcpy (stpcpy (stpcpy (a, b), c), d), e) 22 stpcpy (stpcpy (stpcpy (stpcpy (a, b), c), d), e) 23 stpcpy (stpcpy (stpcpy (stpcpy (a, b), c), d), e) [all …]
|
| /netbsd-src/external/gpl2/grep/dist/intl/ |
| H A D | l10nflist.c | 58 # ifndef stpcpy 59 # define stpcpy(dest, src) __stpcpy(dest, src) macro 63 static char *stpcpy PARAMS ((char *dest, const char *src)); 220 cp = stpcpy (cp, language); 225 cp = stpcpy (cp, territory); 230 cp = stpcpy (cp, codeset); 235 cp = stpcpy (cp, normalized_codeset); 242 cp = stpcpy (cp, modifier); 247 cp = stpcpy (cp, special); 253 cp = stpcpy (cp, sponsor); [all …]
|
| H A D | dcigettext.c | 125 # ifndef stpcpy 126 # define stpcpy __stpcpy macro 137 static char *stpcpy PARAMS ((char *dest, const char *src)); 526 stpcpy (stpcpy (strchr (dirname, '\0'), "/"), binding->dirname); 538 stpcpy (mempcpy (stpcpy (stpcpy (xdomainname, categoryname), "/"), 1111 stpcpy (dest, src) in stpcpy() function
|
| /netbsd-src/external/gpl2/texinfo/dist/intl/ |
| H A D | l10nflist.c | 58 # ifndef stpcpy 59 # define stpcpy(dest, src) __stpcpy(dest, src) macro 63 static char *stpcpy (char *dest, const char *src); 227 cp = stpcpy (cp, language); in _nl_make_l10nflist() 232 cp = stpcpy (cp, territory); in _nl_make_l10nflist() 237 cp = stpcpy (cp, codeset); in _nl_make_l10nflist() 242 cp = stpcpy (cp, normalized_codeset); in _nl_make_l10nflist() 249 cp = stpcpy (cp, modifier); in _nl_make_l10nflist() 254 cp = stpcpy (cp, special); in _nl_make_l10nflist() 260 cp = stpcpy (cp, sponsor); in _nl_make_l10nflist() [all …]
|
| H A D | dcigettext.c | 144 # ifndef stpcpy 145 # define stpcpy __stpcpy macro 160 static char *stpcpy (char *dest, const char *src); 559 stpcpy (stpcpy (strchr (dirname, '\0'), "/"), binding->dirname); in DCIGETTEXT() 571 stpcpy (mempcpy (stpcpy (stpcpy (xdomainname, categoryname), "/"), in DCIGETTEXT() 1171 stpcpy (char *dest, const char *src) in stpcpy() function
|
| /netbsd-src/external/gpl3/gdb.old/dist/intl/ |
| H A D | l10nflist.c | 56 # ifndef stpcpy 57 # define stpcpy(dest, src) __stpcpy(dest, src) macro 61 static char *stpcpy PARAMS ((char *dest, const char *src)); 253 cp = stpcpy (cp, language); 258 cp = stpcpy (cp, territory); 263 cp = stpcpy (cp, codeset); 268 cp = stpcpy (cp, normalized_codeset); 275 cp = stpcpy (cp, modifier); 280 cp = stpcpy (cp, special); 286 cp = stpcpy (cp, sponsor); [all …]
|
| H A D | dcigettext.c | 142 # ifndef stpcpy 143 # define stpcpy __stpcpy macro 154 static char *stpcpy PARAMS ((char *dest, const char *src)); 562 stpcpy (stpcpy (strchr (dirname, '\0'), "/"), binding->dirname); 574 stpcpy (mempcpy (stpcpy (stpcpy (xdomainname, categoryname), "/"), 1183 stpcpy (dest, src) in stpcpy() function
|
| /netbsd-src/external/gpl3/binutils.old/dist/intl/ |
| H A D | l10nflist.c | 56 # ifndef stpcpy 57 # define stpcpy(dest, src) __stpcpy(dest, src) macro 61 static char *stpcpy PARAMS ((char *dest, const char *src)); 253 cp = stpcpy (cp, language); 258 cp = stpcpy (cp, territory); 263 cp = stpcpy (cp, codeset); 268 cp = stpcpy (cp, normalized_codeset); 275 cp = stpcpy (cp, modifier); 280 cp = stpcpy (cp, special); 286 cp = stpcpy (cp, sponsor); [all …]
|
| H A D | dcigettext.c | 142 # ifndef stpcpy 143 # define stpcpy __stpcpy macro 154 static char *stpcpy PARAMS ((char *dest, const char *src)); 562 stpcpy (stpcpy (strchr (dirname, '\0'), "/"), binding->dirname); 574 stpcpy (mempcpy (stpcpy (stpcpy (xdomainname, categoryname), "/"), 1183 stpcpy (dest, src) in stpcpy() function
|
| /netbsd-src/external/gpl3/gcc/dist/intl/ |
| H A D | l10nflist.c | 56 # ifndef stpcpy 57 # define stpcpy(dest, src) __stpcpy(dest, src) macro 61 static char *stpcpy PARAMS ((char *dest, const char *src)); 253 cp = stpcpy (cp, language); 258 cp = stpcpy (cp, territory); 263 cp = stpcpy (cp, codeset); 268 cp = stpcpy (cp, normalized_codeset); 275 cp = stpcpy (cp, modifier); 280 cp = stpcpy (cp, special); 286 cp = stpcpy (cp, sponsor); [all …]
|
| H A D | dcigettext.c | 142 # ifndef stpcpy 143 # define stpcpy __stpcpy macro 154 static char *stpcpy PARAMS ((char *dest, const char *src)); 562 stpcpy (stpcpy (strchr (dirname, '\0'), "/"), binding->dirname); 574 stpcpy (mempcpy (stpcpy (stpcpy (xdomainname, categoryname), "/"), 1183 stpcpy (dest, src) in stpcpy() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/intl/ |
| H A D | l10nflist.c | 56 # ifndef stpcpy 57 # define stpcpy(dest, src) __stpcpy(dest, src) macro 61 static char *stpcpy PARAMS ((char *dest, const char *src)); 253 cp = stpcpy (cp, language); 258 cp = stpcpy (cp, territory); 263 cp = stpcpy (cp, codeset); 268 cp = stpcpy (cp, normalized_codeset); 275 cp = stpcpy (cp, modifier); 280 cp = stpcpy (cp, special); 286 cp = stpcpy (cp, sponsor); [all …]
|
| H A D | dcigettext.c | 142 # ifndef stpcpy 143 # define stpcpy __stpcpy macro 154 static char *stpcpy PARAMS ((char *dest, const char *src)); 562 stpcpy (stpcpy (strchr (dirname, '\0'), "/"), binding->dirname); 574 stpcpy (mempcpy (stpcpy (stpcpy (xdomainname, categoryname), "/"), 1183 stpcpy (dest, src) in stpcpy() function
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
| H A D | l10nflist.c | 56 # ifndef stpcpy 57 # define stpcpy(dest, src) __stpcpy(dest, src) macro 61 static char *stpcpy (char *dest, const char *src); 221 cp = stpcpy (cp, language); in _nl_make_l10nflist() 226 cp = stpcpy (cp, territory); in _nl_make_l10nflist() 231 cp = stpcpy (cp, codeset); in _nl_make_l10nflist() 236 cp = stpcpy (cp, normalized_codeset); in _nl_make_l10nflist() 241 cp = stpcpy (cp, modifier); in _nl_make_l10nflist() 245 stpcpy (cp, filename); in _nl_make_l10nflist() 369 wp = stpcpy (retval, "iso"); in _nl_normalize_codeset() [all …]
|
| H A D | dcigettext.c | 150 # ifndef stpcpy 151 # define stpcpy __stpcpy macro 166 static char *stpcpy (char *dest, const char *src); 666 stpcpy (stpcpy (strchr (resolved_dirname, '\0'), "/"), dirname); in gl_dcigettext() 686 stpcpy (mempcpy (stpcpy (stpcpy (xdomainname, categoryname), "/"), in gl_dcigettext() 1604 stpcpy (char *dest, const char *src) in stpcpy() function
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | readelf.c | 3118 out = stpcpy (out, ", ARC EM"); in decode_ARC_machine_flags() 3121 out = stpcpy (out, ", ARC HS"); in decode_ARC_machine_flags() 3126 out = stpcpy (out, ", ARC600"); in decode_ARC_machine_flags() 3129 out = stpcpy (out, ", ARC601"); in decode_ARC_machine_flags() 3132 out = stpcpy (out, ", ARC700"); in decode_ARC_machine_flags() 3141 out = stpcpy (out, ", Unknown ARCompact"); in decode_ARC_machine_flags() 3143 out = stpcpy (out, ", Unknown ARC"); in decode_ARC_machine_flags() 3150 out = stpcpy (out, ", (ABI:legacy)"); in decode_ARC_machine_flags() 3153 out = stpcpy (out, ", (ABI:v2)"); in decode_ARC_machine_flags() 3157 out = stpcpy (out, ", v3 no-legacy-syscalls ABI"); in decode_ARC_machine_flags() [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/ |
| H A D | stpcpy.m4 | 1 # stpcpy.m4 serial 1 9 dnl Persuade glibc <string.h> to declare stpcpy(). 12 AC_REPLACE_FUNCS(stpcpy) 18 # Prerequisites of lib/stpcpy.c.
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| H A D | stpcpy.c | 27 # undef stpcpy 31 # define __stpcpy stpcpy 48 weak_alias (__stpcpy, stpcpy)
|
| H A D | concatpath.c | 65 p = stpcpy (p, filename); in concatenated_pathname() 67 stpcpy (p, suffix); in concatenated_pathname()
|
| /netbsd-src/external/gpl2/grep/dist/lib/ |
| H A D | stpcpy.c | 31 #undef stpcpy 34 # define __stpcpy stpcpy 51 weak_alias (__stpcpy, stpcpy)
|
| H A D | savedir.c | 67 #ifndef stpcpy 68 char *stpcpy (); 166 namep = stpcpy (namep, dp->d_name) + 1; in savedir()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| H A D | stpcpy.c | 27 # undef stpcpy 31 # define __stpcpy stpcpy 48 weak_alias (__stpcpy, stpcpy)
|
| H A D | concatpath.c | 65 p = stpcpy (p, filename); in concatenated_pathname() 67 stpcpy (p, suffix); in concatenated_pathname()
|
| /netbsd-src/lib/libc/string/ |
| H A D | stpcpy.c | 47 #undef stpcpy 51 stpcpy(char * __restrict to, const char * __restrict from) in stpcpy() function
|
| /netbsd-src/include/ssp/ |
| H A D | string.h | 85 __ssp_bos_icheck2_restrict(stpcpy, char *, const char *) 98 #define stpcpy(dst, src) __ssp_bos_check2(stpcpy, dst, src) macro
|