Searched refs:scanend (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/asm686/
H A Dmatch.S26 #define scanend 12 /* last two bytes of string */ define
169 movl %ebx, scanend(%esp)
192 * %ebx = scanend
281 movl scanend(%esp), %ebx
300 movl %ebx, scanend(%esp)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/asm686/
H A Dmatch.S26 #define scanend 12 /* last two bytes of string */ define
169 movl %ebx, scanend(%esp)
192 * %ebx = scanend
281 movl scanend(%esp), %ebx
300 movl %ebx, scanend(%esp)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm114 scanend = 12 ; last two bytes of string define
230 mov [esp+scanend], ebx
251 ; * %ebx = scanend
356 mov ebx, [esp+scanend]
377 mov [esp+scanend], ebx
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm114 scanend = 12 ; last two bytes of string define
230 mov [esp+scanend], ebx
251 ; * %ebx = scanend
356 mov ebx, [esp+scanend]
377 mov [esp+scanend], ebx
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm619 scanend equ esp + 12 ; last two bytes of string define
780 mov [scanend], ebx
803 ;;; ebx = scanend
892 mov ebx, [scanend]
911 mov [scanend], ebx
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm619 scanend equ esp + 12 ; last two bytes of string define
780 mov [scanend], ebx
803 ;;; ebx = scanend
892 mov ebx, [scanend]
911 mov [scanend], ebx
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm55 ;scanend equ rsp + xx - LocalVarsSize ; last two bytes of string use ebx
336 ;;; ebx = scanend
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm55 ;scanend equ rsp + xx - LocalVarsSize ; last two bytes of string use ebx
336 ;;; ebx = scanend

Completed in 213 milliseconds