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

/solaris-userland-s11u3/components/zlib/capabilities/sun4v/sparcv9/
H A Dlongest_match_t4.s19 ! longest_match.o file can simply be comp[iled from longest_match.c .
82 ! 5 !uInt longest_match(s, cur_match)
88 ! SUBROUTINE longest_match
92 .global longest_match
95 longest_match: label
258 /* 0x0220 0 */ .type longest_match,#function
259 /* 0x0220 0 */ .size longest_match,(.-longest_match)
/solaris-userland-s11u3/components/zlib/capabilities/sun4v/sparcv7/
H A Dlongest_match_t4.s5 ! the longest_match.o file can simply be comp[iled from longest_match.c
10 .file "longest_match.c"
113 ! FILE longest_match.c
120 ! 7 ! * This file contains the longest_match() function cut out from the original
129 ! 19 ! " deflate/longest_match 1.2.3 Copyright 1995-2005 Jean-loup Gailly ";
140 ! 32 ! uInt longest_match OF((deflate_state *s, IPos cur_match));
142 ! 34 !uInt longest_match OF((deflate_state *s, IPos cur_match));
157 ! 50 !uInt longest_match(s, cur_match)
163 ! SUBROUTINE longest_match
170 longest_match: label
[all...]

Completed in 23 milliseconds