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

Go to the source code of this file.

Defines

#define MAX_NUM_ACT_TYPES   23
#define MAX_NUM_DUMMY_TYPES   9
#define ERROR_ASSOC   0
#define PASS_ADDRESS   1
#define PASS_ADDRESS_FROM_DV   2
#define PASS_DV   3
#define PASS_DV_COPY   4
#define COPY_IN   5
#define COPY_IN_COPY_OUT   6
#define MAKE_DV   7
#define COPY_IN_MAKE_DV   8
#define MAKE_NEW_DV   9
#define PASS_SECTION_ADDRESS   10
#define CHECK_CONTIG_FLAG   11
#define ARGCHCK_SIZE_IDX   3
#define ARGCHCK_CHAR_LEN_IDX   4
#define NUM_TARGET_ARGCHCK_DESC_WORDS   16
#define ARGCHCK_STRUCT_TBL_IDX   16

Define Documentation

#define ARGCHCK_CHAR_LEN_IDX   4

Definition at line 65 of file s_call.m.

Referenced by gen_arg_type_descriptor(), and gen_call_type_descriptor().

#define ARGCHCK_SIZE_IDX   3

Definition at line 64 of file s_call.m.

Referenced by gen_arg_type_descriptor(), and gen_call_type_descriptor().

#define ARGCHCK_STRUCT_TBL_IDX   16

Definition at line 72 of file s_call.m.

Referenced by gen_arg_type_descriptor(), and gen_call_type_descriptor().

#define COPY_IN   5

Definition at line 52 of file s_call.m.

Referenced by cwh_stmt_call_helper(), final_arg_work(), and process_variable_size_func().

#define COPY_IN_COPY_OUT   6

Definition at line 53 of file s_call.m.

Referenced by cwh_stmt_call_helper(), final_arg_work(), and process_variable_size_func().

#define COPY_IN_MAKE_DV   8

Definition at line 55 of file s_call.m.

Referenced by cwh_stmt_call_helper(), final_arg_work(), and process_variable_size_func().

#define ERROR_ASSOC   0

Definition at line 47 of file s_call.m.

Referenced by final_arg_work().

#define MAKE_DV   7

Definition at line 54 of file s_call.m.

Referenced by cwh_stmt_call_helper(), final_arg_work(), and process_variable_size_func().

#define MAKE_NEW_DV   9

Definition at line 56 of file s_call.m.

Referenced by cwh_stmt_call_helper().

#define MAX_NUM_ACT_TYPES   23

Definition at line 44 of file s_call.m.

#define MAX_NUM_DUMMY_TYPES   9

Definition at line 45 of file s_call.m.

Definition at line 71 of file s_call.m.

Referenced by gen_arg_type_descriptor(), and gen_call_type_descriptor().

#define PASS_ADDRESS   1

Definition at line 48 of file s_call.m.

Referenced by cwh_stmt_call_helper(), final_arg_work(), and process_variable_size_func().

#define PASS_DV   3

Definition at line 50 of file s_call.m.

Referenced by cwh_stmt_call_helper(), final_arg_work(), and process_variable_size_func().

#define PASS_DV_COPY   4

Definition at line 51 of file s_call.m.

Referenced by cwh_stmt_call_helper(), final_arg_work(), and process_variable_size_func().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines