PIPS
_newgen_struct_basic_ Struct Reference

#include <ri.h>

+ Collaboration diagram for _newgen_struct_basic_:

Data Fields

intptr_t _type_
 
enum basic_utype _basic_tag__
 
union {
   intptr_t   _basic_int_
 
   intptr_t   _basic_float_
 int:int More...
 
   intptr_t   _basic_logical_
 float:int More...
 
   gen_chunk   _basic_overloaded_
 logical:int More...
 
   intptr_t   _basic_complex_
 overloaded:unit More...
 
   value   _basic_string_
 complex:int More...
 
   symbolic   _basic_bit_
 string:value More...
 
   type   _basic_pointer_
 bit:symbolic More...
 
   entity   _basic_derived_
 pointer:type More...
 
   entity   _basic_typedef_
 derived:entity More...
 
_basic_union_
 

Detailed Description

Definition at line 595 of file ri.h.

Field Documentation

◆ _basic_bit_

symbolic _newgen_struct_basic_::_basic_bit_

string:value

Definition at line 605 of file ri.h.

◆ _basic_complex_

intptr_t _newgen_struct_basic_::_basic_complex_

overloaded:unit

Definition at line 603 of file ri.h.

◆ _basic_derived_

entity _newgen_struct_basic_::_basic_derived_

pointer:type

Definition at line 607 of file ri.h.

◆ _basic_float_

intptr_t _newgen_struct_basic_::_basic_float_

int:int

Definition at line 600 of file ri.h.

◆ _basic_int_

intptr_t _newgen_struct_basic_::_basic_int_

Definition at line 599 of file ri.h.

◆ _basic_logical_

intptr_t _newgen_struct_basic_::_basic_logical_

float:int

Definition at line 601 of file ri.h.

◆ _basic_overloaded_

gen_chunk _newgen_struct_basic_::_basic_overloaded_

logical:int

Definition at line 602 of file ri.h.

◆ _basic_pointer_

type _newgen_struct_basic_::_basic_pointer_

bit:symbolic

Definition at line 606 of file ri.h.

◆ _basic_string_

value _newgen_struct_basic_::_basic_string_

complex:int

Definition at line 604 of file ri.h.

◆ _basic_tag__

enum basic_utype _newgen_struct_basic_::_basic_tag__

Definition at line 596 of file ri.h.

◆ _basic_typedef_

entity _newgen_struct_basic_::_basic_typedef_

derived:entity

Definition at line 608 of file ri.h.

◆ 

union { ... } _newgen_struct_basic_::_basic_union_

◆ _type_

intptr_t _newgen_struct_basic_::_type_

Definition at line 596 of file ri.h.


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