OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
wn_fio.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dope_header
 
struct  f90_type
 
struct  cilist_header
 
struct  iolist_header_type
 
struct  ioentry_header_type
 
struct  ioarray_entry_type
 

Macros

#define wnfio_INCLUDED   "wn_fio.h"
 

Typedefs

typedef struct dope_header dope_header_type
 
typedef struct f90_type f90_type_t
 
typedef struct cilist_header cilist_header_type
 

Functions

void Lower_IO_Init (void)
 
WNlower_io_statement (WN *, LOWER_ACTIONS)
 

Variables

INT32 mp_io
 

Macro Definition Documentation

#define wnfio_INCLUDED   "wn_fio.h"
    Fortran I/O Lowering Support
    ----------------------------

Description:

This interface describes all the declarations and data needed to
support Fortran I/O lowering.

Exported functions:

WN *lower_io_statement   perform I/O lowering

Definition at line 52 of file wn_fio.h.

Typedef Documentation

typedef struct dope_header dope_header_type
typedef struct f90_type f90_type_t

Function Documentation

void Lower_IO_Init ( void  )
WN* lower_io_statement ( WN ,
LOWER_ACTIONS   
)

Variable Documentation

INT32 mp_io