82 if ( ! conditional ) {
96 cpu_label( _environment, endselectLabel );
void cpu_label(Environment *_environment, char *_label)
void end_select_case(Environment *_environment)
Emit ASM code for ENDSELECT.
struct _Conditional * next
Conditional * conditionals
#define MAX_TEMPORARY_STORAGE
#define CRITICAL_ENDSELECT_WITHOUT_SELECT()
struct _Environment Environment
Structure of compilation environment.
struct _Conditional Conditional
Structure of a single conditional jump.