OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dest_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/atc/
struct.h
90
enum places
dest_type
;
member in struct:plane
input.c
217
static enum places
dest_type
;
variable in typeref:enum:places
307
dest_type
= T_NODEST;
496
if (
dest_type
!= T_NODEST) {
497
switch (
dest_type
) {
526
dest_type
= T_BEACON;
534
dest_type
= T_EXIT;
542
dest_type
= T_AIRPORT;
614
switch (
dest_type
) {
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025