Searched refs:no_of_wizards (Results 1 - 8 of 8) sorted by last modified time

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dwizard.c81 if (!flags.no_of_wizards)
479 if (!flags.no_of_wizards) {
548 flags.no_of_wizards--;
H A Dmcastu.c351 if (mtmp->iswiz && flags.no_of_wizards == 1) {
733 if ((!mtmp->iswiz || flags.no_of_wizards > 1)
H A Dmakemon.c1015 flags.no_of_wizards++;
1016 if (flags.no_of_wizards == 1 && Is_earthlevel(&u.uz))
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dwizard.c81 if (!flags.no_of_wizards)
479 if (!flags.no_of_wizards) {
548 flags.no_of_wizards--;
H A Dmcastu.c351 if (mtmp->iswiz && flags.no_of_wizards == 1) {
733 if ((!mtmp->iswiz || flags.no_of_wizards > 1)
H A Dmakemon.c1015 flags.no_of_wizards++;
1016 if (flags.no_of_wizards == 1 && Is_earthlevel(&u.uz))
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h92 unsigned no_of_wizards; /* 0, 1 or 2 (wizard and his shadow) */ member in struct:flag
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h92 unsigned no_of_wizards; /* 0, 1 or 2 (wizard and his shadow) */ member in struct:flag

Completed in 61 milliseconds