Searched refs:expandargv (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/testsuite/
H A DMakefile.in48 really-check: check-cplus-dem check-pexecute check-expandargv
58 # Check the expandargv functionality
59 check-expandargv: test-expandargv
60 ./test-expandargv
71 test-expandargv: $(srcdir)/test-expandargv.c ../libiberty.a
72 $(TEST_COMPILE) -DHAVE_CONFIG_H -I.. -o test-expandargv \
73 $(srcdir)/test-expandargv.c ../libiberty.a
83 rm -f test-expandargv
[all...]
H A Dtest-expandargv.c0 /* expandargv test program,
61 The \n is an important part of test_data since expandargv
69 #define FILENAME_PATTERN "test-expandargv-%d.lst"
70 #define ARGV0 "test-expandargv"
76 "@test-expandargv-0.lst",
86 "@test-expandargv-1.lst",
96 "@test-expandargv-2.lst",
105 "@test-expandargv-3.lst",
113 "@test-expandargv-4.lst",
123 "@test-expandargv
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/testsuite/
H A DMakefile.in48 really-check: check-cplus-dem check-pexecute check-expandargv
58 # Check the expandargv functionality
59 check-expandargv: test-expandargv
60 ./test-expandargv
71 test-expandargv: $(srcdir)/test-expandargv.c ../libiberty.a
72 $(TEST_COMPILE) -DHAVE_CONFIG_H -I.. -o test-expandargv \
73 $(srcdir)/test-expandargv.c ../libiberty.a
83 rm -f test-expandargv
[all...]
H A Dtest-expandargv.c0 /* expandargv test program,
61 The \n is an important part of test_data since expandargv
69 #define FILENAME_PATTERN "test-expandargv-%d.lst"
70 #define ARGV0 "test-expandargv"
76 "@test-expandargv-0.lst",
86 "@test-expandargv-1.lst",
96 "@test-expandargv-2.lst",
105 "@test-expandargv-3.lst",
113 "@test-expandargv-4.lst",
123 "@test-expandargv
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/testsuite/
H A DMakefile.in48 really-check: check-cplus-dem check-pexecute check-expandargv
58 # Check the expandargv functionality
59 check-expandargv: test-expandargv
60 ./test-expandargv
71 test-expandargv: $(srcdir)/test-expandargv.c ../libiberty.a
72 $(TEST_COMPILE) -DHAVE_CONFIG_H -I.. -o test-expandargv \
73 $(srcdir)/test-expandargv.c ../libiberty.a
83 rm -f test-expandargv
[all...]
H A Dtest-expandargv.c0 /* expandargv test program,
61 The \n is an important part of test_data since expandargv
69 #define FILENAME_PATTERN "test-expandargv-%d.lst"
70 #define ARGV0 "test-expandargv"
76 "@test-expandargv-0.lst",
86 "@test-expandargv-1.lst",
96 "@test-expandargv-2.lst",
105 "@test-expandargv-3.lst",
113 "@test-expandargv-4.lst",
123 "@test-expandargv
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dcxxfilt.c181 expandargv (&argc, &argv);
H A Daddr2line.c381 expandargv (&argc, &argv);
H A Dcoffdump.c501 expandargv (&ac, &av);
H A Dsize.c141 expandargv (&argc, &argv);
H A Dstrings.c159 expandargv (&argc, &argv);
H A Dsysdump.c681 expandargv (&ac, &av);
H A Delfedit.c669 expandargv (&argc, &argv);
H A Dar.c387 expandargv (&argc, &argv);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dargv.c361 @deftypefn Extension void expandargv (int *@var{argcp}, char ***@var{argvp})
375 @code{expandargv} near the beginning of @code{main} and allow the
383 expandargv (int *argcp, char ***argvp) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dargv.c361 @deftypefn Extension void expandargv (int *@var{argcp}, char ***@var{argvp})
375 @code{expandargv} near the beginning of @code{main} and allow the
383 expandargv (int *argcp, char ***argvp) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dargv.c361 @deftypefn Extension void expandargv (int *@var{argcp}, char ***@var{argvp})
375 @code{expandargv} near the beginning of @code{main} and allow the
383 expandargv (int *argcp, char ***argvp) function
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dmain.cc150 expandargv(&argc, &argv);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dlibiberty.h88 extern void expandargv PARAMS ((int *, char ***));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dlto-wrapper.c421 expandargv (&argc, &argv);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dlibiberty.h88 extern void expandargv PARAMS ((int *, char ***));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/include/
H A Dlibiberty.h87 extern void expandargv PARAMS ((int *, char ***));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dlibiberty.h88 extern void expandargv PARAMS ((int *, char ***));
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dgprof.c203 expandargv (&argc, &argv);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Das.c1156 expandargv (&argc, &argv);

Completed in 226 milliseconds

12