Searched defs:totalfrom (Results 1 – 2 of 2) sorted by relevance
/openbsd/games/sail/ | ||
H A D | dr_5.c | 36 subtract(struct ship *from, int totalfrom, int crewfrom[3], in subtract() |
H A D | dr_1.c | 136 int index, totalfrom = 0, totalto = 0; in fightitout() local |