Home
last modified time | relevance | path

Searched defs:bytes_in (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/usr.bin/gzip/
H A Dunpack.c135 accepted_bytes(off_t *bytes_in, off_t newbytes) in accepted_bytes()
149 unpack_parse_header(int in, int out, char *pre, size_t prelen, off_t *bytes_in, in unpack_parse_header()
253 unpack_decode(const unpack_descriptor_t *unpackd, off_t *bytes_in) in unpack_decode()
317 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unpack()
H A Dunbzip2.c35 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unbzip2()
H A Dunxz.c41 unxz(int i, int o, char *pre, size_t prelen, off_t *bytes_in) in unxz()
H A Dunlz.c612 unlz(int fin, int fout, char *pre, size_t prelen, off_t *bytes_in) in unlz()
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_loclist.c229 dwarf_loclist_from_expr(Dwarf_Debug dbg, Dwarf_Ptr bytes_in, in dwarf_loclist_from_expr()
239 dwarf_loclist_from_expr_a(Dwarf_Debug dbg, Dwarf_Ptr bytes_in, in dwarf_loclist_from_expr_a()
272 dwarf_loclist_from_expr_b(Dwarf_Debug dbg, Dwarf_Ptr bytes_in, in dwarf_loclist_from_expr_b()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dbio_prefix_text.c77 size_t bytes_in; in run_pipe() local
/netbsd-src/external/bsd/libbind/dist/tests/
H A Ddig8.c310 int bytes_out, bytes_in; in main() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc496 class bytes_in : public bytes { class
503 bytes_in () in bytes_in() function in bytes_in