78 if( ! s_InitializerStart )
79 s_InitializerStart =
p;
82 p->prev = s_InitializerEnd;
84 if ( s_InitializerEnd )
85 s_InitializerEnd->next =
p;
128 for(
p = s_InitializerStart ;
p ;
p =
p->next )
148 for(
p = s_InitializerEnd ;
p ;
p =
p->prev )
#define ABC_NAMESPACE_IMPL_START
#define ABC_NAMESPACE_IMPL_END
typedefABC_NAMESPACE_HEADER_START struct Abc_Frame_t_ Abc_Frame_t
INCLUDES ///.
ABC_DLL int Cmd_CommandExecute(Abc_Frame_t *pAbc, const char *sCommand)
void Abc_End(Abc_Frame_t *pAbc)
void Abc2_End(Abc_Frame_t *pAbc)
void Abc85_Init(Abc_Frame_t *pAbc)
void Scl_Init(Abc_Frame_t *pAbc)
void Wln_Init(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
void Libs_Init(Abc_Frame_t *pAbc)
void Cba_Init(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
void Mio_Init(Abc_Frame_t *pAbc)
void Bac_Init(Abc_Frame_t *pAbc)
void Sim_End(Abc_Frame_t *pAbc)
void Super_Init(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
void Abc85_End(Abc_Frame_t *pAbc)
void Cmd_Init(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
void Super_End(Abc_Frame_t *pAbc)
void Pla_End(Abc_Frame_t *pAbc)
void Scl_End(Abc_Frame_t *pAbc)
void Wlc_End(Abc_Frame_t *pAbc)
void Glucose_End(Abc_Frame_t *pAbc)
void Map_Init(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
void Cmd_End(Abc_Frame_t *pAbc)
void Io_End(Abc_Frame_t *pAbc)
void Load_End(Abc_Frame_t *pAbc)
void Abc_FrameEnd(Abc_Frame_t *pAbc)
void Abc_FrameInit(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
void Abc_FrameAddInitializer(Abc_FrameInitializer_t *p)
void Test_Init(Abc_Frame_t *pAbc)
DECLARATIONS ///.
void Io_Init(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
void Libs_End(Abc_Frame_t *pAbc)
void Wln_End(Abc_Frame_t *pAbc)
ABC_NAMESPACE_IMPL_START void Abc_Init(Abc_Frame_t *pAbc)
DECLARATIONS ///.
void Load_Init(Abc_Frame_t *pAbc)
void Mio_End(Abc_Frame_t *pAbc)
void Glucose_Init(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
void Sim_Init(Abc_Frame_t *pAbc)
void Test_End(Abc_Frame_t *pAbc)
void Wlc_Init(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
void Bac_End(Abc_Frame_t *pAbc)
void Cba_End(Abc_Frame_t *pAbc)
void If_Init(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
void Glucose2_End(Abc_Frame_t *pAbc)
void Map_End(Abc_Frame_t *pAbc)
void Pla_Init(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
void Glucose2_Init(Abc_Frame_t *pAbc)
FUNCTION DEFINITIONS ///.
void Abc2_Init(Abc_Frame_t *pAbc)
void If_End(Abc_Frame_t *pAbc)
struct Abc_FrameInitializer_t_ Abc_FrameInitializer_t