Home
last modified time | relevance | path

Searched refs:havestate (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/nethack33/nethack-3.3.1/src/
H A Dsave.c317 static boolean havestate = TRUE; in savestateinlock() local
330 if (flags.ins_chkpt || havestate) { in savestateinlock()
373 havestate = flags.ins_chkpt; in savestateinlock()
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dsave.c317 static boolean havestate = TRUE; in savestateinlock() local
330 if (flags.ins_chkpt || havestate) { in savestateinlock()
373 havestate = flags.ins_chkpt; in savestateinlock()
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dsave.c317 static boolean havestate = TRUE; in savestateinlock() local
330 if (flags.ins_chkpt || havestate) { in savestateinlock()
373 havestate = flags.ins_chkpt; in savestateinlock()
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dsave.c330 static boolean havestate = TRUE; in savestateinlock() local
344 if (flags.ins_chkpt || havestate) { in savestateinlock()
396 havestate = flags.ins_chkpt; in savestateinlock()
/dports/games/nethack34/nethack-3.4.3/src/
H A Dsave.c330 static boolean havestate = TRUE; in savestateinlock() local
344 if (flags.ins_chkpt || havestate) { in savestateinlock()
396 havestate = flags.ins_chkpt; in savestateinlock()
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dsave.c330 static boolean havestate = TRUE; in savestateinlock() local
344 if (flags.ins_chkpt || havestate) { in savestateinlock()
396 havestate = flags.ins_chkpt; in savestateinlock()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dsave.c395 static boolean havestate = TRUE; local
409 if (flags.ins_chkpt || havestate) {
461 havestate = flags.ins_chkpt;
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dsave.c368 static boolean havestate = TRUE; in savestateinlock() local
382 if (flags.ins_chkpt || havestate) { in savestateinlock()
434 havestate = flags.ins_chkpt; in savestateinlock()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dsave.c368 static boolean havestate = TRUE; in savestateinlock() local
382 if (flags.ins_chkpt || havestate) { in savestateinlock()
434 havestate = flags.ins_chkpt; in savestateinlock()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Ddecl.c722 if (g_init.havestate != TRUE) { in decl_globals_init()
H A Dsave.c365 if (flags.ins_chkpt || g.havestate) { in savestateinlock()
423 g.havestate = flags.ins_chkpt; in savestateinlock()
/dports/emulators/hatari/hatari-2.2.1/src/cpu/jit/
H A Dcompemu.h437 uae_u8 havestate; member
/dports/emulators/fs-uae/fs-uae-3.1.35/src/jit/
H A Dcompemu.h422 uae_u8 havestate; member
H A Dcompemu_support.cpp3871 bi->havestate=0; in prepare_block()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dsave.c376 static boolean havestate = TRUE; in savestateinlock() local
390 if (flags.ins_chkpt || havestate) { in savestateinlock()
434 havestate = flags.ins_chkpt; in savestateinlock()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dsave.c376 static boolean havestate = TRUE; in savestateinlock() local
390 if (flags.ins_chkpt || havestate) { in savestateinlock()
434 havestate = flags.ins_chkpt; in savestateinlock()
/dports/emulators/aranym/aranym-1.1.0/src/uae_cpu/compiler/
H A Dcompemu.h444 uae_u8 havestate; member
H A Dcompemu_support.cpp3938 bi->havestate=0; in prepare_block()
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Ddecl.h1124 boolean havestate; member
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcompemu_codegen.h576 uae_u8 havestate; member
/dports/games/libretro-hatari/hatari-561c07e/src/cpu/jit/
H A Dcompemu_codegen.h576 uae_u8 havestate; member
H A Dcompemu.h558 uae_u8 havestate; member
H A Dcompemu_support.c359 bi->havestate=1; in attached_state()
396 !bi->havestate) { in get_blockinfo_addr_new()
5677 bi->havestate=0; in prepare_block()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/jit/
H A Dcompemu.h594 uae_u8 havestate; member
H A Dcompemu_support.c363 bi->havestate=1; in attached_state()
400 !bi->havestate) { in get_blockinfo_addr_new()
5720 bi->havestate=0; in prepare_block()

12