ABC_DLL void Abc_FrameEnd(Abc_Frame_t *pAbc)
ABC_DLL void Abc_UtilsPrintUsage(Abc_Frame_t *pAbc, char *ProgName)
ABC_DLL void Abc_UtilsPrintHello(Abc_Frame_t *pAbc)
ABC_DLL void Abc_FrameStoreStart(Abc_Frame_t *pAbc)
ABC_DLL void Abc_UtilsSource(Abc_Frame_t *pAbc)
ABC_DLL void Abc_FrameStoreAdd(Abc_Frame_t *pAbc, Gia_Man_t *p)
ABC_DLL void Abc_FrameAddInitializer(Abc_FrameInitializer_t *p)
ABC_DLL void Abc_FrameInit(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
ABC_DLL void Abc_FrameStorePrint(Abc_Frame_t *pAbc)
void(* Abc_Frame_Callback_BmcFrameDone_Func)(int frame, int po, int status)
STRUCTURE DEFINITIONS ///.
ABC_DLL int main(int argc, char *argv[])
GLOBAL VARIABLES ///.
ABC_DLL char * Abc_UtilsGetUsersInput(Abc_Frame_t *pAbc)
ABC_DLL Abc_Frame_t * Abc_FrameAllocate()
ABC_DLL char * Abc_UtilsGetVersion(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
ABC_DLL void Abc_FrameDeallocate(Abc_Frame_t *p)
struct Abc_FrameInitializer_t_ Abc_FrameInitializer_t
ABC_DLL void Abc_FrameStoreStop(Abc_Frame_t *pAbc)
void(* Abc_Frame_Initialization_Func)(Abc_Frame_t *pAbc)