Searched defs:crew (Results 1 – 6 of 6) sorted by relevance
/dragonfly/games/sail/ |
H A D | pl_5.c | 161 int crew[3]; in acceptboard() local 208 parties(struct ship *to, int *crew, int isdefense, int buf) in parties()
|
H A D | dr_1.c | 76 int crew[3]; in boardcomp() local 273 int crew[3], men = 0, target, temp; in compcombat() local
|
H A D | dr_5.c | 69 mensent(struct ship *from, struct ship *to, int *crew, struct ship **captured, in mensent()
|
H A D | pl_3.c | 54 int crew[3]; in acceptcombat() local
|
H A D | assorted.c | 54 int crew[3]; in table() local
|
/dragonfly/games/trek/ |
H A D | trek.h | 227 int crew; /* ship's complement */ member 285 int crew; /* size of ship's complement */ member
|