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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm337 ;;; r8d = curmatch
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm337 ;;; r8d = curmatch

Completed in 272 milliseconds