Searched refs:nhy (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dteleport.c191 dndest.nhx, dndest.nhy) &&
193 dndest.nhx, dndest.nhy))
197 dndest.nhx, dndest.nhy) &&
199 dndest.nhx, dndest.nhy))
204 updest.nhx, updest.nhy) &&
206 updest.nhx, updest.nhy))
209 updest.nhx, updest.nhy) &&
211 updest.nhx, updest.nhy))
904 dndest.nhx, dndest.nhy);
910 updest.nhx, updest.nhy)));
[all...]
H A Dmkmaze.c235 /* pick a location in area (lx, ly, hx, hy) but not in (nlx, nly, nhx, nhy) */
238 place_lregion(lx, ly, hx, hy, nlx, nly, nhx, nhy, rtype, lev)
240 xchar nlx, nly, nhx, nhy;
268 if (put_lregion_here(x,y,nlx,nly,nhx,nhy,rtype,oneshot,lev))
277 if (put_lregion_here(x,y,nlx,nly,nhx,nhy,rtype,oneshot,lev))
284 put_lregion_here(x,y,nlx,nly,nhx,nhy,rtype,oneshot,lev)
286 xchar nlx, nly, nhx, nhy;
291 if (bad_location(x, y, nlx, nly, nhx, nhy)) {
301 if (bad_location(x, y, nlx, nly, nhx, nhy)) return FALSE;
388 updest.nhx = r->delarea.x2; updest.nhy
[all...]
H A Ddo.c1195 dndest.nhx, dndest.nhy,
1201 updest.nhx, updest.nhy,
1207 dndest.nhx, dndest.nhy,
H A Ddungeon.c1361 dndest.nhx, dndest.nhy);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dteleport.c191 dndest.nhx, dndest.nhy) &&
193 dndest.nhx, dndest.nhy))
197 dndest.nhx, dndest.nhy) &&
199 dndest.nhx, dndest.nhy))
204 updest.nhx, updest.nhy) &&
206 updest.nhx, updest.nhy))
209 updest.nhx, updest.nhy) &&
211 updest.nhx, updest.nhy))
904 dndest.nhx, dndest.nhy);
910 updest.nhx, updest.nhy)));
[all...]
H A Dmkmaze.c235 /* pick a location in area (lx, ly, hx, hy) but not in (nlx, nly, nhx, nhy) */
238 place_lregion(lx, ly, hx, hy, nlx, nly, nhx, nhy, rtype, lev)
240 xchar nlx, nly, nhx, nhy;
268 if (put_lregion_here(x,y,nlx,nly,nhx,nhy,rtype,oneshot,lev))
277 if (put_lregion_here(x,y,nlx,nly,nhx,nhy,rtype,oneshot,lev))
284 put_lregion_here(x,y,nlx,nly,nhx,nhy,rtype,oneshot,lev)
286 xchar nlx, nly, nhx, nhy;
291 if (bad_location(x, y, nlx, nly, nhx, nhy)) {
301 if (bad_location(x, y, nlx, nly, nhx, nhy)) return FALSE;
388 updest.nhx = r->delarea.x2; updest.nhy
[all...]
H A Ddo.c1195 dndest.nhx, dndest.nhy,
1201 updest.nhx, updest.nhy,
1207 dndest.nhx, dndest.nhy,
H A Ddungeon.c1361 dndest.nhx, dndest.nhy);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddungeon.h50 xchar nhx, nhy; /* opposite corner of invalid area */ member in struct:dest_area
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddungeon.h50 xchar nhx, nhy; /* opposite corner of invalid area */ member in struct:dest_area

Completed in 65 milliseconds