OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CIF_basic_type Struct Reference

#include <cif_c.h>

Collaboration diagram for CIF_basic_type:
Collaboration graph

Public Attributes

CIF_field cif_tag:8
 
CIF_field cif_id:24
 
CIF_field size:16
 
CIF_field type_kind:8
 
CIF_field is_short:1
 
CIF_field is_long:1
 
CIF_field is_longlong:1
 
CIF_field is_signed:1
 
CIF_field is_unsigned:1
 
CIF_field align_dummy:3
 

Detailed Description

Definition at line 264 of file cif_c.h.

Member Data Documentation

CIF_field CIF_basic_type::align_dummy

Definition at line 274 of file cif_c.h.

CIF_field CIF_basic_type::cif_id

Definition at line 266 of file cif_c.h.

CIF_field CIF_basic_type::cif_tag

Definition at line 265 of file cif_c.h.

CIF_field CIF_basic_type::is_long

Definition at line 270 of file cif_c.h.

CIF_field CIF_basic_type::is_longlong

Definition at line 271 of file cif_c.h.

CIF_field CIF_basic_type::is_short

Definition at line 269 of file cif_c.h.

CIF_field CIF_basic_type::is_signed

Definition at line 272 of file cif_c.h.

CIF_field CIF_basic_type::is_unsigned

Definition at line 273 of file cif_c.h.

CIF_field CIF_basic_type::size

Definition at line 267 of file cif_c.h.

CIF_field CIF_basic_type::type_kind

Definition at line 268 of file cif_c.h.


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