HomeSort by: relevance | last modified time | path
    Searched defs:parties (Results 1 - 2 of 2) sorted by relevancy

  /src/games/sail/
pl_5.c 51 static void parties(struct ship *, int *, int, int);
193 parties(sp, crew, 0, c);
197 parties(sp, crew, 0, c);
203 parties(ms, crew, 1, c);
208 parties(struct ship *to, int *crew, int isdefense, int buf) function in typeref:typename:void
pl_5.c 51 static void parties(struct ship *, int *, int, int);
193 parties(sp, crew, 0, c);
197 parties(sp, crew, 0, c);
203 parties(ms, crew, 1, c);
208 parties(struct ship *to, int *crew, int isdefense, int buf) function in typeref:typename:void

Completed in 23 milliseconds