OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBP
(Results
1 - 7
of
7
) sorted by relevancy
/src/games/sail/
parties.c
59
struct BP *p = isdefense ? from->file->
DBP
: from->file->OBP;
71
struct BP *p = isdefense ? ship->file->
DBP
: ship->file->OBP;
dr_5.c
82
bp = isdefense ? from->file->
DBP
: from->file->OBP;
dr_3.c
274
bp = isdefense ? from->file->
DBP
: from->file->OBP;
295
int n, OBP = 0,
DBP
= 0,
dbp
= 0;
local
299
bp = isdefense ? ship->file->
DBP
: ship->file->OBP;
313
dbp
= is_toughmelee(ship, to, 1, count + 1);
314
DBP
= is_toughmelee(to, ship, 1, count + 1);
315
if (OBP > obp + 10 || OBP +
DBP
>= obp +
dbp
+ 10)
pl_3.c
68
if (mf->
DBP
[n].turnsent)
69
men += mf->
DBP
[n].mensent;
dr_1.c
164
menfrom *= 2; /*
DBP
's fight at an advantage */
289
if (sp->file->
DBP
[n].turnsent)
290
men += sp->file->
DBP
[n].mensent;
extern.h
149
struct BP
DBP
[NBP]; /* 48 */
sync.c
746
struct BP *p = &ship->file->
DBP
[a];
Completed in 28 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026