Searched refs:scanstart (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/asm686/
H A Dmatch.S39 #define scanstart 16 /* first two bytes of string */ define
189 movl %ebx, scanstart(%esp)
233 cmpl scanstart(%esp), %eax
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/asm586/
H A Dmatch.S26 #define scanstart 16 /* first two bytes of string */ define
170 movw %bx, scanstart(%esp)
241 cmpw scanstart(%esp), %ax
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/asm686/
H A Dmatch.S25 #define scanstart 16 /* first two bytes of string */ define
167 movl %ebx, scanstart(%esp)
211 cmpl scanstart(%esp), %eax
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/asm586/
H A Dmatch.S26 #define scanstart 16 /* first two bytes of string */ define
170 movw %bx, scanstart(%esp)
241 cmpw scanstart(%esp), %ax
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/asm686/
H A Dmatch.S25 #define scanstart 16 /* first two bytes of string */ define
167 movl %ebx, scanstart(%esp)
211 cmpl scanstart(%esp), %eax
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/asm686/
H A Dmatch.S39 #define scanstart 16 /* first two bytes of string */ define
189 movl %ebx, scanstart(%esp)
233 cmpl scanstart(%esp), %eax
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/amd64/
H A Damd64-match.S27 #define scanstart r12d define
226 movzwl (%scan), %scanstart
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/amd64/
H A Damd64-match.S27 #define scanstart r12d define
226 movzwl (%scan), %scanstart
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm115 scanstart = 16 ; first two bytes of string define
228 mov [esp+scanstart], ebx
275 cmp eax, [esp+scanstart]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm115 scanstart = 16 ; first two bytes of string define
228 mov [esp+scanstart], ebx
275 cmp eax, [esp+scanstart]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx86/
H A Dmatch686.asm124 scanstart equ esp + 16 ; first two bytes of string define
292 mov [scanstart], ebx
336 cmp eax, [scanstart]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx86/
H A Dmatch686.asm124 scanstart equ esp + 16 ; first two bytes of string define
292 mov [scanstart], ebx
336 cmp eax, [scanstart]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx64/
H A Dgvmat64.asm74 ;scanstart equ rsp + xx - LocalVarsSize ; first two bytes of string ; stored in r12w
106 ; scanstart r12d
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx64/
H A Dgvmat64.asm74 ;scanstart equ rsp + xx - LocalVarsSize ; first two bytes of string ; stored in r12w
106 ; scanstart r12d
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm618 scanstart equ esp + 16 ; first two bytes of string define
778 mov [scanstart], ebx
822 cmp eax, [scanstart]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm618 scanstart equ esp + 16 ; first two bytes of string define
778 mov [scanstart], ebx
822 cmp eax, [scanstart]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm54 ;scanstart equ rsp + xx - LocalVarsSize ; first two bytes of string ; stored in r12w
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm54 ;scanstart equ rsp + xx - LocalVarsSize ; first two bytes of string ; stored in r12w
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dgvmat64.asm54 ;scanstart equ rsp + xx - LocalVarsSize ; first two bytes of string ; stored in r12w

Completed in 103 milliseconds