OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:airport
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/atc/
struct.h
59
typedef SCREEN_POS
AIRPORT
;
72
AIRPORT
*
airport
;
member in struct:__anon439b482b0308
input.c
83
static const char *
airport
(int);
198
{ 'a', 8, "
airport
#",
airport
},
507
xdiff = sp->
airport
[dest_no].x - sp->beacon[bn].x;
508
ydiff = sp->
airport
[dest_no].y - sp->beacon[bn].y;
540
airport
(int c __unused)
function in typeref:typename:const char *
629
return ("Unknown
airport
");
630
p.new_dir = DIR_FROM_DXDY(sp->
airport
[n].x - p.xpos,
631
sp->
airport
[n].y - p.ypos);
Completed in 13 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025