Searched defs:new_string (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dsetenv.c144 char *new_string = (char *) malloc (namelen + 1 + vallen); local
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dsetenv.c144 char *new_string = (char *) malloc (namelen + 1 + vallen); local
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dsetenv.c144 char *new_string = (char *) malloc (namelen + 1 + vallen); local
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dsetenv.c144 char *new_string = (char *) malloc (namelen + 1 + vallen); local
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dsetenv.c144 char *new_string = (char *) malloc (namelen + 1 + vallen); local
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dsetenv.c144 char *new_string = (char *) malloc (namelen + 1 + vallen); local
/netbsd-current/external/mpl/dhcp/dist/common/tests/
H A Dtest_alloc.c417 struct data_string new_string; local
512 struct data_string new_string, copy_string; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dhash.c484 char *new_string; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dhash.c484 char *new_string; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dhash.c484 char *new_string; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dhash.c573 char *new_string; local
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dalloc.c1277 data_string_new(struct data_string *new_string, argument
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-c.c1449 char *new_string = xasprintf ("<%s>", tp->string); local
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dvasprintf.c854 register_string (struct string_list *sl, char *new_string) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.c727 recording::context::new_string (const char *text) function in class:recording::context
[all...]
H A Djit-recording.h398 string *new_string (const char *text) { return m_ctxt->new_string (text); } function in class:gcc::jit::recording::memento
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.cc728 recording::context::new_string (const char *text, bool escaped) function in class:gcc::jit::recording::context
[all...]
H A Djit-recording.h417 string *new_string (const char *text) { return m_ctxt->new_string (text); } function in class:gcc::jit::recording::memento

Completed in 389 milliseconds