Lines Matching defs:s
169 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) argument
173 # define send_code(s, c, tree) \ argument
182 #define put_short(s, w) { \ argument
194 local void send_bits(s, value, length) in send_bits() argument
219 #define send_bits(s, value, length) \ argument
387 void ZLIB_INTERNAL _tr_init(s) in _tr_init() argument
416 local void init_block(s) in init_block() argument
439 #define pqremove(s, tree, top) \ argument
460 local void pqdownheap(s, tree, k) in pqdownheap() argument
495 local void gen_bitlen(s, desc) in gen_bitlen() argument
624 local void build_tree(s, desc) in build_tree() argument
712 local void scan_tree (s, tree, max_code) in scan_tree() argument
757 local void send_tree (s, tree, max_code) in send_tree() argument
808 local int build_bl_tree(s) in build_bl_tree() argument
843 local void send_all_trees(s, lcodes, dcodes, blcodes) in send_all_trees() argument
872 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument
897 void ZLIB_INTERNAL _tr_align(s) in _tr_align() argument
926 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument
1027 int ZLIB_INTERNAL _tr_tally (s, dist, lc) in _tr_tally() argument
1077 local void compress_block(s, ltree, dtree) in compress_block() argument
1138 local int detect_data_type(s) in detect_data_type() argument
1187 local void bi_flush(s) in bi_flush() argument
1204 local void bi_windup(s) in bi_windup() argument
1223 local void copy_block(s, buf, len, header) in copy_block() argument