Searched defs:zs (Results 1 – 5 of 5) sorted by relevance
/csrg-svn/usr.bin/compress/ |
H A D | zopen.c | 216 struct s_zstate *zs; local 303 struct s_zstate *zs; local 346 output(zs, ocode) in output() argument 441 struct s_zstate *zs; local 546 getcode(zs) in getcode() argument 605 cl_block(zs) /* Table clear for block compress. */ in cl_block() argument 634 cl_hash(zs, cl_hsize) /* Reset code table. */ in cl_hash() argument 672 struct s_zstate *zs; local
|
/csrg-svn/sys/sparc/dev/ |
H A D | zs.c | 169 register int zs = dev->dv_unit, unit; in zsattach() local 322 int zs; local 483 int unit = minor(dev), zs = unit >> 1, error, s; in zsopen() local 1243 int unit, zs; in zs_kgdb_init() local
|
/csrg-svn/sys/news3400/bm/ |
H A D | kb_ctrl.c | 544 scc_error_write_hex(chan, n, zs) in scc_error_write_hex() argument
|
/csrg-svn/sys/sparc/sparc/ |
H A D | autoconf.c | 503 findzs(zs) in findzs() argument
|
/csrg-svn/lib/libc/stdlib/ |
H A D | strtod.c | 1693 unsigned long si, zs; local
|