OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ground
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/atc/
extern.c
74
LIST air,
ground
;
variable
extern.h
61
extern LIST air,
ground
;
update.c
87
for (pp =
ground
.head; pp != NULL; pp = pp->next) {
89
delete(&
ground
, pp);
181
loser(pp, "crashed on the
ground
.");
334
for (pp =
ground
.head; pp != NULL; pp = pp->next)
412
append(&
ground
, pp);
425
for (pp =
ground
.head; pp != NULL; pp = pp->next)
graphics.c
355
for (pp =
ground
.head; pp != NULL; pp = pp->next) {
Completed in 19 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026