Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

globals.C File Reference

#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "stdtypes.h"
#include "blockpool.h"
#include "pools.h"
#include "str.h"
#include "list.h"
#include "strtable.h"
#include "sym.h"
#include "type.h"
#include "symtable.h"
#include "typetable.h"

Include dependency graph for globals.C:

Include dependency graph

Go to the source code of this file.

Functions

strtable strtab (SQRT_STRTAB,&global_mem)
symtable glob_symtab (SQRT_SYMTAB *2,&global_mem)
typetable glob_typtab (&global_mem)

Variables

STRING NULLSTR
type_real REAL
mem_pool< big_block_pool,
MAX_POOLS > 
memory_pools
pool global_mem


Function Documentation

symtable glob_symtab SQRT_SYMTAB 2,
global_mem
 

typetable glob_typtab global_mem  ) 
 

strtable strtab SQRT_STRTAB  ,
global_mem
 


Variable Documentation

pool global_mem
 

Definition at line 63 of file globals.C.

Referenced by typetable::find_time().

mem_pool<big_block_pool, MAX_POOLS> memory_pools
 

Definition at line 51 of file globals.C.

Referenced by pool::delete_pool(), pool::GetMem(), pool::new_pool(), and pool::pr().

STRING NULLSTR
 

Definition at line 33 of file globals.C.

type_real REAL
 

Definition at line 39 of file globals.C.

Referenced by typetable::new_type().


Generated on Wed Mar 31 21:15:57 2004 for Data Structures for a VHDL Compiler by doxygen 1.3.3