53 char * timerRealName = NULL;
Variable * variable_retrieve_or_define(Environment *_environment, char *_name, VariableType _type, int _value)
void every_off(Environment *_environment, char *_timer)
Emit ASM code for EVERY OFF.
void coco_timer_set_status_off(Environment *_environment, char *_timer)
struct _Variable Variable
Structure of a single variable.
struct _Environment Environment
Structure of compilation environment.