| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | argv.c | 176 char **buildargv (const char *input) in buildargv() function 448 file_argv = buildargv (buffer); in expandargv() 537 if ((argv = buildargv (*test)) == NULL) in main()
|
| D | functions.texi | 105 @deftypefn Extension char** buildargv (char *@var{sp}) 117 returned result of @code{buildargv}, as it's argument. 432 Free an argument vector that was built using @code{buildargv}. Simply
|
| D | ChangeLog | 2735 (buildargv): Likewise. Also replace strdup with xstrdup. 2741 * argv.c (buildargv): Replace alloca with xmalloc/free. 3408 (buildargv): Always use ISSPACE by calling consume_whitespace. 4373 (buildargv): Use ISSPACE instead of ISBLANK. 4994 (dupargv, freeargv, buildargv, main): Use ISO C prototype. 6689 * argv.c (buildargv, tests, main): Const-ify. 8326 * argv.c (buildargv): Cast the result of alloca in assignment. 10251 * argv.c (buildargv): Don't produce empty argument just because
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | argv.c | 176 char **buildargv (const char *input) in buildargv() function 448 file_argv = buildargv (buffer); in expandargv() 537 if ((argv = buildargv (*test)) == NULL) in main()
|
| D | functions.texi | 105 @deftypefn Extension char** buildargv (char *@var{sp}) 117 returned result of @code{buildargv}, as it's argument. 432 Free an argument vector that was built using @code{buildargv}. Simply
|
| D | ChangeLog | 2735 (buildargv): Likewise. Also replace strdup with xstrdup. 2741 * argv.c (buildargv): Replace alloca with xmalloc/free. 3408 (buildargv): Always use ISSPACE by calling consume_whitespace. 4373 (buildargv): Use ISSPACE instead of ISBLANK. 4994 (dupargv, freeargv, buildargv, main): Use ISO C prototype. 6689 * argv.c (buildargv, tests, main): Const-ify. 8326 * argv.c (buildargv): Cast the result of alloca in assignment. 10251 * argv.c (buildargv): Don't produce empty argument just because
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | argv.c | 176 char **buildargv (const char *input) in buildargv() function 461 file_argv = buildargv (buffer); in expandargv() 550 if ((argv = buildargv (*test)) == NULL) in main()
|
| D | functions.texi | 105 @deftypefn Extension char** buildargv (char *@var{sp}) 117 returned result of @code{buildargv}, as it's argument. 432 Free an argument vector that was built using @code{buildargv}. Simply
|
| D | ChangeLog | 2244 (buildargv): Likewise. Also replace strdup with xstrdup. 2250 * argv.c (buildargv): Replace alloca with xmalloc/free. 2917 (buildargv): Always use ISSPACE by calling consume_whitespace. 3882 (buildargv): Use ISSPACE instead of ISBLANK. 4503 (dupargv, freeargv, buildargv, main): Use ISO C prototype. 6198 * argv.c (buildargv, tests, main): Const-ify. 7835 * argv.c (buildargv): Cast the result of alloca in assignment. 9760 * argv.c (buildargv): Don't produce empty argument just because
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ppc/ |
| D | sim_calls.c | 251 char **argv = buildargv(cmd); in sim_do_command()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/rl78/ |
| D | gdb-if.c | 540 char **argv = buildargv (cmd); in sim_do_command()
|
| D | ChangeLog-2021 | 92 (sim_do_command): Rewrite to use buildargv.
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | libiberty.h | 74 extern char **buildargv (const char *) ATTRIBUTE_MALLOC;
|
| D | ChangeLog-9103 | 547 * libiberty.h (buildargv): Likewise. 1096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base,
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | libiberty.h | 74 extern char **buildargv (const char *) ATTRIBUTE_MALLOC;
|
| D | ChangeLog-9103 | 547 * libiberty.h (buildargv): Likewise. 1096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base,
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | libiberty.h | 74 extern char **buildargv (const char *) ATTRIBUTE_MALLOC;
|
| D | ChangeLog-9103 | 547 * libiberty.h (buildargv): Likewise. 1096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base,
|
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | sim-options.c | 1137 char **argv = buildargv (cmd); in sim_args_command() 1144 char **argv = buildargv (cmd); in sim_args_command()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | lto-wrapper.cc | 887 argv = buildargv (opts); in append_offload_options() 1371 char **make_argv = buildargv (getenv ("MAKE")); in make_exists() 2066 char **make_argv = buildargv (getenv ("MAKE")); in run_gcc()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/m32c/ |
| D | gdb-if.c | 655 char **argv = buildargv (cmd); in sim_do_command()
|
| D | ChangeLog-2021 | 126 (sim_do_command): Rewrite to use buildargv.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/rx/ |
| D | gdb-if.c | 804 char **argv = buildargv (cmd); in sim_do_command()
|
| D | ChangeLog-2021 | 117 (sim_do_command): Rewrite to use buildargv.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/erc32/ |
| D | ChangeLog-2021 | 743 * interf.c: Include "libiberty.h" instead of declaring buildargv
|