HomeSort by: relevance | last modified time | path
    Searched defs:aml_parse_concat_buffer (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/acpitools/aml/
aml_parse.c 87 static struct aml_name *aml_parse_concat_buffer(struct aml_environ *env,
427 aml_parse_concat_buffer(struct aml_environ *env, union aml_object *obj, function in typeref:struct:aml_name *
521 aname = aml_parse_concat_buffer(env, obj, indent);
aml_parse.c 87 static struct aml_name *aml_parse_concat_buffer(struct aml_environ *env,
427 aml_parse_concat_buffer(struct aml_environ *env, union aml_object *obj, function in typeref:struct:aml_name *
521 aname = aml_parse_concat_buffer(env, obj, indent);

Completed in 37 milliseconds