Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/gzip/
H A Dunbzip2.c38 off_t bytes_out = 0; in unbzip2() local
H A Dunpack.c257 off_t bytes_out = 0; in unpack_decode() local
H A Dunxz.c47 off_t bytes_out, bp; in unxz() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dbio_prefix_text.c78 size_t bytes_out; in run_pipe() local
/netbsd-src/usr.bin/compress/
H A Dzopen.c160 #define bytes_out zs->zs_bytes_out macro
/netbsd-src/external/bsd/libbind/dist/tests/
H A Ddig8.c310 int bytes_out, bytes_in; in main() local
/netbsd-src/sys/net/
H A Dbsd-comp.c99 u_int bytes_out; /* compressed bytes, aged */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc611 class bytes_out : public bytes { class
618 bytes_out (allocator *memory) in bytes_out() function in bytes_out