OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_match
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/monop/
getinp.c
56
int i,
n_match
, match = 0;
local in function:getinp
68
if ((match+=(
n_match
=strlen(lst[i]))) > LINE) {
70
match =
n_match
+ 8;
90
for (i =
n_match
= 0; lst[i]; i++)
92
n_match
++;
95
if (
n_match
== 1)
getinp.c
56
int i,
n_match
, match = 0;
local in function:getinp
68
if ((match+=(
n_match
=strlen(lst[i]))) > LINE) {
70
match =
n_match
+ 8;
90
for (i =
n_match
= 0; lst[i]; i++)
92
n_match
++;
95
if (
n_match
== 1)
Completed in 27 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025