Home
last modified time | relevance | path

Searched refs:is_dwarf (Results 1 – 25 of 53) sorted by relevance

123

/dports/games/nethack33/nethack-3.3.1/include/
H A Dmondata.h67 #define is_dwarf(ptr) (((ptr)->mflags2 & M2_DWARF) != 0L) macro
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dmondata.h67 #define is_dwarf(ptr) (((ptr)->mflags2 & M2_DWARF) != 0L) macro
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dmondata.h67 #define is_dwarf(ptr) (((ptr)->mflags2 & M2_DWARF) != 0L) macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dmondata.c559 if (is_dwarf(pm1))
560 return is_dwarf(pm2);
H A Dsounds.c802 else if (is_dwarf(ptr))
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dmondata.c559 if (is_dwarf(pm1))
560 return is_dwarf(pm2);
H A Dsounds.c802 else if (is_dwarf(ptr))
/dports/games/nethack34/nethack-3.4.3/include/
H A Dmondata.h81 #define is_dwarf(ptr) (((ptr)->mflags2 & M2_DWARF) != 0L) macro
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dmondata.h81 #define is_dwarf(ptr) (((ptr)->mflags2 & M2_DWARF) != 0L) macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dmondata.h81 #define is_dwarf(ptr) (((ptr)->mflags2 & M2_DWARF) != 0L) macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dmondata.h87 #define is_dwarf(ptr) (((ptr)->mflags2 & M2_DWARF) != 0L) macro
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dmondata.c616 if (is_dwarf(pm1)) in same_race()
617 return is_dwarf(pm2); in same_race()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dmondata.h105 #define is_dwarf(ptr) (((ptr)->mflags2 & M2_DWARF) != 0L) macro
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dmondata.h105 #define is_dwarf(ptr) (((ptr)->mflags2 & M2_DWARF) != 0L) macro
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dmondata.h95 #define is_dwarf(ptr) (((ptr)->mflags2 & M2_DWARF) != 0L) macro
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dmondata.h124 #define is_dwarf(ptr) ((((ptr)->mflags2 & M2_DWARF) != 0L) \ macro
/dports/games/nethack33/nethack-3.3.1/src/
H A Dsounds.c679 else if (is_dwarf(ptr))
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dsounds.c679 else if (is_dwarf(ptr))
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dsounds.c679 else if (is_dwarf(ptr))
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dmondata.h88 #define is_dwarf(ptr) (((ptr)->mflags2 & M2_DWARF) != 0L) macro
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dsounds.c697 else if (is_dwarf(ptr))
/dports/games/nethack34/nethack-3.4.3/src/
H A Dsounds.c697 else if (is_dwarf(ptr))
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dsounds.c810 else if (is_dwarf(ptr))
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dsounds.c697 else if (is_dwarf(ptr))
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dsounds.c793 else if (is_dwarf(ptr))

123