Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
tcon2c.cxx File Reference
#include "whirl2c_common.h"
#include "tcon2c.h"
#include "alloca.h"
Include dependency graph for tcon2c.cxx:

Go to the source code of this file.

Functions

static char * Remove_Trailing_Zero_Fraction (char *strbase)
static char * TCON2C_append_string_char (char *str, char ch)
void TCON2C_Append_String_Const (TOKEN_BUFFER tokens, const char *orig_str, INT32 strlen)
void TCON2C_initialize (void)
void TCON2C_finalize (void)
void TCON2C_translate (TOKEN_BUFFER tokens, TCON tvalue)

Function Documentation

static char* Remove_Trailing_Zero_Fraction ( char *  strbase) [static]

Definition at line 62 of file tcon2c.cxx.

Referenced by TCON2C_translate().

static char* TCON2C_append_string_char ( char *  str,
char  ch 
) [static]

Definition at line 117 of file tcon2c.cxx.

References FALSE, and TRUE.

Referenced by TCON2C_Append_String_Const().

void TCON2C_Append_String_Const ( TOKEN_BUFFER  tokens,
const char *  orig_str,
INT32  strlen 
)

Definition at line 178 of file tcon2c.cxx.

References Append_Token_String(), and TCON2C_append_string_char().

Referenced by TCON2C_translate().

Here is the call graph for this function:

void TCON2C_finalize ( void  )

Definition at line 212 of file tcon2c.cxx.

Referenced by W2C_Fini().

void TCON2C_initialize ( void  )

Definition at line 205 of file tcon2c.cxx.

Referenced by W2C_Init().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines