Home
last modified time | relevance | path

Searched refs:NOT_USED (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/rogue/
H A Dthrow.c219 new_weapon->in_use_flags = NOT_USED; in flop_weapon()
H A Drogue.h158 #define NOT_USED ((unsigned short) 0) macro
H A Dobject.c628 obj->in_use_flags = NOT_USED; in alloc_object()