Lines Matching defs:s

161 #  define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)  argument
165 # define send_code(s, c, tree) \ argument
174 #define put_short(s, w) { \ argument
186 local void send_bits(s, value, length) in send_bits() argument
211 #define send_bits(s, value, length) \ argument
379 void ZLIB_INTERNAL _tr_init(s) in _tr_init() argument
407 local void init_block(s) in init_block() argument
430 #define pqremove(s, tree, top) \ argument
451 local void pqdownheap(s, tree, k) in pqdownheap() argument
486 local void gen_bitlen(s, desc) in gen_bitlen() argument
615 local void build_tree(s, desc) in build_tree() argument
703 local void scan_tree (s, tree, max_code) in scan_tree() argument
748 local void send_tree (s, tree, max_code) in send_tree() argument
799 local int build_bl_tree(s) in build_bl_tree() argument
834 local void send_all_trees(s, lcodes, dcodes, blcodes) in send_all_trees() argument
863 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument
887 void ZLIB_INTERNAL _tr_flush_bits(s) in _tr_flush_bits() argument
897 void ZLIB_INTERNAL _tr_align(s) in _tr_align() argument
912 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument
1015 int ZLIB_INTERNAL _tr_tally (s, dist, lc) in _tr_tally() argument
1043 local void compress_block(s, ltree, dtree) in compress_block() argument
1103 local int detect_data_type(s) in detect_data_type() argument
1152 local void bi_flush(s) in bi_flush() argument
1169 local void bi_windup(s) in bi_windup() argument