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

Go to the source code of this file.

Defines

#define EC_BASE_FE   EP_FE*1000
#define EC_Multiple_Initialization   EC_BASE_FE+0 /* str */
#define EC_Makedepend_Error   EC_BASE_FE+1 /* str */
#define EC_Unknown_Mpsched   EC_BASE_FE+2 /* str */
#define EC_IEEE_Intrinsic_Warning   EC_BASE_FE+3 /* str */

Define Documentation

#define EC_BASE_FE   EP_FE*1000

Definition at line 45 of file erfe90.h.

#define EC_IEEE_Intrinsic_Warning   EC_BASE_FE+3 /* str */

Definition at line 50 of file erfe90.h.

Referenced by cwh_intrin_ieee_intrin_call_helper(), and cwh_intrin_ieee_intrin_helper().

#define EC_Makedepend_Error   EC_BASE_FE+1 /* str */

Definition at line 48 of file erfe90.h.

Referenced by makedepend_error().

#define EC_Multiple_Initialization   EC_BASE_FE+0 /* str */

Definition at line 47 of file erfe90.h.

Referenced by data_info_s::sort_data().

#define EC_Unknown_Mpsched   EC_BASE_FE+2 /* str */

Definition at line 49 of file erfe90.h.

Referenced by identify_schedtype().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines