OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXBOMB
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/hunt/huntd/
extern.c
67
const int shot_req[
MAXBOMB
] = {
74
const int shot_type[
MAXBOMB
] = {
execute.c
345
if (req_index < 0 || req_index >=
MAXBOMB
)
453
for (size = 3; size <
MAXBOMB
; size++)
driver.c
719
for (x =
MAXBOMB
- 1; x > 0; x--)
799
rand_num(
MAXBOMB
- MINDSHOT)],
/src/games/hunt/include/
hunt_common.h
194
#define
MAXBOMB
11
Completed in 14 milliseconds
Indexes created Sun Oct 19 16:10:00 GMT 2025