Searched refs:vlt (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dvault.c324 int vlt = EGD(guard)->vroom; local
325 xchar lowx = rooms[vlt].lx, hix = rooms[vlt].hx;
326 xchar lowy = rooms[vlt].ly, hiy = rooms[vlt].hy;
373 int vlt = EGD(grd)->vroom; local
375 xchar lox = rooms[vlt].lx - 1, hix = rooms[vlt].hx + 1,
376 loy = rooms[vlt].ly - 1, hiy = rooms[vlt]
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dvault.c324 int vlt = EGD(guard)->vroom; local
325 xchar lowx = rooms[vlt].lx, hix = rooms[vlt].hx;
326 xchar lowy = rooms[vlt].ly, hiy = rooms[vlt].hy;
373 int vlt = EGD(grd)->vroom; local
375 xchar lox = rooms[vlt].lx - 1, hix = rooms[vlt].hx + 1,
376 loy = rooms[vlt].ly - 1, hiy = rooms[vlt]
[all...]

Completed in 25 milliseconds