Home | History | Annotate | Download | only in aml

Lines Matching defs:srcbuf

129 						 union aml_object *srcbuf,
1211 union aml_object *srcbuf, int idx,
1217 if (srcbuf == NULL || srcbuf->type != aml_t_buffer) {
1232 field->origin = srcbuf->buffer.data;
1240 union aml_object *obj, *srcbuf;
1244 srcbuf = aml_eval_name(env, aml_parse_termobj(env, indent));
1245 if (srcbuf == &env->tempobject) {
1259 aml_createfield_generic(env, srcbuf, idx, len, newname);
1291 union aml_object *srcbuf;
1912 srcbuf = aml_eval_name(env, aml_parse_termobj(env, indent));
1913 if (srcbuf == &env->tempobject) {
1927 aml_createfield_generic(env, srcbuf, idx,