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

/external/quake/quake/src/QW/client/
H A Dasm_draw.h83 #define st_last_u 16 macro
H A Dr_edgea.s272 movl st_last_u(%esi),%edx
277 movl %eax,st_last_u(%ecx) // surf->next->last_u = iu;
297 movl %eax,st_last_u(%ecx) // surf->next->last_u = iu;
343 movl %edx,st_last_u(%eax)
555 movl st_last_u(%esi),%edx
557 movl %eax,st_last_u(%edi) // surf->last_u = iu;
602 movl st_last_u(%esi),%edx
/external/quake/quake/src/WinQuake/
H A Dasm_draw.h83 #define st_last_u 16 macro
H A Dr_edgea.s272 movl st_last_u(%esi),%edx
277 movl %eax,st_last_u(%ecx) // surf->next->last_u = iu;
297 movl %eax,st_last_u(%ecx) // surf->next->last_u = iu;
343 movl %edx,st_last_u(%eax)
555 movl st_last_u(%esi),%edx
557 movl %eax,st_last_u(%edi) // surf->last_u = iu;
602 movl st_last_u(%esi),%edx

Completed in 36 milliseconds