1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 13:31:23 +00:00
QB64-PE/internal/source/data129.txt

154 lines
4.5 KiB
Plaintext
Raw Normal View History

2021-07-12 00:07:48 +00:00
int8 *_SUB_DEBUGMODE_BYTE_PAUSEMODE=NULL;
if(_SUB_DEBUGMODE_BYTE_PAUSEMODE==NULL){
_SUB_DEBUGMODE_BYTE_PAUSEMODE=(int8*)mem_static_malloc(1);
*_SUB_DEBUGMODE_BYTE_PAUSEMODE=0;
}
2021-07-13 21:08:56 +00:00
int32 *_SUB_DEBUGMODE_LONG_TIMEOUT=NULL;
if(_SUB_DEBUGMODE_LONG_TIMEOUT==NULL){
_SUB_DEBUGMODE_LONG_TIMEOUT=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_TIMEOUT=0;
}
2021-07-12 00:07:48 +00:00
int32 *_SUB_DEBUGMODE_LONG_DUMMY=NULL;
if(_SUB_DEBUGMODE_LONG_DUMMY==NULL){
_SUB_DEBUGMODE_LONG_DUMMY=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_DUMMY=0;
}
2021-07-15 04:16:55 +00:00
int8 pass4466;
2021-07-15 00:58:45 +00:00
int32 pass4467;
int32 pass4468;
2021-07-15 04:16:55 +00:00
int32 pass4469;
int8 pass4470;
int32 pass4471;
int32 pass4472;
int32 pass4473;
int32 pass4474;
int32 pass4475;
2021-07-12 00:07:48 +00:00
qbs *_SUB_DEBUGMODE_STRING_ENDC=NULL;
if (!_SUB_DEBUGMODE_STRING_ENDC)_SUB_DEBUGMODE_STRING_ENDC=qbs_new(0,0);
2021-07-13 21:08:56 +00:00
float *_SUB_DEBUGMODE_SINGLE_START=NULL;
if(_SUB_DEBUGMODE_SINGLE_START==NULL){
_SUB_DEBUGMODE_SINGLE_START=(float*)mem_static_malloc(4);
*_SUB_DEBUGMODE_SINGLE_START=0;
}
2021-07-12 00:07:48 +00:00
int32 *_SUB_DEBUGMODE_LONG_CLIENT=NULL;
if(_SUB_DEBUGMODE_LONG_CLIENT==NULL){
_SUB_DEBUGMODE_LONG_CLIENT=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_CLIENT=0;
}
int32 *_SUB_DEBUGMODE_LONG_K=NULL;
if(_SUB_DEBUGMODE_LONG_K==NULL){
_SUB_DEBUGMODE_LONG_K=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_K=0;
}
2021-07-15 04:53:58 +00:00
int8 pass4478;
2021-07-15 04:16:55 +00:00
int32 pass4479;
2021-07-15 04:53:58 +00:00
int32 pass4480;
2021-07-15 00:58:45 +00:00
qbs *_SUB_DEBUGMODE_STRING_TEMP=NULL;
if (!_SUB_DEBUGMODE_STRING_TEMP)_SUB_DEBUGMODE_STRING_TEMP=qbs_new(0,0);
2021-07-13 21:08:56 +00:00
int32 pass4481;
int32 pass4482;
int32 pass4483;
2021-07-15 00:58:45 +00:00
int32 pass4485;
2021-07-15 04:53:58 +00:00
int32 pass4486;
int32 pass4487;
int8 pass4489;
2021-07-15 04:16:55 +00:00
int32 pass4490;
int32 pass4491;
int32 pass4492;
2021-07-15 04:53:58 +00:00
int32 pass4493;
int32 pass4494;
2021-07-13 21:08:56 +00:00
qbs *_SUB_DEBUGMODE_STRING_CMD=NULL;
if (!_SUB_DEBUGMODE_STRING_CMD)_SUB_DEBUGMODE_STRING_CMD=qbs_new(0,0);
2021-07-12 00:07:48 +00:00
qbs *_SUB_DEBUGMODE_STRING_PROGRAM=NULL;
if (!_SUB_DEBUGMODE_STRING_PROGRAM)_SUB_DEBUGMODE_STRING_PROGRAM=qbs_new(0,0);
2021-07-13 21:08:56 +00:00
qbs *_SUB_DEBUGMODE_STRING_VALUE=NULL;
if (!_SUB_DEBUGMODE_STRING_VALUE)_SUB_DEBUGMODE_STRING_VALUE=qbs_new(0,0);
2021-07-14 00:22:53 +00:00
qbs *_SUB_DEBUGMODE_STRING_EXPECTED=NULL;
if (!_SUB_DEBUGMODE_STRING_EXPECTED)_SUB_DEBUGMODE_STRING_EXPECTED=qbs_new(0,0);
2021-07-15 04:53:58 +00:00
int8 pass4497;
2021-07-15 04:16:55 +00:00
int32 pass4498;
int32 pass4499;
int32 pass4500;
int32 pass4501;
2021-07-15 04:53:58 +00:00
int32 pass4502;
int32 pass4503;
int32 pass4504;
2021-07-13 21:08:56 +00:00
int32 *_SUB_DEBUGMODE_LONG_BREAKPOINTCOUNT=NULL;
if(_SUB_DEBUGMODE_LONG_BREAKPOINTCOUNT==NULL){
_SUB_DEBUGMODE_LONG_BREAKPOINTCOUNT=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_BREAKPOINTCOUNT=0;
}
qbs *_SUB_DEBUGMODE_STRING_BREAKPOINTLIST=NULL;
if (!_SUB_DEBUGMODE_STRING_BREAKPOINTLIST)_SUB_DEBUGMODE_STRING_BREAKPOINTLIST=qbs_new(0,0);
int32 *_SUB_DEBUGMODE_LONG_I=NULL;
if(_SUB_DEBUGMODE_LONG_I==NULL){
_SUB_DEBUGMODE_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_I=0;
2021-07-12 00:07:48 +00:00
}
2021-07-15 04:53:58 +00:00
int64 fornext_value4507;
int64 fornext_finalvalue4507;
int64 fornext_step4507;
uint8 fornext_step_negative4507;
2021-07-15 04:16:55 +00:00
int32 pass4508;
int32 pass4509;
int32 pass4510;
2021-07-15 04:53:58 +00:00
int32 pass4511;
int32 pass4512;
int32 pass4513;
int32 pass4514;
2021-07-13 21:08:56 +00:00
int32 *_SUB_DEBUGMODE_LONG_NOFOCUSMESSAGE=NULL;
if(_SUB_DEBUGMODE_LONG_NOFOCUSMESSAGE==NULL){
_SUB_DEBUGMODE_LONG_NOFOCUSMESSAGE=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_NOFOCUSMESSAGE=0;
2021-07-12 00:07:48 +00:00
}
2021-07-13 21:08:56 +00:00
int32 pass4516;
2021-07-15 00:58:45 +00:00
int32 pass4517;
2021-07-15 04:53:58 +00:00
int32 pass4518;
int32 pass4519;
2021-07-13 21:08:56 +00:00
int32 pass4520;
2021-07-15 00:58:45 +00:00
int32 pass4521;
2021-07-15 04:53:58 +00:00
int8 pass4523;
2021-07-13 21:08:56 +00:00
int32 pass4524;
int32 pass4525;
2021-07-15 04:53:58 +00:00
int32 pass4526;
2021-07-13 21:08:56 +00:00
int32 pass4528;
int32 pass4529;
2021-07-15 04:16:55 +00:00
int32 pass4530;
2021-07-15 04:53:58 +00:00
int8 pass4531;
2021-07-13 21:08:56 +00:00
int32 pass4532;
2021-07-15 04:53:58 +00:00
int32 pass4533;
2021-07-15 00:58:45 +00:00
int32 pass4534;
int32 pass4535;
int32 pass4536;
2021-07-15 04:53:58 +00:00
int8 pass4537;
int32 pass4538;
int32 pass4539;
int32 pass4540;
2021-07-15 04:16:55 +00:00
int32 *_SUB_DEBUGMODE_LONG_L=NULL;
if(_SUB_DEBUGMODE_LONG_L==NULL){
_SUB_DEBUGMODE_LONG_L=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_L=0;
}
2021-07-15 00:58:45 +00:00
int32 pass4542;
2021-07-15 04:16:55 +00:00
int32 pass4543;
int32 pass4544;
int32 pass4545;
int32 pass4546;
int32 pass4547;
int32 pass4548;
int32 pass4549;
2021-07-15 04:53:58 +00:00
int32 pass4550;
int32 pass4551;
int32 pass4552;
int32 pass4553;
2021-07-13 21:08:56 +00:00
qbs *_SUB_DEBUGMODE_STRING_BUFFER=NULL;
if (!_SUB_DEBUGMODE_STRING_BUFFER)_SUB_DEBUGMODE_STRING_BUFFER=qbs_new(0,0);
2021-07-15 04:53:58 +00:00
byte_element_struct *byte_element_4555=NULL;
if (!byte_element_4555){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4555=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4555=(byte_element_struct*)mem_static_malloc(12);
2021-07-12 00:07:48 +00:00
}
2021-07-15 04:53:58 +00:00
byte_element_struct *byte_element_4556=NULL;
if (!byte_element_4556){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4556=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4556=(byte_element_struct*)mem_static_malloc(12);
2021-07-12 15:47:24 +00:00
}