C-Breeze
C Compiler Infrastructure

[ Project home page]
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

memoryblock.cc File Reference

#include "c_breeze.h"
#include "memorymodel.h"
#include "memoryblock.h"
#include "unification.h"

Go to the source code of this file.

Defines

#define verify_container

Variables

unsigned long int preds_size_histogram [10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
unsigned long int preds_size_count = 0


Define Documentation

#define verify_container
 


Variable Documentation

unsigned long int preds_size_count = 0 [static]
 

Definition at line 511 of file memoryblock.cc.

unsigned long int preds_size_histogram[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0} [static]
 

Definition at line 510 of file memoryblock.cc.


Generated on August 27, 2003
Back to the C-Breeze home page