PIPS
_newgen_struct_storage_ Struct Reference

#include <ri.h>

+ Collaboration diagram for _newgen_struct_storage_:

Data Fields

intptr_t _type_
 
enum storage_utype _storage_tag__
 
union {
   entity   _storage_return_
 
   ram   _storage_ram_
 return:entity More...
 
   formal   _storage_formal_
 ram:ram More...
 
   gen_chunk   _storage_rom_
 formal:formal More...
 
_storage_union_
 

Detailed Description

Definition at line 2503 of file ri.h.

Field Documentation

◆ _storage_formal_

formal _newgen_struct_storage_::_storage_formal_

ram:ram

Definition at line 2509 of file ri.h.

◆ _storage_ram_

ram _newgen_struct_storage_::_storage_ram_

return:entity

Definition at line 2508 of file ri.h.

◆ _storage_return_

entity _newgen_struct_storage_::_storage_return_

Definition at line 2507 of file ri.h.

◆ _storage_rom_

gen_chunk _newgen_struct_storage_::_storage_rom_

formal:formal

Definition at line 2510 of file ri.h.

◆ _storage_tag__

enum storage_utype _newgen_struct_storage_::_storage_tag__

Definition at line 2504 of file ri.h.

◆ 

union { ... } _newgen_struct_storage_::_storage_union_

◆ _type_

intptr_t _newgen_struct_storage_::_type_

Definition at line 2504 of file ri.h.


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