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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dsteed.c339 if (uwep && is_pole(uwep)) unweapon = FALSE;
619 if (uwep && is_pole(uwep)) unweapon = TRUE;
H A Dwield.c105 is_missile(obj) || (is_pole(obj)
H A Dmthrowu.c505 if (is_pole(otmp)) {
H A Dinvent.c884 !is_axe(otmp) && !is_pole(otmp) && otyp != BULLWHIP) ||
H A Dmon.c1841 is_spear(otmp) || is_pole(otmp) ||
H A Duhitm.c578 is_pole(obj)) ||
H A Dapply.c3006 if (is_pole(obj)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dsteed.c339 if (uwep && is_pole(uwep)) unweapon = FALSE;
619 if (uwep && is_pole(uwep)) unweapon = TRUE;
H A Dwield.c105 is_missile(obj) || (is_pole(obj)
H A Dmthrowu.c505 if (is_pole(otmp)) {
H A Dinvent.c884 !is_axe(otmp) && !is_pole(otmp) && otyp != BULLWHIP) ||
H A Dmon.c1841 is_spear(otmp) || is_pole(otmp) ||
H A Duhitm.c578 is_pole(obj)) ||
H A Dapply.c3006 if (is_pole(obj)) {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h139 #define is_pole(otmp) ((otmp->oclass == WEAPON_CLASS || \ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h139 #define is_pole(otmp) ((otmp->oclass == WEAPON_CLASS || \ macro

Completed in 195 milliseconds