OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nright
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/arithmetic/
arithmetic.c
100
static int
nright
, nwrong;
variable in typeref:typename:int
168
if (
nright
+ nwrong > 0) {
170
nright
, nwrong, (int)(100L *
nright
/ (
nright
+ nwrong)));
171
if (
nright
> 0)
173
(long)qtime, (float)qtime /
nright
);
251
++
nright
;
arithmetic.c
100
static int
nright
, nwrong;
variable in typeref:typename:int
168
if (
nright
+ nwrong > 0) {
170
nright
, nwrong, (int)(100L *
nright
/ (
nright
+ nwrong)));
171
if (
nright
> 0)
173
(long)qtime, (float)qtime /
nright
);
251
++
nright
;
Completed in 22 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025