| /netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
| H A D | gun.c | 119 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 D | gun.c | 119 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 D | gun.c | 119 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 D | gun.c | 119 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 D | gun.c | 119 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 D | pigz.c | 457 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 D | descrip.mms.tmpl | 892 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 D | c-z8k.texi | 337 lda rd,addr(rs) ldm rd,addr,n outd @@rd,@@rs,ra
|
| H A D | as.info | 26642 lda rd,addr(rs) ldm rd,addr,n outd @rd,@rs,ra
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-z8k.texi | 337 lda rd,addr(rs) ldm rd,addr,n outd @@rd,@@rs,ra
|
| H A D | as.info | 26210 lda rd,addr(rs) ldm rd,addr,n outd @rd,@rs,ra
|