Home
last modified time | relevance | path

Searched refs:scanend (Results 1 – 4 of 4) sorted by relevance

/external/zlib/src/contrib/asm686/
Dmatch.S40 #define scanend 12 /* last two bytes of string */ macro
191 movl %ebx, scanend(%esp)
303 movl scanend(%esp), %ebx
322 movl %ebx, scanend(%esp)
/external/zlib/src/contrib/amd64/
Damd64-match.S16 #define scanend ebx macro
227 movzwl -1(%scan, %bestlen), %scanend
421 movzwl -1(%scan, %rax), %scanend
/external/zlib/src/contrib/masmx64/
Dgvmat64.asm75 ;scanend equ rsp + xx - LocalVarsSize ; last two bytes of string use ebx
95 ; scanend ebx
/external/zlib/src/contrib/masmx86/
Dmatch686.asm125 scanend equ esp + 12 ; last two bytes of string define