Lines Matching refs:testbit
50 testbit(location[position].objects, LAND) ||
146 if ((testbit(inven, TALISMAN) || testbit(wear, TALISMAN)) &&
147 (testbit(inven, MEDALION) || testbit(wear, MEDALION)) &&
148 (testbit(inven, AMULET) || testbit(wear, AMULET))) {
153 if (testbit(location[position].objects, ELF)) {
157 if (testbit(location[position].objects, DARK)) {
161 if (testbit(location[position].objects, WOODSMAN)) {
181 if (testbit(location[position].objects, GIRL))
198 if (testbit(location[position].objects, CYLON)) {
259 (testbit(location[position].objects, LAND) && fuel <= 0)) {