Home
last modified time | relevance | path

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

/external/rust/crates/libz-sys/src/zlib-ng/
Ddeflate_medium.c23 static int emit_match(deflate_state *s, struct match match) { in emit_match() function
271 bflush = emit_match(s, current_match); in deflate_medium()