Home
last modified time | relevance | path

Searched refs:aml_parse_concat_number (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_parse.c85 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) in aml_parse_concat_number() function
515 aname = aml_parse_concat_number(env, aml_objtonum(env, obj), indent); in aml_parse_concatop()