Searched refs:scanend (Results 1 – 4 of 4) sorted by relevance
40 #define scanend 12 /* last two bytes of string */ macro191 movl %ebx, scanend(%esp)303 movl scanend(%esp), %ebx322 movl %ebx, scanend(%esp)
16 #define scanend ebx macro227 movzwl -1(%scan, %bestlen), %scanend421 movzwl -1(%scan, %rax), %scanend
75 ;scanend equ rsp + xx - LocalVarsSize ; last two bytes of string use ebx95 ; scanend ebx
125 scanend equ esp + 12 ; last two bytes of string define
Completed in 6 milliseconds