Home | History | Annotate | Download | only in aml

Lines Matching refs:aml_object

83 static union aml_object	*aml_parse_defbuffer(struct aml_environ *env,
88 union aml_object *obj,
91 union aml_object *obj,
95 static union aml_object *aml_parse_defpackage(struct aml_environ *env,
129 union aml_object *srcbuf,
288 union aml_object *obj;
358 static union aml_object *
366 union aml_object *obj;
405 union aml_object *obj;
427 aml_parse_concat_buffer(struct aml_environ *env, union aml_object *obj,
430 union aml_object *tmpobj, *tmpobj2, *resobj;
466 aml_parse_concat_string(struct aml_environ *env, union aml_object *obj,
470 union aml_object *tmpobj, *tmpobj2, *resobj;
507 union aml_object *obj, *tmpobj;
542 static union aml_object *
551 union aml_object *obj, **objects;
563 numelements * sizeof(union aml_object *));
568 bzero(objects, numelements * sizeof(union aml_object *));
611 union aml_object *aobj;
654 union aml_object *obj;
873 union aml_object *obj;
961 union aml_object *obj;
1006 union aml_object *obj;
1211 union aml_object *srcbuf, int idx,
1240 union aml_object *obj, *srcbuf;
1285 union aml_object *ret;
1286 union aml_object *tmpobj;
1287 union aml_object anum;
1288 union aml_object *objref;
1289 union aml_object *srcobj;
1290 union aml_object *obj;
1291 union aml_object *srcbuf;