Searched refs:st_next (Results 1 - 4 of 4) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dr_edgea.s261 movl 0x12345678,%edx // surfaces[1].st_next
273 movl st_next(%esi),%ecx
289 movl st_next(%esi),%edx // remove the surface from the surface
292 movl %edx,st_next(%esi)
298 movl st_next(%esi),%edx // remove the surface from the surface
301 movl %edx,st_next(%esi)
306 movl st_next(%esi),%edx // remove the surface from the surface
309 movl %edx,st_next(%esi)
341 movl %eax,st_next(%eax)
408 movl st_next(
[all...]
H A Dasm_draw.h79 #define st_next 0 macro
/external/quake/quake/src/WinQuake/
H A Dr_edgea.s261 movl 0x12345678,%edx // surfaces[1].st_next
273 movl st_next(%esi),%ecx
289 movl st_next(%esi),%edx // remove the surface from the surface
292 movl %edx,st_next(%esi)
298 movl st_next(%esi),%edx // remove the surface from the surface
301 movl %edx,st_next(%esi)
306 movl st_next(%esi),%edx // remove the surface from the surface
309 movl %edx,st_next(%esi)
341 movl %eax,st_next(%eax)
408 movl st_next(
[all...]
H A Dasm_draw.h79 #define st_next 0 macro

Completed in 21 milliseconds