HomeSort by: relevance | last modified time | path
    Searched refs:grap (Results 1 - 4 of 4) sorted by relevancy

  /src/games/sail/
dr_4.c 62 grap(struct ship *from, struct ship *to) function in typeref:typename:void
extern.h 64 #define grappled2(a, b) ((a)->file->grap[(b)->file->index].sn_count)
68 #define Xgrappled2(a, b) ((a)->file->grap[(b)->file->index].sn_turn < turn-1 \
158 struct snag grap[NSHIP]; /* 124 */ member in struct:File
284 void grap(struct ship *, struct ship *);
dr_2.c 82 grap(sp, sq);
84 grap(sp, sq);
sync.c 855 struct snag *p = &ship->file->grap[a];
955 struct snag *p = &ship->file->grap[a];

Completed in 15 milliseconds