Home
last modified time | relevance | path

Searched refs:save_prop (Results 1 – 14 of 14) sorted by relevance

/dports/devel/p5-FFI-Platypus/FFI-Platypus-1.56/lib/FFI/Build/
H A DMM.pm41 $self->save_prop;
79 $self->save_prop;
92 $self->save_prop;
168 sub save_prop subroutine
/dports/devel/p5-FFI-Platypus/FFI-Platypus-1.56/t/
H A Dffi_build_mm.t13 my $save = \&FFI::Build::MM::save_prop;
16 *FFI::Build::MM::save_prop = sub {};
22 *FFI::Build::MM::save_prop = $save;
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Ddo_name.c607 long save_prop = EHalluc_resistance; local
614 EHalluc_resistance = save_prop;
/dports/games/nethack33/nethack-3.3.1/src/
H A Ddo_name.c607 long save_prop = EHalluc_resistance; local
614 EHalluc_resistance = save_prop;
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Ddo_name.c621 long save_prop = EHalluc_resistance; local
628 EHalluc_resistance = save_prop;
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Ddo_name.c637 long save_prop = EHalluc_resistance; local
644 EHalluc_resistance = save_prop;
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Ddo_name.c626 long save_prop = EHalluc_resistance; local
633 EHalluc_resistance = save_prop;
/dports/games/nethack34/nethack-3.4.3/src/
H A Ddo_name.c626 long save_prop = EHalluc_resistance; local
633 EHalluc_resistance = save_prop;
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Ddo_name.c637 long save_prop = EHalluc_resistance; local
644 EHalluc_resistance = save_prop;
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Ddo_name.c659 long save_prop = EHalluc_resistance; local
666 EHalluc_resistance = save_prop;
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Ddo_name.c745 long save_prop = EHalluc_resistance; local
752 EHalluc_resistance = save_prop;
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Ddo_name.c1686 long save_prop = EHalluc_resistance; local
1695 EHalluc_resistance = save_prop;
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Ddo_name.c1686 long save_prop = EHalluc_resistance; local
1695 EHalluc_resistance = save_prop;
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Ddo_name.c1784 long save_prop = EHalluc_resistance; in x_monnam() local
1793 EHalluc_resistance = save_prop; in x_monnam()