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

  /external/quake/quake/src/QW/client/
r_surf.c 27 int lightleft, sourcesstep, blocksize, sourcetstep; variable
283 sourcetstep = texwidth;
359 psource += sourcetstep;
409 psource += sourcetstep;
459 psource += sourcetstep;
509 psource += sourcetstep;
559 pbasesource += sourcetstep;
surf8.s 238 addl C(sourcetstep),%esi
401 movl C(sourcetstep),%eax
541 movl C(sourcetstep),%eax
662 movl C(sourcetstep),%eax
687 movl C(sourcetstep),%edx
surf16.s 95 movl C(sourcetstep),%eax
quakeasm.h 81 .extern C(sourcetstep)
  /external/quake/quake/src/WinQuake/
r_surf.cpp 27 int lightleft, sourcesstep, blocksize, sourcetstep; variable
300 sourcetstep = texwidth;
376 psource += sourcetstep;
426 psource += sourcetstep;
476 psource += sourcetstep;
526 psource += sourcetstep;
576 pbasesource += sourcetstep;
surf8.s 238 addl C(sourcetstep),%esi
401 movl C(sourcetstep),%eax
541 movl C(sourcetstep),%eax
662 movl C(sourcetstep),%eax
687 movl C(sourcetstep),%edx
surf16.s 95 movl C(sourcetstep),%eax
quakeasm.h 87 .extern C(sourcetstep)

Completed in 588 milliseconds