Home
last modified time | relevance | path

Searched refs:zng_tr_emit_dist (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/
Ddeflate_quick.c99 zng_tr_emit_dist(s, static_ltree, static_dtree, match_len - MIN_MATCH, dist); in deflate_quick()
Dtrees_emit.h191 static inline void zng_tr_emit_dist(deflate_state *s, const ct_data *ltree, const ct_data *dtree, in zng_tr_emit_dist() function