objs
const struct objs *p;
const struct objs dayobjs[] = {
extern const struct objs dayobjs[];
extern const struct objs nightobjs[];
const struct objs *p;
const struct objs nightobjs[] = {
for (objs = fobj; objs; objs = objs->nobj)
if (objs->ox != u.ux || objs->oy != u.uy)
for (objs = fobj; objs; objs = objs->nobj)
at(objs->ox, objs->oy, objs->olet);
struct obj *otmp, *objs;
const Obj_Entry **objs; /* Array of object pointers */
(dlp)->objs = alloca((dlp)->num_alloc * sizeof((dlp)->objs[0])), \
assert((dlp)->objs != NULL), \
if (dlp->objs[i] == obj)
dlp->objs[dlp->num_used++] = obj;
ACPI_OBJECT_LIST objs, *arg = NULL;
objs.Count = 1;
objs.Pointer = obj;
arg = &objs;
ses_objstat objs;
error = copyin(addr, &objs, sizeof (ses_objstat));
if (objs.obj_id >= ssc->ses_nobjects) {
error = (*ssc->ses_vec.get_objstat)(ssc, &objs, 1);
error = copyout(&objs, addr, sizeof (ses_objstat));
ssc->ses_objmap[objs.obj_id].svalid = 0;
error = copyin(addr, &objs, sizeof (ses_objstat));
if (objs.obj_id >= ssc->ses_nobjects) {
error = (*ssc->ses_vec.set_objstat)(ssc, &objs, 1);
ssc->ses_objmap[objs.obj_id].svalid = 0;
if (p->objs)
if (p->objs) {
output_strlst(outmk, p->objs);
if (p->objs)
if (p->objs)
p2->objs = p2->objpaths = p2->links = p2->keepsymbols = NULL;
add_string(&p->objs, argv[i]);
if (!p->objs && p->srcdir && is_nonempty_file(path))
if (!p->objpaths && p->objs) {
for (s = p->objs; s != NULL; s = s->next) {
if (!p->objs && verbose)
add_string(&p->objs, obj);
strlst_t *objs, *objpaths;
if (p->objs) {
output_strlst(cachef, p->objs);