Lines Matching refs:FOOBAR
9 FOOBAR struct 2 type
49 t2 FOOBAR <"gh",,<10,11>,<12>,'ijk'>
91 mov al, j.FOOBAR.f.h
99 mov al, [ebx].FOOBAR.f.h
100 mov al, [ebx.FOOBAR].f.h
101 mov al, [ebx.FOOBAR.f.h]
109 mov al, t2.FOOBAR.f.h
110 mov al, [t2].FOOBAR.f.h
111 mov al, [t2.FOOBAR].f.h
112 mov al, [t2.FOOBAR.f.h]
121 mov al, [ebx].FOOBAR.e.b
122 mov al, [ebx.FOOBAR].e.b
123 mov al, [ebx.FOOBAR.e].b
124 mov al, [ebx.FOOBAR.e.b]
133 mov al, t2.FOOBAR.e.b
134 mov al, [t2].FOOBAR.e.b
135 mov al, [t2.FOOBAR].e.b
136 mov al, [t2.FOOBAR.e].b
137 mov al, [t2.FOOBAR.e.b]
179 mov eax, FOOBAR.f
180 mov eax, FOOBAR.f.h
187 mov ax, (FOOBAR PTR [ebx]).f
188 mov ax, (FOOBAR PTR t1).f