OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:corrct
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.c
567
int
corrct
= 0, noturn = 0;
local in function:lookaround
610
if (
corrct
== 1 && DIST(x, y, x0, y0) != 1)
619
corrct
++;
638
if (
corrct
> 0 && (flags.run == 4 || flags.run == 5))
641
if (
corrct
> 1 && flags.run == 2)
644
(
corrct
== 1 || (
corrct
== 2 && i0 == 1))) {
hack.c
567
int
corrct
= 0, noturn = 0;
local in function:lookaround
610
if (
corrct
== 1 && DIST(x, y, x0, y0) != 1)
619
corrct
++;
638
if (
corrct
> 0 && (flags.run == 4 || flags.run == 5))
641
if (
corrct
> 1 && flags.run == 2)
644
(
corrct
== 1 || (
corrct
== 2 && i0 == 1))) {
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025