Home
last modified time | relevance | path

Searched defs:zs (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/usr.bin/compress/
H A Dzopen.c236 struct s_zstate *zs; in zwrite() local
322 struct s_zstate *zs; in zclose() local
365 output(struct s_zstate *zs, code_int ocode) in output()
456 struct s_zstate *zs; in zread() local
561 getcode(struct s_zstate *zs) in getcode()
619 cl_block(struct s_zstate *zs) /* Table clear for block compress. */ in cl_block()
647 cl_hash(struct s_zstate *zs, count_int cl_hsize) /* Reset code table. */ in cl_hash()
681 struct s_zstate *zs; in zopen() local
/dflybsd-src/usr.bin/gzip/
H A Dzuncompress.c164 zclose(void *zs) in zclose()
174 struct s_zstate *zs; in zdopen() local
215 struct s_zstate *zs; in zread() local
331 getcode(struct s_zstate *zs) in getcode()
/dflybsd-src/contrib/mpfr/src/
H A Dset_q.c31 set_z (mpfr_ptr f, mpz_srcptr z, mp_size_t *zs) in set_z()
/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_fmal.c50 long double xs, ys, zs; in fmal() local
H A Ds_fma.c55 double xs, ys, zs; in fma() local
/dflybsd-src/contrib/gdtoa/
H A Ddmisc.c115 ULong si, z, zs; local
/dflybsd-src/gnu/usr.bin/rcs/lib/
H A Dpartime.c86 #define zs(t,s) {s, hr60(t)} macro
/dflybsd-src/contrib/bzip2/
H A Dbzlib.c263 #define ADD_CHAR_TO_BLOCK(zs,zchh0) \ argument
/dflybsd-src/sys/dev/netif/mxge/
H A Dif_mxge.c654 z_stream zs; in mxge_load_firmware_helper() local
/dflybsd-src/sys/net/
H A Dzlib.c4218 inflate_huft * FAR *t, uIntf *m, z_streamp zs)