#include <stdio.h>

Go to the source code of this file.
Classes | |
| struct | Vec_Set_t_ |
Macros | |
| #define | Vec_SetForEachEntry(Type, pVec, nSize, pSet, p, s) |
Typedefs | |
| typedef typedefABC_NAMESPACE_HEADER_START struct Vec_Set_t_ | Vec_Set_t |
| INCLUDES ///. | |
| #define Vec_SetForEachEntry | ( | Type, | |
| pVec, | |||
| nSize, | |||
| pSet, | |||
| p, | |||
| s ) |
Definition at line 96 of file vecSet.h.
| typedef typedefABC_NAMESPACE_HEADER_START struct Vec_Set_t_ Vec_Set_t |
INCLUDES ///.
CFile****************************************************************
FileName [vecSet.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [SAT solvers.]
Synopsis [Multi-page dynamic array.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
] PARAMETERS /// BASIC TYPES ///