DVM_Variable      153 compiler/generate.c     exe->global_variable = MEM_malloc(sizeof(DVM_Variable) * var_count);
DVM_Variable      160 include/DVM_code.h     DVM_Variable	*global_variable;