Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
fortout.c File Reference
#include "defines.h"
#include "host.m"
#include "host.h"
#include "target.m"
#include "target.h"
#include "globals.m"
#include "tokens.m"
#include "sytb.m"
#include "globals.h"
#include "tokens.h"
#include "sytb.h"
Include dependency graph for fortout.c:

Go to the source code of this file.

Functions

static void print_attr_f (int, FILE *)
void print_scp_to_fortran (int ln_fw_idx, int ln_lw_idx, int pgm_attr_idx, FILE *outfile)
char * print_type_f (int type_idx)
void print_const_f (FILE *outfile, int cn_idx)

Variables

static char USMID [] = "\n@(#)5.0_pl/sources/fortout.c 5.2 05/27/99 10:30:26\n"
static char start [20]
static int start_column

Function Documentation

void print_const_f ( FILE *  outfile,
int  cn_idx 
)

Definition at line 578 of file fortout.c.

References Character, CN_CONST, CN_POOL_IDX, CN_TYPE_IDX, Complex, convert_to_string(), convert_to_string_fmt, CP_CONSTANT, fprintf(), Hex_Fmt, Integer, Logical, Real, THIS_IS_TRUE, TYP_BIT_LEN, TYP_TYPE, and Typeless.

Referenced by dump_cn_ntry(), and print_const_entry().

Here is the call graph for this function:

void print_scp_to_fortran ( int  ln_fw_idx,
int  ln_lw_idx,
int  pgm_attr_idx,
FILE *  outfile 
)

Variable Documentation

int start_column [static]

Definition at line 56 of file fortout.c.

Referenced by print_attr_f(), and print_scp_to_fortran().

char USMID[] = "\n@(#)5.0_pl/sources/fortout.c 5.2 05/27/99 10:30:26\n" [static]

Definition at line 37 of file fortout.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines