Home
last modified time | relevance | path

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

/titanic_52/usr/src/boot/lib/libz/contrib/asm686/
H A Dmatch.S25 #define longest_match _longest_match macro
88 longest_match: label
/titanic_52/usr/src/boot/lib/libz/contrib/gcc_gvmat64/
H A Dgvmat64.S55 # define longest_match _longest_match macro
62 longest_match: label
/titanic_52/usr/src/boot/lib/libz/
H A Ddeflate.c1148 local uInt longest_match(s, cur_match) in longest_match() function
1297 local uInt longest_match(s, cur_match) in longest_match() function
/titanic_52/usr/src/contrib/zlib/
H A Ddeflate.c1274 local uInt longest_match(s, cur_match) in longest_match() function
1423 local uInt longest_match(s, cur_match) in longest_match() function
/titanic_52/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c1453 longest_match(s, cur_match) in longest_match() function
1618 longest_match(s, cur_match) in longest_match() function
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c939 local int longest_match(s, cur_match) in longest_match() function