OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nix
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/hack/
hack.dog.c
199
xchar cnt, chcnt,
nix
, niy;
local
252
nix
= omx;
358
nix
= omx;
406
nix
= nx;
417
if (cansee(
nix
, niy))
439
nearer -= GDIST(
nix
, niy);
443
((omx ==
nix
&& omy == niy && !rn2(3))
446
nix
= nx;
455
if (
nix
!= omx || niy != omy) {
460
mtmp->mx =
nix
;
[
all
...]
hack.shk.c
942
xchar gx, gy, omx, omy, nx, ny,
nix
, niy;
local
1035
nix
= omx;
1059
nix
= nx;
1068
(appr && (zz = GDIST(
nix
, niy)) && zz > GDIST(nx, ny))
1070
(appr && GDIST(nx, ny) < GDIST(
nix
, niy))
1073
nix
= nx;
1079
if (
nix
!= omx || niy != omy) {
1081
mtmp = m_at(
nix
, niy);
1092
shkp->mx =
nix
;
hack.mon.c
321
xchar gx, gy,
nix
, niy, chcnt;
local
461
nix
= omx;
481
int d2 = DIST(
nix
, niy, gx, gy);
485
nearer = (DIST(nx, ny, gx, gy) < DIST(
nix
, niy, gx, gy));
490
nix
= nx;
499
mtmp2 = m_at(
nix
, niy);
511
mtmp->mx =
nix
;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py
1013
We
nix
strings first so we're not fooled by text like '"http://"'
Completed in 20 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026