174 memset( newCopperList, 0,
sizeof(
CopperList ) );
177 newCopperList->
name = strdup( _name );
CopperList * find_copper_list(Environment *_environment, char *_name)
void begin_copper(Environment *_environment, char *_name)
Emit code for BEGIN COPPER.
struct _CopperList * next
struct _Environment Environment
Structure of compilation environment.
#define CRITICAL_NESTED_COPPER_LIST_NOT_ALLOWED()
#define CRITICAL_COPPER_LIST_ALREADY_DEFINED()
struct _CopperList CopperList