
Go to the source code of this file.
Functions | |
| void * | Util_MemRecAlloc (void *pMem) |
| BASIC TYPES ///. | |
| void * | Util_MemRecFree (void *pMem) |
| void | Util_MemStart () |
| void | Util_MemQuit () |
| void | Util_MemRecycle () |
| int | Util_MemRecIsSet () |
Variables | |
| ABC_NAMESPACE_HEADER_START void * | s_vAllocs |
| INCLUDES ///. | |
| void * | s_vFrees |
| int | s_fInterrupt |
|
extern |
|
extern |
BASIC TYPES ///.
MACRO DEFINITIONS /// FUNCTION DECLARATIONS ///
Function*************************************************************
Synopsis [Remembers an allocated pointer.]
Description []
SideEffects []
SeeAlso []
Definition at line 172 of file utilMem.c.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
INCLUDES ///.
CFile****************************************************************
FileName [utilInt.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Memory recycling utilities.]
Synopsis [Internal declarations.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
] PARAMETERS ///