PIPS
_newgen_struct_style_ Struct Reference

#include <hpf.h>

+ Collaboration diagram for _newgen_struct_style_:

Data Fields

intptr_t _type_
 
enum style_utype _style_tag__
 
union {
   gen_chunk   _style_none_
 
   gen_chunk   _style_block_
 none:unit More...
 
   gen_chunk   _style_cyclic_
 block:unit More...
 
_style_union_
 

Detailed Description

Definition at line 247 of file hpf.h.

Field Documentation

◆ _style_block_

gen_chunk _newgen_struct_style_::_style_block_

none:unit

Definition at line 252 of file hpf.h.

◆ _style_cyclic_

gen_chunk _newgen_struct_style_::_style_cyclic_

block:unit

Definition at line 253 of file hpf.h.

◆ _style_none_

gen_chunk _newgen_struct_style_::_style_none_

Definition at line 251 of file hpf.h.

◆ _style_tag__

enum style_utype _newgen_struct_style_::_style_tag__

Definition at line 248 of file hpf.h.

◆ 

union { ... } _newgen_struct_style_::_style_union_

◆ _type_

intptr_t _newgen_struct_style_::_type_

Definition at line 248 of file hpf.h.


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