HomeSort by: relevance | last modified time | path
    Searched refs:identified (Results 1 - 24 of 24) sorted by relevancy

  /src/games/rogue/
init.c 173 obj->identified = 1;
183 obj->identified = 1;
193 obj->identified = 1;
inventory.c 551 objtype_id_status = IDENTIFIED;
557 if (obj->identified) {
558 objtype_id_status = IDENTIFIED;
613 if (wizard || obj->identified) {
626 if ((wizard || obj->identified) &&
771 messagef(0, "what do you want identified?");
pack.c 129 id_scrolls[SCARE_MONSTER].id_status = IDENTIFIED;
361 obj->identified = 1;
383 obj->identified = 1;
use.c 185 id_potions[obj->which_kind].id_status = IDENTIFIED;
247 obj->identified = 1;
248 id_scrolls[obj->which_kind].id_status = IDENTIFIED;
290 id_scrolls[obj->which_kind].id_status = IDENTIFIED;
385 obj->identified = 1;
388 id_table[obj->which_kind].id_status = IDENTIFIED;
rogue.h 175 #define IDENTIFIED ((unsigned short) 01)
211 #define stationary_damage identified
229 short identified; /* 'F' damage, 1,2,3... */ member in struct:obj
score.c 539 obj->identified = 1;
611 id_scrolls[i].id_status = IDENTIFIED;
614 id_weapons[i].id_status = IDENTIFIED;
617 id_armors[i].id_status = IDENTIFIED;
620 id_wands[i].id_status = IDENTIFIED;
623 id_potions[i].id_status = IDENTIFIED;
object.c 648 obj->identified = UNIDENTIFIED;
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-b3.dts 89 * Not yet identified what it is, maybe the eeprom
  /src/usr.bin/make/unit-tests/
sh-flags.mk 8 # As soon as an interaction of switches is identified as obvious and expected,
  /src/sys/arch/m68k/060sp/dist/
iskeletn.s 33 # versions are clearly identified as such.
fskeletn.s 33 # versions are clearly identified as such.
os.s 33 # versions are clearly identified as such.
ilsp.s 33 # versions are clearly identified as such.
ftest.s 33 # versions are clearly identified as such.
isp.s 33 # versions are clearly identified as such.
itest.s 33 # versions are clearly identified as such.
pfpsp.s 33 # versions are clearly identified as such.
fplsp.s 33 # versions are clearly identified as such.
fpsp.s 33 # versions are clearly identified as such.
  /src/sys/arch/m68k/fpsp/
fpsp.h 29 * and that such modified versions are clearly identified as such.
l_fpsp.h 29 * and that such modified versions are clearly identified as such.
  /src/sys/arch/m68k/060sp/
isp.S 33 |# versions are clearly identified as such.
pfpsp.S 33 |# versions are clearly identified as such.
fpsp.S 33 |# versions are clearly identified as such.

Completed in 58 milliseconds