Searched defs:outfile (Results 1 - 25 of 201) sorted by relevance

123456789

/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Dprog_ccom.c29 ccom_exec(const char *infile, const char *outfile) argument
H A Dprog_cxxcom.c29 cxxcom_exec(const char *infile, const char *outfile) argument
H A Dprog_fcom.c29 fcom_exec(const char *infile, const char *outfile) argument
H A Dprog_link.c29 link_exec(const char *infile, const char *outfile) argument
H A Dprog_asm.c29 asm_exec(const char *infile, const char *outfile) argument
/netbsd-current/external/mit/libcbor/dist/test/
H A Dpretty_printer_test.c25 FILE *outfile = tmpfile(); local
/netbsd-current/external/public-domain/xz/dist/doc/examples/
H A D03_compress_custom.c105 compress(lzma_stream *strm, FILE *infile, FILE *outfile) argument
H A D04_compress_easy_mt.c118 compress(lzma_stream *strm, FILE *infile, FILE *outfile) argument
H A D02_decompress.c104 decompress(lzma_stream *strm, const char *inname, FILE *infile, FILE *outfile) argument
H A D01_compress_easy.c108 compress(lzma_stream *strm, FILE *infile, FILE *outfile) argument
/netbsd-current/sys/arch/alpha/stand/mkbootimage/
H A Dmkbootimage.c60 const char *infile, *outfile; local
[all...]
/netbsd-current/external/bsd/libpcap/dist/testprogs/fuzz/
H A Dfuzz_both.c9 FILE * outfile = NULL; variable
H A Dfuzz_pcap.c8 FILE * outfile = NULL; variable
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dnseq.c45 char *infile = NULL, *outfile = NULL, *prog; local
H A Dpkeyparam.c54 char *infile = NULL, *outfile = NULL, *prog; local
H A Drand.c53 char *outfile = NULL, *prog; local
/netbsd-current/sys/arch/alpha/stand/setnetbootinfo/
H A Dsetnetbootinfo.c51 char *netboot, *outfile, *addr, *host; variable
/netbsd-current/external/gpl3/binutils/usr.sbin/ncdcs/
H A Dncdcs.c130 char *infile, *outfile; local
/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctfconvert.c54 static const char *outfile = NULL; variable
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dprint-rtl-function.c41 print_edge (FILE *outfile, edge e, bool from) argument
88 begin_any_block(FILE *outfile, basic_block bb) argument
105 end_any_block(FILE *outfile, basic_block bb) argument
133 print_any_param_name(FILE *outfile, tree arg) argument
142 print_param(FILE *outfile, rtx_writer &w, tree arg) argument
219 print_rtx_function(FILE *outfile, function *fn, bool compact) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Drand.c45 char *outfile = NULL, *prog; local
H A Dpkeyparam.c44 char *infile = NULL, *outfile = NULL, *prog; local
H A Dgendsa.c51 char *outfile = NULL, *passoutarg = NULL, *passout = NULL, *prog; local
H A Dnseq.c37 char *infile = NULL, *outfile = NULL, *prog; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dprint-rtl-function.cc41 print_edge (FILE *outfile, edge e, bool from) argument
88 begin_any_block(FILE *outfile, basic_block bb) argument
105 end_any_block(FILE *outfile, basic_block bb) argument
133 print_any_param_name(FILE *outfile, tree arg) argument
142 print_param(FILE *outfile, rtx_writer &w, tree arg) argument
219 print_rtx_function(FILE *outfile, function *fn, bool compact) argument
[all...]

Completed in 310 milliseconds

123456789