128 memset( type, 0,
sizeof (
Type ) );
129 type->
name = strdup( _name );
Type * type_find(Type *_first, char *_name)
void begin_type(Environment *_environment, char *_name)
Emit code for STORAGE ... ENDSTORAGE.
struct _Environment Environment
Structure of compilation environment.
#define CRITICAL_TYPE_ALREADY_DEFINED(n)
#define CRITICAL_TYPE_NESTED_UNSUPPORTED(n)