Lines Matching refs:AML_COPY_OBJECT
313 #define AML_COPY_OBJECT(dest, env, src, ret) do { \ macro
439 AML_COPY_OBJECT(tmpobj2, env, tmpobj, NULL); in aml_parse_concat_buffer()
479 AML_COPY_OBJECT(tmpobj2, env, tmpobj, NULL); in aml_parse_concat_string()
520 AML_COPY_OBJECT(tmpobj, env, obj, NULL); in aml_parse_concatop()
527 AML_COPY_OBJECT(tmpobj, env, obj, NULL); in aml_parse_concatop()
1420 AML_COPY_OBJECT(aname->property, env, in aml_parse_termobj()
1625 AML_COPY_OBJECT(tmpobj, env, in aml_parse_termobj()
1638 AML_COPY_OBJECT(destname1->property, env, in aml_parse_termobj()
1647 AML_COPY_OBJECT(tmpobj, env, destname1->property, NULL); in aml_parse_termobj()
1866 AML_COPY_OBJECT(obj, env, aml_eval_name(env, in aml_parse_termobj()
2007 AML_COPY_OBJECT(env->tempname.property, env, aml_eval_name(env, in aml_parse_termobj()