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

Go to the source code of this file.

Classes

struct  save_env_entry

Typedefs

typedef struct save_env_entry save_env_type

Variables

long64 words_in_constructor
long64 bits_in_constructor
long_type result_value [MAX_WORDS_FOR_NUMERIC]
char * char_result_buffer = NULL
long64 char_result_len = 0
long64 char_result_buffer_len = 0
long64 char_result_offset = 0
long64 the_cn_bit_offset
int the_cn_idx
long64 bcast_cn_bit_offset
boolean in_array_constructor = FALSE
boolean no_result_value = FALSE
boolean unequal_char_lens
boolean do_constructor_init = TRUE
boolean single_value_array
opnd_type single_value_opnd
exp_tbl_type bin_add_tbl [Num_Linear_Types][Num_Linear_Types]
exp_tbl_type bin_sub_tbl [Num_Linear_Types][Num_Linear_Types]
exp_tbl_type mult_div_tbl [Num_Linear_Types][Num_Linear_Types]
exp_tbl_type power_tbl [Num_Linear_Types][Num_Linear_Types]
exp_tbl_type eq_ne_tbl [Num_Linear_Types][Num_Linear_Types]
exp_tbl_type gt_lt_tbl [Num_Linear_Types][Num_Linear_Types]
exp_tbl_type and_or_tbl [Num_Linear_Types][Num_Linear_Types]
exp_tbl_type asg_tbl [Num_Linear_Types][Num_Linear_Types]
exp_tbl_type un_plus_tbl [Num_Linear_Types]
exp_tbl_type not_tbl [Num_Linear_Types]

Typedef Documentation

typedef struct save_env_entry save_env_type

Definition at line 75 of file s_cnstrct.h.


Variable Documentation

Definition at line 49 of file s_cnstrct.h.

Definition at line 9179 of file s_asg_expr.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines