Searched refs:scanstart (Results 1 – 4 of 4) sorted by relevance
39 #define scanstart 16 /* first two bytes of string */ macro189 movl %ebx, scanstart(%esp)233 cmpl scanstart(%esp), %eax
27 #define scanstart r12d macro226 movzwl (%scan), %scanstart
74 ;scanstart equ rsp + xx - LocalVarsSize ; first two bytes of string ; stored in r12w106 ; scanstart r12d
124 scanstart equ esp + 16 ; first two bytes of string define