Searched refs:niy (Results 1 – 7 of 7) sorted by relevance
/openbsd/games/hack/ |
H A D | hack.dog.c | 195 xchar cnt, chcnt, nix, niy; in dog_move() local 246 niy = omy; in dog_move() 344 niy = omy; in dog_move() 384 niy = ny; in dog_move() 394 if(cansee(nix,niy)) in dog_move() 412 nearer -= GDIST(nix,niy); in dog_move() 416 ((omx == nix && omy == niy && !rn2(3)) in dog_move() 420 niy = ny; in dog_move() 427 if(nix != omx || niy != omy){ in dog_move() 433 mtmp->my = niy; in dog_move()
|
H A D | hack.shk.c | 938 xchar gx,gy,omx,omy,nx,ny,nix,niy; in shk_move() local 1033 niy = omy; in shk_move() 1055 nix = nx; niy = ny; chi = i; break; in shk_move() 1061 (appr && (zz = GDIST(nix,niy)) && zz > GDIST(nx,ny)) in shk_move() 1063 (appr && GDIST(nx,ny) < GDIST(nix,niy)) in shk_move() 1067 niy = ny; in shk_move() 1072 if(nix != omx || niy != omy){ in shk_move() 1074 mtmp = m_at(nix,niy); in shk_move() 1083 shkp->my = niy; in shk_move()
|
H A D | hack.mon.c | 303 xchar gx,gy,nix,niy,chcnt; in m_move() local 438 niy = omy; in m_move() 455 int d2 = DIST(nix,niy,gx,gy); in m_move() 459 nearer = (DIST(nx,ny,gx,gy) < DIST(nix,niy,gx,gy)); in m_move() 465 niy = ny; in m_move() 473 mtmp2 = m_at(nix,niy); in m_move() 483 mtmp->my = niy; in m_move()
|
/openbsd/gnu/usr.bin/perl/dist/threads-shared/t/ |
H A D | blessed.t | 105 bless $data, 'niy'; 112 bless $data, 'niy'; 127 ok(30, ref($$aobj[0]) eq 'niy', "reblessed hash in array"); 132 ok(34, ref($$hobj{'hash'}) eq 'niy', "reblessed hash in hash");
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | s390-opc.txt | 666 eb0000000054 niy SIY_URD "and immediate with long offset" z990 zarch
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | s390-opc.txt | 665 eb0000000054 niy SIY_URD "and immediate with long offset" z990 zarch
|
/openbsd/gnu/gcc/gcc/config/s390/ |
H A D | s390.md | 5224 niy\t%S0,%b2
|