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

/external/quake/quake/src/QW/client/
H A Dasm_draw.h80 #define st_prev 4 macro
H A Dr_edgea.s290 movl st_prev(%esi),%esi // stack
293 movl %esi,st_prev(%edx)
299 movl st_prev(%esi),%esi // stack
302 movl %esi,st_prev(%edx)
307 movl st_prev(%esi),%esi // stack
310 movl %esi,st_prev(%edx)
342 movl %eax,st_prev(%eax)
575 movl st_prev(%esi),%eax
576 movl %eax,st_prev(%edi) // surf->prev = surf2->prev;
577 movl %edi,st_prev(
[all...]
/external/quake/quake/src/WinQuake/
H A Dasm_draw.h80 #define st_prev 4 macro
H A Dr_edgea.s290 movl st_prev(%esi),%esi // stack
293 movl %esi,st_prev(%edx)
299 movl st_prev(%esi),%esi // stack
302 movl %esi,st_prev(%edx)
307 movl st_prev(%esi),%esi // stack
310 movl %esi,st_prev(%edx)
342 movl %eax,st_prev(%eax)
575 movl st_prev(%esi),%eax
576 movl %eax,st_prev(%edi) // surf->prev = surf2->prev;
577 movl %edi,st_prev(
[all...]

Completed in 41 milliseconds