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

  /src/games/sail/
dr_3.c 47 static int is_isolated(struct ship *);
127 if (sp->file->dir == 0 || is_isolated(sp))
202 is_isolated(struct ship *ship) function in typeref:typename:int
dr_3.c 47 static int is_isolated(struct ship *);
127 if (sp->file->dir == 0 || is_isolated(sp))
202 is_isolated(struct ship *ship) function in typeref:typename:int

Completed in 23 milliseconds