HomeSort by relevance Sort by last modified time
    Searched full:st_prev (Results 1 - 4 of 4) sorted by null

  /external/quake/quake/src/QW/client/
r_edgea.s 290 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(%esi) // surf2->prev = surf
    [all...]
asm_draw.h 80 #define st_prev 4 macro
  /external/quake/quake/src/WinQuake/
r_edgea.s 290 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(%esi) // surf2->prev = surf
    [all...]
asm_draw.h 80 #define st_prev 4 macro

Completed in 77 milliseconds