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  

udduChains.h File Reference

#include "c_breeze.h"

Go to the source code of this file.

Compounds

class  udduChains
 Data structure to store ud and du chains. More...


Defines

#define contain(L, x)   (find(L.begin(),L.end(),x) != L.end())


Define Documentation

#define contain L,
     (find(L.begin(),L.end(),x) != L.end())
 

Definition at line 69 of file udduChains.h.

Referenced by udduChains::add().


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