Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
config_clist.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  clist_flags

Defines

#define CLIST_orig_filename   Current_CLIST->orig_filename
#define CLIST_doth_filename   Current_CLIST->doth_filename
#define CLIST_dotc_filename   Current_CLIST->dotc_filename
#define CLIST_loc_filename   Current_CLIST->loc_filename
#define CLIST_enabled   Current_CLIST->enabled
#define CLIST_verbose   Current_CLIST->verbose
#define CLIST_no_pragmas   Current_CLIST->no_pragmas
#define CLIST_emit_adims   Current_CLIST->emit_adims
#define CLIST_emit_prefetch   Current_CLIST->emit_prefetch
#define CLIST_emit_all_regions   Current_CLIST->emit_all_regions
#define CLIST_emit_linedirs   Current_CLIST->emit_linedirs
#define CLIST_emit_nested_pus   Current_CLIST->emit_nested_pus
#define CLIST_emit_frequency   Current_CLIST->emit_frequency
#define CLIST_emit_cgtag   Current_CLIST->emit_cgtag
#define CLIST_lower_ftn   Current_CLIST->lower_ftn
#define CLIST_emit_omp   Current_CLIST->emit_omp
#define CLIST_line_length   Current_CLIST->line_length

Typedefs

typedef struct clist_flags CLIST_FLAGS

Variables

CLIST_FLAGSCurrent_CLIST

Define Documentation

#define CLIST_dotc_filename   Current_CLIST->dotc_filename

Definition at line 167 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_doth_filename   Current_CLIST->doth_filename

Definition at line 166 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_emit_adims   Current_CLIST->emit_adims

Definition at line 172 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_emit_all_regions   Current_CLIST->emit_all_regions

Definition at line 174 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_emit_cgtag   Current_CLIST->emit_cgtag

Definition at line 178 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_emit_frequency   Current_CLIST->emit_frequency

Definition at line 177 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_emit_linedirs   Current_CLIST->emit_linedirs

Definition at line 175 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_emit_nested_pus   Current_CLIST->emit_nested_pus

Definition at line 176 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_emit_omp   Current_CLIST->emit_omp

Definition at line 180 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_emit_prefetch   Current_CLIST->emit_prefetch

Definition at line 173 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_enabled   Current_CLIST->enabled

Definition at line 169 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_line_length   Current_CLIST->line_length

Definition at line 181 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_loc_filename   Current_CLIST->loc_filename

Definition at line 168 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_lower_ftn   Current_CLIST->lower_ftn

Definition at line 179 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_no_pragmas   Current_CLIST->no_pragmas

Definition at line 171 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_orig_filename   Current_CLIST->orig_filename

Definition at line 165 of file config_clist.h.

Referenced by W2C_Process_Command_Line().

#define CLIST_verbose   Current_CLIST->verbose

Definition at line 170 of file config_clist.h.

Referenced by W2C_Process_Command_Line().


Typedef Documentation

typedef struct clist_flags CLIST_FLAGS

Variable Documentation

Definition at line 81 of file config_clist.cxx.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines