Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
ioentry_header Struct Reference

#include <f90io.h>

List of all members.

Public Types

enum  valtype_spec {
  IO_VALUNUSED = 0, IO_SCALAR = 1, IO_DOPEVEC = 2, IO_LOOP = 3,
  IO_STRUC_A = 4, IO_STRUC_S = 5
}

Public Attributes

enum ioentry_header::valtype_spec valtype
unsigned int:8
unsigned int ioentsize:16

Detailed Description

Definition at line 343 of file f90io.h.


Member Enumeration Documentation

Enumerator:
IO_VALUNUSED 
IO_SCALAR 
IO_DOPEVEC 
IO_LOOP 
IO_STRUC_A 
IO_STRUC_S 

Definition at line 344 of file f90io.h.


Member Data Documentation

Definition at line 356 of file f90io.h.

Definition at line 358 of file f90io.h.

Referenced by _INQIL(), _strip_mine(), and _xfer_iolist().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines