Home
last modified time | relevance | path

Searched defs:totalfrom (Results 1 – 2 of 2) sorted by relevance

/dragonfly/games/sail/
H A Ddr_5.c45 subtract(struct ship *from, struct ship *fromcap, int totalfrom, int *crewfrom, in subtract()
H A Ddr_1.c145 int indx, totalfrom = 0, totalto = 0; in fightitout() local