Home
last modified time | relevance | path

Searched refs:outd (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/zlib/examples/
H A Dgun.c119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc; in out() argument
218 struct outd outd; /* output structure */ in lunpipe() local
222 outd.outfile = outfile; in lunpipe()
223 outd.check = 0; in lunpipe()
281 if (outcnt && out(&outd, outbuf, outcnt)) { in lunpipe()
353 if (out(&outd, outbuf, outcnt)) { in lunpipe()
389 struct outd outd; in gunpipe() local
467 outd.outfile = outfile; in gunpipe()
468 outd.check = 1; in gunpipe()
[all …]
/netbsd-src/common/dist/zlib/examples/
H A Dgun.c119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc; in out() argument
218 struct outd outd; /* output structure */ in lunpipe() local
222 outd.outfile = outfile; in lunpipe()
223 outd.check = 0; in lunpipe()
281 if (outcnt && out(&outd, outbuf, outcnt)) { in lunpipe()
353 if (out(&outd, outbuf, outcnt)) { in lunpipe()
389 struct outd outd; in gunpipe() local
467 outd.outfile = outfile; in gunpipe()
468 outd.check = 1; in gunpipe()
[all …]
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/
H A Dgun.c119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc; in out() argument
218 struct outd outd; /* output structure */ in lunpipe() local
222 outd.outfile = outfile; in lunpipe()
223 outd.check = 0; in lunpipe()
281 if (outcnt && out(&outd, outbuf, outcnt)) { in lunpipe()
353 if (out(&outd, outbuf, outcnt)) { in lunpipe()
389 struct outd outd; in gunpipe() local
467 outd.outfile = outfile; in gunpipe()
468 outd.check = 1; in gunpipe()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgun.c119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc; in out() argument
218 struct outd outd; /* output structure */ in lunpipe() local
222 outd.outfile = outfile; in lunpipe()
223 outd.check = 0; in lunpipe()
281 if (outcnt && out(&outd, outbuf, outcnt)) { in lunpipe()
353 if (out(&outd, outbuf, outcnt)) { in lunpipe()
389 struct outd outd; in gunpipe() local
467 outd.outfile = outfile; in gunpipe()
468 outd.check = 1; in gunpipe()
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/zlib/examples/
H A Dgun.c119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc; in out() argument
218 struct outd outd; /* output structure */ in lunpipe() local
222 outd.outfile = outfile; in lunpipe()
223 outd.check = 0; in lunpipe()
281 if (outcnt && out(&outd, outbuf, outcnt)) { in lunpipe()
353 if (out(&outd, outbuf, outcnt)) { in lunpipe()
389 struct outd outd; in gunpipe() local
467 outd.outfile = outfile; in gunpipe()
468 outd.check = 1; in gunpipe()
[all …]
/netbsd-src/external/zlib/pigz/dist/
H A Dpigz.c457 int outd; /* output file descriptor */ member
529 if (g.outd != -1 && g.outf != NULL) in bail()
885 writen(g.outd, head, 30); /* write local header */ in put_header()
890 writen(g.outd, (unsigned char *)"-", 1); in put_header()
892 writen(g.outd, (unsigned char *)g.name, strlen(g.name)); in put_header()
900 writen(g.outd, head, 9); /* write extra field block */ in put_header()
910 writen(g.outd, head, 2); in put_header()
921 writen(g.outd, head, 10); in put_header()
924 writen(g.outd, (unsigned char *)g.name, strlen(g.name) + 1); in put_header()
945 writen(g.outd, tail, 16); in put_trailer()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/Configurations/
H A Ddescrip.mms.tmpl892 my $outd = shift;
898 return ('') if $outd eq $ind;
900 my $outprologue = catfile($outd, '__DECC_INCLUDE_PROLOGUE.H');
901 my $outepilogue = catfile($outd, '__DECC_INCLUDE_EPILOGUE.H');
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-z8k.texi337 lda rd,addr(rs) ldm rd,addr,n outd @@rd,@@rs,ra
H A Das.info26642 lda rd,addr(rs) ldm rd,addr,n outd @rd,@rs,ra
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-z8k.texi337 lda rd,addr(rs) ldm rd,addr,n outd @@rd,@@rs,ra
H A Das.info26210 lda rd,addr(rs) ldm rd,addr,n outd @rd,@rs,ra