Searched refs:airport (Results 1 – 17 of 17) sorted by relevance
/original-bsd/games/atc/ |
H A D | grammar.y | 208 if (sp->airport == NULL) 209 sp->airport=(AIRPORT *)malloc((sp->num_airports 212 sp->airport = (AIRPORT *) realloc(sp->airport, 215 if (sp->airport == NULL) 219 sp->airport[sp->num_airports].x = $2; 220 sp->airport[sp->num_airports].y = $3; 221 sp->airport[sp->num_airports].dir = dir;
|
H A D | update.c | 101 if (pp->xpos == sp->airport[pp->dest_no].x && in update() 102 pp->ypos == sp->airport[pp->dest_no].y && in update() 104 if (pp->dir != sp->airport[pp->dest_no].dir) in update() 131 if (pp->xpos == sp->airport[i].x && in update() 132 pp->ypos == sp->airport[i].y) { in update() 320 p.xpos = sp->airport[p.orig_no].x; in addplane() 321 p.ypos = sp->airport[p.orig_no].y; in addplane() 322 p.new_dir = p.dir = sp->airport[p.orig_no].dir; in addplane()
|
H A D | input.c | 73 *airport(), *turn(), *ignore(); 147 { 'a', 8, " airport #", airport }, 439 xdiff = sp->airport[dest_no].x - sp->beacon[c].x; in delayb() 440 ydiff = sp->airport[dest_no].y - sp->beacon[c].y; in delayb() 470 airport(c) in airport() function 544 p.new_dir = DIR_FROM_DXDY(sp->airport[c].x - p.xpos, in benum() 545 sp->airport[c].y - p.ypos); in benum()
|
H A D | lex.l | 35 airport { return(AirportOp); }
|
H A D | struct.h | 46 AIRPORT *airport; member
|
H A D | graphics.c | 176 str[0] = airstr[scp->airport[i].dir]; 178 wmove(radar, scp->airport[i].y, scp->airport[i].x * 2);
|
/original-bsd/games/atc/games/ |
H A D | Killer | 11 airport: ( 20 18 d ) ;
|
H A D | easy | 10 airport: ( 7 8 w ) ;
|
H A D | game_2 | 12 airport: ( 18 17 d ) ;
|
H A D | default | 11 airport: ( 20 15 w ) ( 20 18 d ) ;
|
/original-bsd/share/misc/ |
H A D | Makefile | 3 FILES= airport ascii birthtoken eqnchar flowers inter.phone man.template \
|
H A D | airport | 2 # @(#)airport 8.1 (Berkeley) 06/08/93
|
/original-bsd/usr.bin/calendar/calendars/ |
H A D | calendar.music | 25 02/07 Beatles land at JFK airport to begin first U.S. tour, 1964
|
/original-bsd/games/fortune/datfiles/ |
H A D | fortunes | 4231 No female shall appear in a bathing suit at any airport in this 4462 Having to wander through a maze of ropes at an airport or bank 4951 airport, fly to New York, take the JFK Express to Jay Street-Borough 8417 Loud burping while walking around the airport is prohibited in 10786 I saw at the airport ... Now I'm remembering, those giant piles of 10787 computer magazines right next to "People" and "Time" in the airport
|
H A D | fortunes2 | 5857 drove to the airport, forced their way on board a large passenger jet, and 11128 An entire city surrounded by an airport. 18194 Having to wander through a maze of ropes at an airport or bank 18199 Having to wander through a maze of ropes at an airport or bank 19312 in Seattle, so what you should do is take a cab out to the airport, 24097 he'd make it easier to get to the airport. 28220 Jim, it's Jack. I'm at the airport. I'm going to Tokyo and wanna pay 28366 Driving me to the airport 37705 saw at the airport... Now I'm remembering, those giant piles of computer 37706 magazines right next to "People" and "Time" in the airport store. Does it
|
H A D | fortunes2-o | 12637 -- Grace Kelly drives you to the airport.
|
/original-bsd/share/dict/ |
H A D | words | 532 airport
|