OPCODE_ALLOC_SIZE 175 compiler/generate.c ob->code = MEM_realloc(ob->code, ob->alloc_size + OPCODE_ALLOC_SIZE); OPCODE_ALLOC_SIZE 176 compiler/generate.c ob->alloc_size += OPCODE_ALLOC_SIZE;