Searched refs:oc_armcat (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h175 objects[otmp->otyp].oc_armcat == ARM_SHIELD)
177 objects[otmp->otyp].oc_armcat == ARM_HELM)
179 objects[otmp->otyp].oc_armcat == ARM_BOOTS)
181 objects[otmp->otyp].oc_armcat == ARM_GLOVES)
183 objects[otmp->otyp].oc_armcat == ARM_CLOAK)
185 objects[otmp->otyp].oc_armcat == ARM_SHIRT)
187 objects[otmp->otyp].oc_armcat == ARM_SUIT)
H A Dobjclass.h82 #define oc_armcat oc_subtyp /* for armor */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h175 objects[otmp->otyp].oc_armcat == ARM_SHIELD)
177 objects[otmp->otyp].oc_armcat == ARM_HELM)
179 objects[otmp->otyp].oc_armcat == ARM_BOOTS)
181 objects[otmp->otyp].oc_armcat == ARM_GLOVES)
183 objects[otmp->otyp].oc_armcat == ARM_CLOAK)
185 objects[otmp->otyp].oc_armcat == ARM_SHIRT)
187 objects[otmp->otyp].oc_armcat == ARM_SUIT)
H A Dobjclass.h82 #define oc_armcat oc_subtyp /* for armor */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmthrowu.c770 hits = (objects[obj_type].oc_armcat != ARM_GLOVES);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmthrowu.c770 hits = (objects[obj_type].oc_armcat != ARM_GLOVES);

Completed in 89 milliseconds