1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 14:41:21 +00:00
QB64-PE/internal/source/data109.txt

82 lines
4.1 KiB
Plaintext
Raw Normal View History

2022-01-24 01:16:21 +00:00
qbs*oldstr3778=NULL;
2021-09-28 05:43:25 +00:00
if(_SUB_MANAGEVARIABLELIST_STRING___NAME->tmp||_SUB_MANAGEVARIABLELIST_STRING___NAME->fixed||_SUB_MANAGEVARIABLELIST_STRING___NAME->readonly){
2022-01-24 01:16:21 +00:00
oldstr3778=_SUB_MANAGEVARIABLELIST_STRING___NAME;
if (oldstr3778->cmem_descriptor){
_SUB_MANAGEVARIABLELIST_STRING___NAME=qbs_new_cmem(oldstr3778->len,0);
2018-12-31 04:22:26 +00:00
}else{
2022-01-24 01:16:21 +00:00
_SUB_MANAGEVARIABLELIST_STRING___NAME=qbs_new(oldstr3778->len,0);
2021-07-21 21:30:49 +00:00
}
2022-01-24 01:16:21 +00:00
memcpy(_SUB_MANAGEVARIABLELIST_STRING___NAME->chr,oldstr3778->chr,oldstr3778->len);
2021-07-21 21:30:49 +00:00
}
2022-01-24 01:16:21 +00:00
qbs*oldstr3779=NULL;
2021-09-28 05:43:25 +00:00
if(_SUB_MANAGEVARIABLELIST_STRING___CNAME->tmp||_SUB_MANAGEVARIABLELIST_STRING___CNAME->fixed||_SUB_MANAGEVARIABLELIST_STRING___CNAME->readonly){
2022-01-24 01:16:21 +00:00
oldstr3779=_SUB_MANAGEVARIABLELIST_STRING___CNAME;
if (oldstr3779->cmem_descriptor){
_SUB_MANAGEVARIABLELIST_STRING___CNAME=qbs_new_cmem(oldstr3779->len,0);
2021-07-21 21:30:49 +00:00
}else{
2022-01-24 01:16:21 +00:00
_SUB_MANAGEVARIABLELIST_STRING___CNAME=qbs_new(oldstr3779->len,0);
2021-07-21 21:30:49 +00:00
}
2022-01-24 01:16:21 +00:00
memcpy(_SUB_MANAGEVARIABLELIST_STRING___CNAME->chr,oldstr3779->chr,oldstr3779->len);
2021-07-21 21:30:49 +00:00
}
2021-09-28 05:43:25 +00:00
int32 *_SUB_MANAGEVARIABLELIST_LONG_FINDITEM=NULL;
if(_SUB_MANAGEVARIABLELIST_LONG_FINDITEM==NULL){
_SUB_MANAGEVARIABLELIST_LONG_FINDITEM=(int32*)mem_static_malloc(4);
*_SUB_MANAGEVARIABLELIST_LONG_FINDITEM=0;
}
qbs *_SUB_MANAGEVARIABLELIST_STRING_CNAME=NULL;
if (!_SUB_MANAGEVARIABLELIST_STRING_CNAME)_SUB_MANAGEVARIABLELIST_STRING_CNAME=qbs_new(0,0);
int32 *_SUB_MANAGEVARIABLELIST_LONG_I=NULL;
if(_SUB_MANAGEVARIABLELIST_LONG_I==NULL){
_SUB_MANAGEVARIABLELIST_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_MANAGEVARIABLELIST_LONG_I=0;
}
2021-10-02 07:24:31 +00:00
int32 *_SUB_MANAGEVARIABLELIST_LONG_J=NULL;
if(_SUB_MANAGEVARIABLELIST_LONG_J==NULL){
_SUB_MANAGEVARIABLELIST_LONG_J=(int32*)mem_static_malloc(4);
*_SUB_MANAGEVARIABLELIST_LONG_J=0;
}
2021-09-28 05:43:25 +00:00
qbs *_SUB_MANAGEVARIABLELIST_STRING_NAME=NULL;
if (!_SUB_MANAGEVARIABLELIST_STRING_NAME)_SUB_MANAGEVARIABLELIST_STRING_NAME=qbs_new(0,0);
2021-10-02 07:24:31 +00:00
qbs *_SUB_MANAGEVARIABLELIST_STRING_TEMP=NULL;
if (!_SUB_MANAGEVARIABLELIST_STRING_TEMP)_SUB_MANAGEVARIABLELIST_STRING_TEMP=qbs_new(0,0);
2022-01-24 01:16:21 +00:00
byte_element_struct *byte_element_3780=NULL;
if (!byte_element_3780){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3780=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3780=(byte_element_struct*)mem_static_malloc(12);
2021-07-21 21:30:49 +00:00
}
2021-09-28 05:43:25 +00:00
int32 *_SUB_MANAGEVARIABLELIST_LONG_FOUND=NULL;
if(_SUB_MANAGEVARIABLELIST_LONG_FOUND==NULL){
_SUB_MANAGEVARIABLELIST_LONG_FOUND=(int32*)mem_static_malloc(4);
*_SUB_MANAGEVARIABLELIST_LONG_FOUND=0;
2021-07-21 21:30:49 +00:00
}
2022-01-24 01:16:21 +00:00
int64 fornext_value3782;
int64 fornext_finalvalue3782;
int64 fornext_step3782;
uint8 fornext_step_negative3782;
2021-09-28 05:43:25 +00:00
qbs *_SUB_MANAGEVARIABLELIST_STRING_THISINCNAME=NULL;
if (!_SUB_MANAGEVARIABLELIST_STRING_THISINCNAME)_SUB_MANAGEVARIABLELIST_STRING_THISINCNAME=qbs_new(0,0);
2022-01-24 01:16:21 +00:00
byte_element_struct *byte_element_3784=NULL;
if (!byte_element_3784){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3784=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3784=(byte_element_struct*)mem_static_malloc(12);
2021-07-21 21:30:49 +00:00
}
2021-09-28 05:43:25 +00:00
int32 *_SUB_MANAGEVARIABLELIST_LONG_X=NULL;
if(_SUB_MANAGEVARIABLELIST_LONG_X==NULL){
_SUB_MANAGEVARIABLELIST_LONG_X=(int32*)mem_static_malloc(4);
*_SUB_MANAGEVARIABLELIST_LONG_X=0;
2021-07-21 21:30:49 +00:00
}
2022-01-24 01:16:21 +00:00
byte_element_struct *byte_element_3786=NULL;
if (!byte_element_3786){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3786=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3786=(byte_element_struct*)mem_static_malloc(12);
2021-10-02 07:24:31 +00:00
}
2022-01-24 01:16:21 +00:00
byte_element_struct *byte_element_3787=NULL;
if (!byte_element_3787){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3787=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3787=(byte_element_struct*)mem_static_malloc(12);
2021-08-30 04:47:27 +00:00
}
2022-01-24 01:16:21 +00:00
byte_element_struct *byte_element_3788=NULL;
if (!byte_element_3788){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3788=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3788=(byte_element_struct*)mem_static_malloc(12);
2021-09-22 02:21:43 +00:00
}
2022-01-24 01:16:21 +00:00
byte_element_struct *byte_element_3789=NULL;
if (!byte_element_3789){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3789=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3789=(byte_element_struct*)mem_static_malloc(12);
2021-10-14 05:32:36 +00:00
}