|
PatchworkOS
|
Data for a local variable object. More...
#include <object.h>
Data Fields | |
| AML_OBJECT_COMMON_HEADER | |
| aml_object_t * | value |
| The value of the local variable. | |
| aml_object_t* aml_local_obj_t::value |
The value of the local variable.
Definition at line 417 of file object.h.
Referenced by aml_convert_source(), aml_copy_object(), aml_def_size_of_read(), aml_local_set(), aml_object_clear(), and aml_store().