/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | setenv.c | 160 __mempcpy (__mempcpy (__mempcpy (new_value, name, namelen), "=", 1), in __add_to_environ() 228 __mempcpy (__mempcpy (__mempcpy (new_value, name, namelen), "=", 1), in __add_to_environ()
|
H A D | canonicalize.c | 221 dest = __mempcpy (dest, start, end - start); in __realpath()
|
H A D | getopt.c | 177 memset (__mempcpy (new_str, __getopt_nonoption_flags, in exchange() 283 memset (__mempcpy (__getopt_nonoption_flags, orig_str, len), in _getopt_initialize()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | setenv.c | 160 __mempcpy (__mempcpy (__mempcpy (new_value, name, namelen), "=", 1), in __add_to_environ() 228 __mempcpy (__mempcpy (__mempcpy (new_value, name, namelen), "=", 1), in __add_to_environ()
|
H A D | canonicalize.c | 221 dest = __mempcpy (dest, start, end - start); in __realpath()
|
H A D | getopt.c | 177 memset (__mempcpy (new_str, __getopt_nonoption_flags, in exchange() 283 memset (__mempcpy (__getopt_nonoption_flags, orig_str, len), in _getopt_initialize()
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | setenv.c | 163 __mempcpy (__mempcpy (__mempcpy (new_value, name, namelen), "=", 1), in __add_to_environ() 231 __mempcpy (__mempcpy (__mempcpy (new_value, name, namelen), "=", 1), in __add_to_environ()
|
H A D | regex_internal.h | 107 # ifndef __mempcpy 108 # define __mempcpy mempcpy macro
|
H A D | getcwd.c | 75 # define mempcpy __mempcpy
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | setenv.c | 169 __mempcpy (__mempcpy (__mempcpy (new_value, name, namelen), "=", 1), in __add_to_environ() 237 __mempcpy (__mempcpy (__mempcpy (new_value, name, namelen), "=", 1), in __add_to_environ()
|
H A D | canonicalize-lgpl.c | 73 # define __mempcpy mempcpy macro 260 dest = __mempcpy (rname, name, prefix_len); in realpath_stk() 316 dest = __mempcpy (dest, start, startlen); in realpath_stk() 369 dest = __mempcpy (rname, buf, pfxlen); in realpath_stk()
|
/netbsd-src/external/apache2/llvm/dist/clang/INPUTS/ |
H A D | stpcpy-test.c | 3 …_stpcpy_small (dest, __stpcpy_args (src), strlen (src) + 1) : ((char *) __mempcpy (dest, src, strl… 7 …__mempcpy(dest, src, n) (__extension__ (__builtin_constant_p (src) && __builtin_constant_p (n) && … macro 8 #define mempcpy(dest, src, n) __mempcpy (dest, src, n)
|
/netbsd-src/external/gpl2/gmake/dist/ |
H A D | getopt.c | 325 memset (__mempcpy (new_str, __getopt_nonoption_flags, in exchange() 433 memset (__mempcpy (__getopt_nonoption_flags, orig_str, len), in _getopt_initialize()
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | getopt.c | 339 memset (__mempcpy (new_str, __getopt_nonoption_flags, 450 memset (__mempcpy (__getopt_nonoption_flags, orig_str, len),
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | getopt.c | 331 memset (__mempcpy (new_str, __getopt_nonoption_flags, 442 memset (__mempcpy (__getopt_nonoption_flags, orig_str, len),
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | canonicalize.c | 221 dest = __mempcpy (dest, start, end - start); in __realpath()
|
/netbsd-src/external/gpl3/binutils.old/dist/intl/ |
H A D | localealias.c | 80 # define mempcpy __mempcpy
|
/netbsd-src/external/gpl3/gcc.old/dist/intl/ |
H A D | localealias.c | 80 # define mempcpy __mempcpy
|
/netbsd-src/external/gpl3/gcc/dist/intl/ |
H A D | localealias.c | 80 # define mempcpy __mempcpy
|
/netbsd-src/external/gpl3/gdb.old/dist/intl/ |
H A D | localealias.c | 80 # define mempcpy __mempcpy
|
/netbsd-src/external/gpl2/texinfo/dist/intl/ |
H A D | localealias.c | 82 # define mempcpy __mempcpy
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | localealias.c | 80 # define mempcpy __mempcpy
|
/netbsd-src/external/gpl2/grep/dist/intl/ |
H A D | localealias.c | 70 # define mempcpy __mempcpy
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | ChangeLog | 40 (regerror): Use it instead of __mempcpy.
|
/netbsd-src/external/gpl2/texinfo/dist/lib/ |
H A D | getopt.c | 199 memset (__mempcpy (new_str, __getopt_nonoption_flags, in exchange() 305 memset (__mempcpy (__getopt_nonoption_flags, orig_str, len), in _getopt_initialize()
|