Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
s_dcl_pu.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 "s_globals.m"
#include "debug.m"
#include "globals.h"
#include "tokens.h"
#include "sytb.h"
#include "s_globals.h"
Include dependency graph for s_dcl_pu.c:

Go to the source code of this file.

Functions

void blockdata_stmt_semantics (void)
void entry_stmt_semantics (void)
void function_stmt_semantics (void)
void module_stmt_semantics (void)
void program_stmt_semantics (void)
void subroutine_stmt_semantics (void)

Variables

static char USMID [] = "\n@(#)5.0_pl/sources/s_dcl_pu.c 5.2 06/16/99 10:02:23\n"

Function Documentation

void blockdata_stmt_semantics ( void  )

Definition at line 81 of file s_dcl_pu.c.

References Func_Entry, Func_Exit, NULL, and TRACE.

void function_stmt_semantics ( void  )

Definition at line 151 of file s_dcl_pu.c.

References Func_Entry, Func_Exit, NULL, and TRACE.

void module_stmt_semantics ( void  )

Definition at line 180 of file s_dcl_pu.c.

References Func_Entry, Func_Exit, NULL, and TRACE.

void program_stmt_semantics ( void  )

Definition at line 210 of file s_dcl_pu.c.

References Func_Entry, Func_Exit, NULL, and TRACE.

void subroutine_stmt_semantics ( void  )

Definition at line 241 of file s_dcl_pu.c.

References Func_Entry, Func_Exit, NULL, and TRACE.


Variable Documentation

char USMID[] = "\n@(#)5.0_pl/sources/s_dcl_pu.c 5.2 06/16/99 10:02:23\n" [static]

Definition at line 37 of file s_dcl_pu.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines