OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:E_GHOST
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/trek/
dumpssradio.c
61
if (e->evcode &
E_GHOST
) {
kill.c
138
schedule(E_KATSB |
E_GHOST
, TOOLARGE, qx, qy, 0);
222
e->evcode |=
E_GHOST
;
schedule.c
81
Now.eventptr[type & ~
E_GHOST
] = e;
trek.h
147
#define
E_GHOST
0100 /* ghost of a distress call if ssradio out */
165
* +
E_GHOST
actually already expired
events.c
100
if (e->evcode == 0 || (e->evcode &
E_GHOST
))
Completed in 13 milliseconds
Indexes created Tue Oct 21 07:10:13 GMT 2025