aml_parse.c | 85 static struct aml_name *aml_parse_concat_number(struct aml_environ *env, 401 aml_parse_concat_number(struct aml_environ *env, int num1, int indent) function in typeref:struct:aml_name * 515 aname = aml_parse_concat_number(env, aml_objtonum(env, obj), indent);
|