| /NextBSD/contrib/gcc/ |
| HD | gengtype-lex.l | 90 t = find_structure ((const char *) xmemdup (tagstart, taglen, taglen+1), 94 namestart = (char *) xmemdup (namestart, namelen, namelen+1); 127 do_typedef ((const char *) xmemdup (namestart, namelen, namelen+1), t, 144 do_typedef ((const char *) xmemdup (namestart, namelen, namelen+1), t, 161 do_typedef ((const char *) xmemdup (namestart, namelen, namelen+1), t, 178 do_typedef ((const char *) xmemdup (namestart, namelen, namelen+1), t, 195 do_typedef ((const char *) xmemdup (namestart, namelen, namelen+1), t, 222 yylval.t = find_structure ((const char *) xmemdup (tagstart, taglen, 295 yylval.s = (const char *) xmemdup (yytext, yyleng, yyleng+1); 333 yylval.s = (const char *) xmemdup (yytext, yyleng, yyleng+1);
|
| HD | c-format.c | 2454 xmemdup (asm_fprintf_length_specs, in init_dynamic_asm_fprintf_info() 2510 xmemdup (gcc_gfc_char_table, in init_dynamic_gfc_info() 2617 xmemdup (gcc_diag_length_specs, in init_dynamic_diag_info() 2636 xmemdup (gcc_diag_char_table, in init_dynamic_diag_info() 2656 xmemdup (gcc_tdiag_char_table, in init_dynamic_diag_info() 2680 xmemdup (gcc_cdiag_char_table, in init_dynamic_diag_info() 2704 xmemdup (gcc_cxxdiag_char_table, in init_dynamic_diag_info() 2809 xmemdup (format_types_orig, sizeof (format_types_orig), in handle_format_attribute()
|
| HD | gengtype-yacc.y | 285 xmemdup (&d, sizeof (d), sizeof (d)));
|
| HD | gcc.c | 3378 new_argv0 = xmemdup (progname, baselen, in process_command() 3385 new_argv = xmemdup (argv, (argc + 1) * sizeof (argv[0]), in process_command()
|
| HD | gengtype.c | 277 r->u.sc = (char *) xmemdup (name, name_len, name_len + 1); in create_scalar_type()
|
| /NextBSD/contrib/gcclibs/libiberty/ |
| HD | xmemdup.c | 34 xmemdup (const PTR input, size_t copy_size, size_t alloc_size) in xmemdup() function
|
| HD | makefile.vms | 13 xmemdup.obj,xstrdup.obj,xatexit.obj,choose-temp.obj,fnmatch.obj,objalloc.obj
|
| HD | Makefile.in | 159 xatexit.c xexit.c xmalloc.c xmemdup.c xstrdup.c xstrerror.c \ 181 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o \ 1150 ./xmemdup.o: $(srcdir)/xmemdup.c config.h $(INCDIR)/ansidecl.h \ 1153 $(COMPILE.c) $(PICFLAG) $(srcdir)/xmemdup.c -o pic/$@; \ 1155 $(COMPILE.c) $(srcdir)/xmemdup.c $(OUTPUT_OPTION)
|
| HD | ChangeLog | 716 * xmemdup.c (xmemdup): Likewise. 887 * xmemdup.c, xstrdup.c: Expose the tail call. 2614 xmalloc.c, xmemdup.c, xstrdup.c, xstrerror.c: Add or update 3545 * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.h 3876 * xmemdup.c: Include sys/types.h. 3880 * xmemdup.c: New xmemdup function. 3881 * Makefile.in, makefile.vms, vmsbuild.com: Use xmemdup.[co].
|
| HD | functions.texi | 1492 @c xmemdup.c:7 1493 @deftypefn Replacement void* xmemdup (void *@var{input}, size_t @var{copy_size}, size_t @var{alloc_…
|
| /NextBSD/contrib/binutils/libiberty/ |
| HD | xmemdup.c | 34 xmemdup (const PTR input, size_t copy_size, size_t alloc_size) in xmemdup() function
|
| HD | Makefile.in | 159 xatexit.c xexit.c xmalloc.c xmemdup.c xstrdup.c xstrerror.c \ 181 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o \ 1174 ./xmemdup.o: $(srcdir)/xmemdup.c config.h $(INCDIR)/ansidecl.h \ 1177 $(COMPILE.c) $(PICFLAG) $(srcdir)/xmemdup.c -o pic/$@; \ 1179 $(COMPILE.c) $(srcdir)/xmemdup.c $(OUTPUT_OPTION)
|
| HD | ChangeLog | 914 * xmemdup.c (xmemdup): Likewise. 1085 * xmemdup.c, xstrdup.c: Expose the tail call. 2812 xmalloc.c, xmemdup.c, xstrdup.c, xstrerror.c: Add or update 3743 * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.h 4074 * xmemdup.c: Include sys/types.h. 4078 * xmemdup.c: New xmemdup function. 4079 * Makefile.in, makefile.vms, vmsbuild.com: Use xmemdup.[co].
|
| HD | functions.texi | 1530 @c xmemdup.c:7 1531 @deftypefn Replacement void* xmemdup (void *@var{input}, size_t @var{copy_size}, size_t @var{alloc_…
|
| /NextBSD/gnu/usr.bin/cc/libiberty/ |
| HD | Makefile | 20 xmalloc.c xmemdup.c xstrdup.c xstrerror.c make-relative-prefix.c \
|
| /NextBSD/contrib/gdb/include/ |
| HD | libiberty.h | 247 extern PTR xmemdup PARAMS ((const PTR, size_t, size_t)) ATTRIBUTE_MALLOC;
|
| /NextBSD/contrib/binutils/include/ |
| HD | libiberty.h | 308 extern void *xmemdup (const void *, size_t, size_t) ATTRIBUTE_MALLOC;
|
| /NextBSD/contrib/gcclibs/include/ |
| HD | libiberty.h | 297 extern void *xmemdup (const void *, size_t, size_t) ATTRIBUTE_MALLOC;
|
| HD | ChangeLog-9103 | 1097 make_temp_file, xmalloc, xcalloc, xstrdup, xmemdup): Add 1153 * libiberty.h (xmemdup): Add prototype for new function.
|
| /NextBSD/contrib/gcclibs/libcpp/ |
| HD | pch.c | 594 data->defns[data->count] = (uchar *) xmemdup (defn, defnlen, in save_macros()
|
| HD | ChangeLog | 286 (save_registered_pragmas): Cast return value of xmemdup. 346 (save_macros): Use XRESIZEVEC. Cast return value of xmemdup.
|
| HD | directives.c | 1232 *sd++ = (char *) xmemdup (HT_STR (&pe->pragma->ident), in save_registered_pragmas()
|
| /NextBSD/gnu/usr.bin/cc/cc_tools/ |
| HD | Makefile | 513 xmalloc.c xmemdup.c xstrdup.c xstrerror.c
|
| /NextBSD/contrib/gdb/ |
| HD | md5.sum | 2761 f3030e6275b76dd6ea06d80a92ccdc27 libiberty/xmemdup.c
|