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

  /src/games/sail/
extern.h 65 #define fouled2(a, b) ((a)->file->foul[(b)->file->index].sn_count)
70 #define Xfouled2(a, b) ((a)->file->foul[(b)->file->index].sn_turn < turn-1 \
157 struct snag foul[NSHIP]; /* 84 */ member in struct:File
extern.h 65 #define fouled2(a, b) ((a)->file->foul[(b)->file->index].sn_count)
70 #define Xfouled2(a, b) ((a)->file->foul[(b)->file->index].sn_turn < turn-1 \
157 struct snag foul[NSHIP]; /* 84 */ member in struct:File
extern.h 65 #define fouled2(a, b) ((a)->file->foul[(b)->file->index].sn_count)
70 #define Xfouled2(a, b) ((a)->file->foul[(b)->file->index].sn_turn < turn-1 \
157 struct snag foul[NSHIP]; /* 84 */ member in struct:File

Completed in 39 milliseconds