Searched refs:is_spear (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h143 #define is_spear(otmp) (otmp->oclass == WEAPON_CLASS && \ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h143 #define is_spear(otmp) (otmp->oclass == WEAPON_CLASS && \ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dweapon.c145 if (is_spear(otmp) &&
H A Ddothrow.c832 return (is_missile(obj) || is_spear(obj) ||
H A Dmon.c1841 is_spear(otmp) || is_pole(otmp) ||
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dweapon.c145 if (is_spear(otmp) &&
H A Ddothrow.c832 return (is_missile(obj) || is_spear(obj) ||
H A Dmon.c1841 is_spear(otmp) || is_pole(otmp) ||

Completed in 116 milliseconds