Searched refs:resists_blnd (Results 1 - 16 of 16) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmondata.c104 resists_blnd(mon) function
156 return !resists_blnd(mdef);
H A Dengrave.c1105 if (doblind && !resists_blnd(&youmonst)) {
H A Dzap.c1912 if (!resists_blnd(&youmonst)) {
2092 if (!resists_blnd(&youmonst)) {
3024 if (!resists_blnd(mon) &&
3463 if (abstype == ZT_LIGHTNING && !resists_blnd(&youmonst)) {
H A Dmhitu.c1855 not_affected = resists_blnd(&youmonst);
1977 if (!mtmp->mcan && canseemon(mtmp) && !resists_blnd(&youmonst)
H A Duhitm.c1668 if (!resists_blnd(mdef)) {
2475 if (!resists_blnd(mtmp)) {
H A Ddetect.c808 case 3 : if (!resists_blnd(&youmonst)) {
H A Dtrap.c2498 if (!resists_blnd(&youmonst)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmondata.c104 resists_blnd(mon) function
156 return !resists_blnd(mdef);
H A Dengrave.c1105 if (doblind && !resists_blnd(&youmonst)) {
H A Dzap.c1912 if (!resists_blnd(&youmonst)) {
2092 if (!resists_blnd(&youmonst)) {
3024 if (!resists_blnd(mon) &&
3463 if (abstype == ZT_LIGHTNING && !resists_blnd(&youmonst)) {
H A Dmhitu.c1855 not_affected = resists_blnd(&youmonst);
1977 if (!mtmp->mcan && canseemon(mtmp) && !resists_blnd(&youmonst)
H A Duhitm.c1668 if (!resists_blnd(mdef)) {
2475 if (!resists_blnd(mtmp)) {
H A Ddetect.c808 case 3 : if (!resists_blnd(&youmonst)) {
H A Dtrap.c2498 if (!resists_blnd(&youmonst)) {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h1163 E boolean FDECL(resists_blnd, (struct monst *));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h1163 E boolean FDECL(resists_blnd, (struct monst *));

Completed in 102 milliseconds