OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:st_spanstate
(Results
1 - 4
of
4
) sorted by null
/external/quake/quake/src/QW/client/
asm_draw.h
84
#define
st_spanstate
20
macro
r_edgea.s
255
movl
st_spanstate
(%esi),%eax // check for edge inversion
259
movl %eax,
st_spanstate
(%esi)
314
movl %eax,
st_spanstate
(%esi)
379
movl
st_spanstate
(%edi),%edx
396
movl %edx,
st_spanstate
(%edi)
428
movl %edx,
st_spanstate
(%edi)
617
movl %ecx,
st_spanstate
(%esi)
639
movl %edx,
st_spanstate
(%edi)
/external/quake/quake/src/WinQuake/
asm_draw.h
84
#define
st_spanstate
20
macro
r_edgea.s
255
movl
st_spanstate
(%esi),%eax // check for edge inversion
259
movl %eax,
st_spanstate
(%esi)
314
movl %eax,
st_spanstate
(%esi)
379
movl
st_spanstate
(%edi),%edx
396
movl %edx,
st_spanstate
(%edi)
428
movl %edx,
st_spanstate
(%edi)
617
movl %ecx,
st_spanstate
(%esi)
639
movl %edx,
st_spanstate
(%edi)
Completed in 657 milliseconds