Lines Matching refs:testbit
124 if (testbit(location[position].objects, in cypher()
144 if (testbit(location[position].objects, in cypher()
195 if (testbit(inven, n)) { in cypher()
216 if (testbit(inven, n) || in cypher()
217 (testbit(location[position].objects, n) && objsht[n])) { in cypher()
237 if (testbit(wear, n)) { in cypher()
255 if (testbit(wear, n)) { in cypher()
273 if (testbit(location[position].objects, in cypher()
292 if (testbit(inven, n)) { in cypher()
310 if (testbit(inven, n)) { in cypher()
330 if (testbit(inven, n)) in cypher()
357 if (testbit(wear, n)) in cypher()
384 if (testbit(inven, n)) { in cypher()
397 if (!notes[CANTSEE] || testbit(inven, LAMPON) || in cypher()
398 testbit(location[position].objects, LAMPON) in cypher()