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