OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldphysent
(Results
1 - 2
of
2
) sorted by null
/external/quake/quake/src/QW/client/
cl_pred.c
117
int
oldphysent
;
local
163
oldphysent
= pmove.numphysent;
179
pmove.numphysent =
oldphysent
;
cl_ents.c
801
int
oldphysent
;
local
882
oldphysent
= pmove.numphysent;
885
pmove.numphysent =
oldphysent
;
Completed in 4352 milliseconds