OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:matchcount
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/battlestar/
globals.c
254
int
matchcount
= 20;
variable in typeref:typename:int
save.c
85
fread(&
matchcount
, sizeof
matchcount
, 1, fp);
139
fwrite(&
matchcount
, sizeof
matchcount
, 1, fp);
command6.c
231
if (testbit(inven, MATCHES) &&
matchcount
) {
235
matchcount
--;
extern.h
302
extern int matchlight,
matchcount
;
/src/usr.bin/usbhidctl/
usbhid.c
95
int
matchcount
;
member in struct:Susbvar
298
varlist[vlind].
matchcount
= 0;
409
var->
matchcount
== var->usageinstance)
411
var->
matchcount
++;
Completed in 68 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025