Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/asm686/
A 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)
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/amd64/
A Damd64-match.S16 #define scanend ebx macro
227 movzwl -1(%scan, %bestlen), %scanend
421 movzwl -1(%scan, %rax), %scanend
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/
A Dgvmat64.asm75 ;scanend equ rsp + xx - LocalVarsSize ; last two bytes of string use ebx
95 ; scanend ebx
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/
A Dmatch686.asm125 scanend equ esp + 12 ; last two bytes of string define

Completed in 8 milliseconds