/netbsd-src/games/sail/ |
H A D | pl_5.c | 161 int crew[3]; in acceptboard() local 165 crew[0] = mc->crew1; in acceptboard() 166 crew[1] = mc->crew2; in acceptboard() 167 crew[2] = mc->crew3; in acceptboard() 177 crew[0] = men/100 ? 0 : crew[0] != 0; in acceptboard() 178 crew[1] = (men%100)/10 ? 0 : crew[1] != 0; in acceptboard() 179 crew[2] = men%10 ? 0 : crew[2] != 0; in acceptboard() 181 crew[0] = crew[0] != 0; in acceptboard() 182 crew[1] = crew[1] != 0; in acceptboard() 183 crew[2] = crew[2] != 0; in acceptboard() [all …]
|
H A D | dr_1.c | 76 int crew[3]; in boardcomp() local 88 crew[0] = sp->specs->crew1 != 0; in boardcomp() 89 crew[1] = sp->specs->crew2 != 0; in boardcomp() 90 crew[2] = sp->specs->crew3 != 0; in boardcomp() 101 if (crew[0]) { in boardcomp() 103 sendbp(sp, sq, crew[0]*100, 0); in boardcomp() 104 crew[0] = 0; in boardcomp() 105 } else if (crew[1]) { in boardcomp() 107 sendbp(sp, sq, crew[1]*10, 0); in boardcomp() 108 crew[1] = 0; in boardcomp() [all …]
|
H A D | dr_5.c | 69 mensent(struct ship *from, struct ship *to, int crew[3], struct ship **captured, in mensent() 79 crew[0] = from->specs->crew1; in mensent() 80 crew[1] = from->specs->crew2; in mensent() 81 crew[2] = from->specs->crew3; in mensent() 88 c1 = men/100 ? crew[0] : 0; in mensent() 89 c2 = (men%100)/10 ? crew[1] : 0; in mensent() 90 c3 = men/10 ? crew[2] : 0; in mensent() 91 c3 = *captured == 0 ? crew[2] : *pc; in mensent()
|
H A D | pl_3.c | 54 int crew[3]; in acceptcombat() local 60 crew[0] = mc->crew1; in acceptcombat() 61 crew[1] = mc->crew2; in acceptcombat() 62 crew[2] = mc->crew3; in acceptcombat() 72 crew[0] = men/100 ? 0 : crew[0] != 0; in acceptcombat() 73 crew[1] = (men%100)/10 ? 0 : crew[1] != 0; in acceptcombat() 74 crew[2] = men%10 ? 0 : crew[2] != 0; in acceptcombat() 91 if (mf->struck || !crew[2]) in acceptcombat() 153 if (!crew[n]) { in acceptcombat()
|
H A D | assorted.c | 54 int crew[3]; in table() local 62 crew[0] = on->specs->crew1; in table() 63 crew[1] = on->specs->crew2; in table() 64 crew[2] = on->specs->crew3; in table() 89 if (chits > crew[n]) { in table() 90 chits -= crew[n]; in table() 91 crew[n] = 0; in table() 93 crew[n] -= chits; in table() 150 send_crew(on, crew[0], crew[1], crew[2]); in table()
|
/netbsd-src/games/trek/ |
H A D | dock.c | 95 Ship.crew = Param.crew; in dock()
|
H A D | abandon.c | 92 Ship.crew); in abandon() 93 Game.deaths += Ship.crew; in abandon()
|
H A D | trek.h | 225 int crew; /* ship's complement */ member 283 int crew; /* size of ship's complement */ member
|
H A D | checkcond.c | 76 if (Ship.crew <= 0) in checkcond()
|
H A D | ram.c | 93 Ship.crew -= i; in ram()
|
H A D | destruct.c | 110 Game.deaths += Ship.crew; in destruct()
|
H A D | setup.c | 132 Param.crew = Ship.crew = 387; in setup()
|
H A D | srscan.c | 163 printf("current crew %d\n", Ship.crew); in srscan()
|
H A D | attack.c | 185 Ship.crew -= cas; in attack()
|
/netbsd-src/games/quiz/datfiles/ |
H A D | trek | 10 number of crew:400|four hundred
|
/netbsd-src/usr.bin/calendar/calendars/ |
H A D | calendar.computer | 63 08/09 First email sent from space by the crew of STS-43, 1991
|
/netbsd-src/games/fortune/datfiles/ |
H A D | startrek | 17 his entire crew, rather than violate the Prime Directive.
|
H A D | limerick-o.real | 410 A girl of the Enterprise crew 2338 Said crew girl Angelica Bauer : 2453 The Enterprise crew when off work 2457 And Spock shares a crew girl with Kirk. 5856 Who's been coxing the varsity crew.
|
H A D | fortunes | 7904 As he landed his crew with care; 7909 That alone should encourage the crew.
|
H A D | fortunes2-o.real | 4900 crew, n: 12147 The crew came a running, all grabbing their... glasses.
|
H A D | fortunes2 | 11482 street; and the entire film crew is reflected in the shop window. 15261 "The crew will consist of one pilot and a dog. The pilot will 28204 As he landed his crew with care; 28209 That alone should encourage the crew.
|
/netbsd-src/share/dict/ |
H A D | web2a | 14495 crew-cropped 14496 crew cut 14499 crew haircut 14500 crew list 14501 crew neck 14502 crew-necked 14503 crew neckline 17096 dock crew 23786 full-crew 26204 ground crew [all …]
|
H A D | web2 | 45603 crew
|
/netbsd-src/external/gpl2/xcvs/dist/ |
H A D | FAQ | 4850 If you trust your crew, have them notify you by Email. Have them send
|
/netbsd-src/external/historical/nawk/dist/testdir/ |
H A D | bib | 24129 Then began he to curse and to swear, saying, I know not the man. And immediately the cock crew. 24823 …know not, neither understand I what thou sayest. And he went out into the porch; and the cock crew. 24827 And the second time the cock crew. And Peter called to mind the word that Jesus said unto him, Befo… 25925 …d Peter said, Man, I know not what thou sayest. And immediately, while he yet spake, the cock crew. 26813 Peter then denied again: and immediately the cock crew.
|