Lines Matching refs:objects
104 objects[otmp->otyp].oc_name); in doread()
110 objects[otmp->otyp].oc_name); in doread()
115 objects[otmp->otyp].oc_name); in doread()
128 objects[otmp->otyp].oc_name); in doread()
216 objects[uwep->otyp].oc_name); in doread()
225 objects[uwep->otyp].oc_name); in doread()
381 objects[SCR_IDENTIFY].oc_name_known = 1; in doread()
488 if(!objects[scroll->otyp].oc_name_known) { in doread()
490 objects[scroll->otyp].oc_name_known = 1; in doread()
492 } else if(!objects[scroll->otyp].oc_uname) in doread()
503 objects[otmp->otyp].oc_name_known = 1; in identify()