Lines Matching refs:objects
112 objects[otmp->otyp].oc_name); in doread()
118 objects[otmp->otyp].oc_name); in doread()
123 objects[otmp->otyp].oc_name); in doread()
136 objects[otmp->otyp].oc_name); in doread()
229 objects[uwep->otyp].oc_name); in doread()
237 objects[uwep->otyp].oc_name); in doread()
409 objects[SCR_IDENTIFY].oc_name_known = 1; in doread()
522 if (!objects[scroll->otyp].oc_name_known) { in doread()
524 objects[scroll->otyp].oc_name_known = 1; in doread()
526 } else if (!objects[scroll->otyp].oc_uname) in doread()
536 objects[otmp->otyp].oc_name_known = 1; in identify()