Home
last modified time | relevance | path

Searched refs:__mempcpy (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dsetenv.c160 __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 Dcanonicalize.c221 dest = __mempcpy (dest, start, end - start); in __realpath()
H A Dgetopt.c177 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 Dsetenv.c160 __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 Dcanonicalize.c221 dest = __mempcpy (dest, start, end - start); in __realpath()
H A Dgetopt.c177 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 Dsetenv.c163 __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 Dregex_internal.h107 # ifndef __mempcpy
108 # define __mempcpy mempcpy macro
H A Dgetcwd.c75 # define mempcpy __mempcpy
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dsetenv.c169 __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 Dcanonicalize-lgpl.c73 # 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 Dstpcpy-test.c3 …_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 Dgetopt.c325 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 Dgetopt.c339 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 Dgetopt.c331 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 Dcanonicalize.c221 dest = __mempcpy (dest, start, end - start); in __realpath()
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dlocalealias.c80 # define mempcpy __mempcpy
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dlocalealias.c80 # define mempcpy __mempcpy
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dlocalealias.c80 # define mempcpy __mempcpy
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dlocalealias.c80 # define mempcpy __mempcpy
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dlocalealias.c82 # define mempcpy __mempcpy
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlocalealias.c80 # define mempcpy __mempcpy
/netbsd-src/external/gpl2/grep/dist/intl/
H A Dlocalealias.c70 # define mempcpy __mempcpy
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A DChangeLog40 (regerror): Use it instead of __mempcpy.
/netbsd-src/external/gpl2/texinfo/dist/lib/
H A Dgetopt.c199 memset (__mempcpy (new_str, __getopt_nonoption_flags, in exchange()
305 memset (__mempcpy (__getopt_nonoption_flags, orig_str, len), in _getopt_initialize()

12