OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:st_spans
(Results
1 - 4
of
4
) sorted by null
/external/quake/quake/src/QW/client/
asm_draw.h
81
#define
st_spans
8
macro
r_edgea.s
284
movl
st_spans
(%esi),%eax
286
movl %ebp,
st_spans
(%esi) // surf->spans = span;
567
movl
st_spans
(%esi),%eax
569
movl %ebp,
st_spans
(%esi) // surf->spans = span;
610
movl
st_spans
(%esi),%eax
612
movl %ebp,
st_spans
(%esi)
/external/quake/quake/src/WinQuake/
asm_draw.h
81
#define
st_spans
8
macro
r_edgea.s
284
movl
st_spans
(%esi),%eax
286
movl %ebp,
st_spans
(%esi) // surf->spans = span;
567
movl
st_spans
(%esi),%eax
569
movl %ebp,
st_spans
(%esi) // surf->spans = span;
610
movl
st_spans
(%esi),%eax
612
movl %ebp,
st_spans
(%esi)
Completed in 141 milliseconds