Lines Matching refs:objects
107 objects[otmp->otyp].oc_name); in doread()
113 objects[otmp->otyp].oc_name); in doread()
118 objects[otmp->otyp].oc_name); in doread()
131 objects[otmp->otyp].oc_name); in doread()
224 objects[uwep->otyp].oc_name); in doread()
232 objects[uwep->otyp].oc_name); in doread()
404 objects[SCR_IDENTIFY].oc_name_known = 1; in doread()
517 if (!objects[scroll->otyp].oc_name_known) { in doread()
519 objects[scroll->otyp].oc_name_known = 1; in doread()
521 } else if (!objects[scroll->otyp].oc_uname) in doread()
531 objects[otmp->otyp].oc_name_known = 1; in identify()