PIPS
_newgen_struct_approximation_ Struct Reference

#include <effects.h>

+ Collaboration diagram for _newgen_struct_approximation_:

Data Fields

intptr_t _type_
 
enum approximation_utype _approximation_tag__
 
union {
   gen_chunk   _approximation_may_
 
   gen_chunk   _approximation_must_
 may:unit More...
 
   gen_chunk   _approximation_exact_
 must:unit More...
 
_approximation_union_
 

Detailed Description

Definition at line 351 of file effects.h.

Field Documentation

◆ _approximation_exact_

gen_chunk _newgen_struct_approximation_::_approximation_exact_

must:unit

Definition at line 357 of file effects.h.

◆ _approximation_may_

gen_chunk _newgen_struct_approximation_::_approximation_may_

Definition at line 355 of file effects.h.

◆ _approximation_must_

gen_chunk _newgen_struct_approximation_::_approximation_must_

may:unit

Definition at line 356 of file effects.h.

◆ _approximation_tag__

enum approximation_utype _newgen_struct_approximation_::_approximation_tag__

Definition at line 352 of file effects.h.

◆ 

union { ... } _newgen_struct_approximation_::_approximation_union_

◆ _type_

intptr_t _newgen_struct_approximation_::_type_

Definition at line 352 of file effects.h.


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