OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ghits
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/sail/
assorted.c
51
int hhits = 0, chits = 0,
ghits
= 0, rhits = 0;
local in function:table
76
Ghit =
ghits
= tp->G;
80
Ghit =
ghits
= 0;
121
if (
ghits
> car) {
122
ghits
-= car;
125
car -=
ghits
;
126
ghits
= 0;
128
if (
ghits
> guns) {
129
ghits
-= guns;
132
guns -=
ghits
;
[
all
...]
pl_3.c
53
int hhits = 0,
ghits
= 0, rhits = 0, chits = 0;
local in function:acceptcombat
191
ghits
= t->G;
195
ghits
= 0;
203
hhits,
ghits
, chits, rhits);
Completed in 13 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025