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

  /external/quake/quake/src/QW/client/
r_drawa.asm 237 Lstack dd 0
252 mov ds:dword ptr[Lstack],esp
467 mov esp,ds:dword ptr[Lstack]
r_drawa.s 40 Lstack: .long 0
64 movl %esp,Lstack // for clearing the stack later
479 movl Lstack,%esp // clear temporary variables from stack
  /external/quake/quake/src/WinQuake/
r_drawa.s 40 Lstack: .long 0
64 movl %esp,Lstack // for clearing the stack later
479 movl Lstack,%esp // clear temporary variables from stack

Completed in 309 milliseconds