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

Go to the source code of this file.

Classes

struct  promp_flags

Defines

#define PROMP_enabled   Current_PROMP->enabled
#define PROMP_owhile   Current_PROMP->owhile
#define PROMP_show   Current_PROMP->show
#define PROMP_next_id   Current_PROMP->next_id
#define PROMP_anl_filename   Current_PROMP->anl_filename
#define PROMP_src_filename   Current_PROMP->src_filename

Typedefs

typedef struct promp_flags PROMP_FLAGS

Variables

PROMP_FLAGSCurrent_PROMP

Define Documentation

#define PROMP_anl_filename   Current_PROMP->anl_filename

Definition at line 159 of file config_promp.h.

Referenced by Anl_Process_Command_Line().

#define PROMP_enabled   Current_PROMP->enabled

Definition at line 155 of file config_promp.h.

Referenced by Anl_Process_Command_Line().

#define PROMP_next_id   Current_PROMP->next_id

Definition at line 158 of file config_promp.h.

Referenced by Anl_Process_Command_Line().

#define PROMP_owhile   Current_PROMP->owhile

Definition at line 156 of file config_promp.h.

Referenced by Anl_Process_Command_Line().

#define PROMP_show   Current_PROMP->show

Definition at line 157 of file config_promp.h.

Referenced by Anl_Process_Command_Line().

#define PROMP_src_filename   Current_PROMP->src_filename

Definition at line 160 of file config_promp.h.

Referenced by Anl_Process_Command_Line().


Typedef Documentation

typedef struct promp_flags PROMP_FLAGS

Variable Documentation

Definition at line 70 of file config_promp.cxx.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines