OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DBP
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/sail/
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)
extern.h
149
struct BP
DBP
[NBP]; /* 48 */
Completed in 14 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026