Searched refs:curmatch (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/amd64/
H A Damd64-match.S19 #define curmatch rsi define
143 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
147 * Retrieve the function arguments. %curmatch will hold cur_match
251 movzwl (%prev, %curmatch, 2), %curmatchd
256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw
258 cmpw %scanstartw, (%window, %curmatch)
270 lea (%curmatch, %window), %windowbestlen
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/amd64/
H A Damd64-match.S19 #define curmatch rsi define
143 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
147 * Retrieve the function arguments. %curmatch will hold cur_match
251 movzwl (%prev, %curmatch, 2), %curmatchd
256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw
258 cmpw %scanstartw, (%window, %curmatch)
270 lea (%curmatch, %window), %windowbestlen
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/asm686/
H A Dmatch.S53 #define curmatch 60 define
85 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
112 movl curmatch(%esp), %ecx
215 * %ecx = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/asm586/
H A Dmatch.S39 #define curmatch 60 define
79 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
98 movl curmatch(%esp), %ecx
201 * %ecx = curmatch
202 * %edx = curmatch & wmask
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/asm686/
H A Dmatch.S39 #define curmatch 60 define
71 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
90 movl curmatch(%esp), %ecx
193 * %ecx = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/asm586/
H A Dmatch.S39 #define curmatch 60 define
79 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
98 movl curmatch(%esp), %ecx
201 * %ecx = curmatch
202 * %edx = curmatch & wmask
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/asm686/
H A Dmatch.S39 #define curmatch 60 define
71 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
90 movl curmatch(%esp), %ecx
193 * %ecx = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/asm686/
H A Dmatch.S53 #define curmatch 60 define
85 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
112 movl curmatch(%esp), %ecx
215 * %ecx = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm98 ; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
131 curmatch = 60 define
150 mov ecx, [esp+curmatch]
252 ; * %ecx = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm98 ; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
131 curmatch = 60 define
150 mov ecx, [esp+curmatch]
252 ; * %ecx = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx86/
H A Dmatch686.asm138 curmatch equ esp + 60 define
190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
215 mov ecx, [curmatch]
318 ;;; ecx = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx86/
H A Dmatch686.asm138 curmatch equ esp + 60 define
190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
215 mov ecx, [curmatch]
318 ;;; ecx = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm632 curmatch equ esp + 60 define
669 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
701 mov ecx, [curmatch]
804 ;;; ecx = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm632 curmatch equ esp + 60 define
669 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
701 mov ecx, [curmatch]
804 ;;; ecx = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx64/
H A Dgvmat64.asm98 ; curmatch rsi
376 ;;; r8d = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx64/
H A Dgvmat64.asm98 ; curmatch rsi
376 ;;; r8d = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm337 ;;; r8d = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm337 ;;; r8d = curmatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dgvmat64.asm337 ;;; r8d = curmatch

Completed in 224 milliseconds