abc-master
|
#include <stdio.h>
Go to the source code of this file.
Data Structures | |
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 ///. More... | |
#define Vec_SetForEachEntry | ( | Type, | |
pVec, | |||
nSize, | |||
pSet, | |||
p, | |||
s | |||
) |
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 ///
|
inlinestatic |
Function*************************************************************
Synopsis [Returns memory in bytes occupied by the vector.]
Description []
SideEffects []
SeeAlso []
Definition at line 194 of file vecSet.h.
|
inlinestatic |
Definition at line 128 of file vecSet.h.
|
inlinestatic |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Allocating vector.]
Description []
SideEffects []
SeeAlso []
Definition at line 115 of file vecSet.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 70 of file vecSet.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 86 of file vecSet.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Function*************************************************************
Synopsis [Shrinking vector size.]
Description []
SideEffects [This procedure does not update the number of entries.]
SeeAlso []
Definition at line 257 of file vecSet.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 263 of file vecSet.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |