Home
last modified time | relevance | path

Searched defs:longest_match (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S55 # define longest_match _longest_match macro
62 longest_match: label
/freebsd/sys/contrib/zlib/
H A Ddeflate.c1348 local uInt longest_match(deflate_state *s, IPos cur_match) { in longest_match() function
1496 local uInt longest_match(deflate_state *s, IPos cur_match) { in longest_match() function