Searched refs:resists_magm (Results 1 - 14 of 14) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dyouprop.h74 (Upolyd && resists_magm(&youmonst)))
H A Dextern.h1162 E boolean FDECL(resists_magm, (struct monst *));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dyouprop.h74 (Upolyd && resists_magm(&youmonst)))
H A Dextern.h1162 E boolean FDECL(resists_magm, (struct monst *));
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dexplode.c143 explmask[i][j] |= resists_magm(mtmp);
H A Dmondata.c79 resists_magm(mon) /* TRUE if monster is magic-missile resistant */ function
H A Dzap.c125 if (resists_magm(mtmp)) { /* match effect on player */
177 if (resists_magm(mtmp)) {
2911 if (resists_magm(mon)) {
2976 resists_magm(mon)) { /* similar to player */
H A Dtrap.c1252 if (!resists_magm(mtmp)) {
2122 if (resists_magm(mtmp)) {
H A Dmuse.c1125 } else if (resists_magm(mtmp)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dexplode.c143 explmask[i][j] |= resists_magm(mtmp);
H A Dmondata.c79 resists_magm(mon) /* TRUE if monster is magic-missile resistant */ function
H A Dzap.c125 if (resists_magm(mtmp)) { /* match effect on player */
177 if (resists_magm(mtmp)) {
2911 if (resists_magm(mon)) {
2976 resists_magm(mon)) { /* similar to player */
H A Dtrap.c1252 if (!resists_magm(mtmp)) {
2122 if (resists_magm(mtmp)) {
H A Dmuse.c1125 } else if (resists_magm(mtmp)) {

Completed in 265 milliseconds