Home
last modified time | relevance | path

Searched refs:abort_lev (Results 1 – 12 of 12) sorted by relevance

/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dallmain.c34 int abort_lev; local
321 abort_lev = 0;
325 abort_lev++;
329 abort_lev++;
338 if (!abort_lev && (*occupation)() == 0)
345 abort_lev ||
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dallmain.c24 int abort_lev; in moveloop() local
311 abort_lev = 0; in moveloop()
314 abort_lev++; in moveloop()
320 if (!abort_lev && (*occupation)() == 0) in moveloop()
327 abort_lev || in moveloop()
/dports/games/nethack33/nethack-3.3.1/src/
H A Dallmain.c24 int abort_lev; in moveloop() local
311 abort_lev = 0; in moveloop()
314 abort_lev++; in moveloop()
320 if (!abort_lev && (*occupation)() == 0) in moveloop()
327 abort_lev || in moveloop()
/dports/games/nethack34/nethack-3.4.3/src/
H A Dallmain.c24 int abort_lev; in moveloop() local
325 abort_lev = 0; in moveloop()
328 abort_lev++; in moveloop()
334 if (!abort_lev && (*occupation)() == 0) in moveloop()
341 abort_lev || in moveloop()
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dallmain.c24 int abort_lev; in moveloop() local
325 abort_lev = 0; in moveloop()
328 abort_lev++; in moveloop()
334 if (!abort_lev && (*occupation)() == 0) in moveloop()
341 abort_lev || in moveloop()
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dallmain.c24 int abort_lev; in moveloop() local
325 abort_lev = 0; in moveloop()
328 abort_lev++; in moveloop()
334 if (!abort_lev && (*occupation)() == 0) in moveloop()
341 abort_lev || in moveloop()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dallmain.c25 int abort_lev; in moveloop() local
363 abort_lev = 0; in moveloop()
366 abort_lev++; in moveloop()
372 if (!abort_lev && (*occupation)() == 0) in moveloop()
379 abort_lev || in moveloop()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dallmain.c32 int abort_lev; in moveloop() local
381 abort_lev = 0; in moveloop()
384 abort_lev++; in moveloop()
390 if (!abort_lev && (*occupation)() == 0) in moveloop()
397 abort_lev || in moveloop()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dallmain.c40 int abort_lev; in moveloop() local
445 abort_lev = 0; in moveloop()
448 abort_lev++; in moveloop()
452 if (!abort_lev && (*g.occupation)() == 0) in moveloop()
459 abort_lev || in moveloop()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dallmain.c28 int abort_lev; local
376 abort_lev = 0;
379 abort_lev++;
383 if (!abort_lev && (*occupation)() == 0)
390 abort_lev ||
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dallmain.c28 int abort_lev; local
376 abort_lev = 0;
379 abort_lev++;
383 if (!abort_lev && (*occupation)() == 0)
390 abort_lev ||
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dallmain.c141 int abort_lev; in moveloop() local
565 abort_lev = 0; in moveloop()
568 abort_lev++; in moveloop()
574 if (!abort_lev && (*occupation)() == 0) in moveloop()
581 abort_lev || in moveloop()