PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
aml_term_arg_list_t Struct Reference

TermArgList structure. More...

#include <expression.h>

Collaboration diagram for aml_term_arg_list_t:

Data Fields

aml_object_targs [AML_MAX_ARGS+1]
 

Detailed Description

TermArgList structure.

Definition at line 24 of file expression.h.

Field Documentation

◆ args

aml_object_t* aml_term_arg_list_t::args[AML_MAX_ARGS+1]

Definition at line 26 of file expression.h.


The documentation for this struct was generated from the following file: