OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_toughmelee
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/sail/
dr_3.c
291
is_toughmelee
(struct ship *ship, struct ship *to, int isdefense, int count)
function
312
OBP =
is_toughmelee
(to, ship, 0, count + 1);
313
dbp =
is_toughmelee
(ship, to, 1, count + 1);
314
DBP =
is_toughmelee
(to, ship, 1, count + 1);
dr_2.c
79
if (
is_toughmelee
(sp, sq, 0, 0))
extern.h
278
int
is_toughmelee
(struct ship *, struct ship *, int, int);
dr_1.c
64
!
is_toughmelee
(sp, to, 0, 0))
Completed in 14 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026