Searched defs:check_match (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libz/
H A Ddeflate.c1553 local void check_match(deflate_state *s, IPos start, IPos match, int length) { function
1578 # define check_match(s, start, match, length) macro
/openbsd-current/sys/lib/libz/
H A Ddeflate.c1553 local void check_match(deflate_state *s, IPos start, IPos match, int length) { function
1578 # define check_match(s, start, match, length) macro
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Ddeflate.c1492 local void check_match( function
1514 # define check_match(s, start, match, length) macro

Completed in 262 milliseconds