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

Go to the source code of this file.

Defines

#define ET_LAST   ET_PREDEFINED+1

Functions

char * Host_Format_Parm (INT kind, MEM_PTR parm)
void Signal_Cleanup (INT sig)

Define Documentation

#define ET_LAST   ET_PREDEFINED+1

Definition at line 92 of file err_host.h.


Function Documentation

char* Host_Format_Parm ( INT  kind,
MEM_PTR  parm 
)

Definition at line 68 of file err_host.cxx.

References buf, BUF_SIZE, ET_SYMTAB, fprintf(), idx, NULL, and ST_name().

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

Here is the call graph for this function:

void Signal_Cleanup ( INT  sig)

Definition at line 98 of file err_host.cxx.

References Cleanup_Files(), FALSE, and TRUE.

Referenced by catch_signal(), ErrMsg_Report_Nonuser(), ErrMsg_Report_User(), Fail_FmtAssertion(), and Fatal_Error().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines