OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:laststop
(Results
1 - 4
of
4
) sorted by null
/external/quake/quake/src/WinQuake/
client.h
185
double
laststop
;
member in struct:__anon6969
view.cpp
149
if (cl.
laststop
== cl.time)
164
cl.
laststop
= cl.time;
/external/quake/quake/src/QW/client/
client.h
255
double
laststop
;
member in struct:__anon6684
view.c
155
if (cl.
laststop
== cl.time)
170
cl.
laststop
= cl.time;
Completed in 211 milliseconds