|
PatchworkOS
|
TermArgList structure. More...
#include <expression.h>
Data Fields | |
| aml_object_t * | args [AML_MAX_ARGS+1] |
TermArgList structure.
Definition at line 24 of file expression.h.
| aml_object_t* aml_term_arg_list_t::args[AML_MAX_ARGS+1] |
Definition at line 26 of file expression.h.
Referenced by aml_method_invocation_read(), and aml_term_arg_list_read().