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

102 lines
4.7 KiB
Plaintext
Raw Normal View History

2021-07-08 03:23:33 +00:00
qbs*oldstr3777=NULL;
2021-02-08 14:42:20 +00:00
if(_SUB_WRITESETTING_STRING_FILE->tmp||_SUB_WRITESETTING_STRING_FILE->fixed||_SUB_WRITESETTING_STRING_FILE->readonly){
2021-07-08 03:23:33 +00:00
oldstr3777=_SUB_WRITESETTING_STRING_FILE;
if (oldstr3777->cmem_descriptor){
_SUB_WRITESETTING_STRING_FILE=qbs_new_cmem(oldstr3777->len,0);
2021-02-08 14:42:20 +00:00
}else{
2021-07-08 03:23:33 +00:00
_SUB_WRITESETTING_STRING_FILE=qbs_new(oldstr3777->len,0);
2021-02-08 14:42:20 +00:00
}
2021-07-08 03:23:33 +00:00
memcpy(_SUB_WRITESETTING_STRING_FILE->chr,oldstr3777->chr,oldstr3777->len);
2021-02-08 14:42:20 +00:00
}
2021-07-08 03:23:33 +00:00
qbs*oldstr3778=NULL;
2021-02-08 14:42:20 +00:00
if(_SUB_WRITESETTING_STRING___SECTION->tmp||_SUB_WRITESETTING_STRING___SECTION->fixed||_SUB_WRITESETTING_STRING___SECTION->readonly){
2021-07-08 03:23:33 +00:00
oldstr3778=_SUB_WRITESETTING_STRING___SECTION;
if (oldstr3778->cmem_descriptor){
_SUB_WRITESETTING_STRING___SECTION=qbs_new_cmem(oldstr3778->len,0);
2021-02-08 14:42:20 +00:00
}else{
2021-07-08 03:23:33 +00:00
_SUB_WRITESETTING_STRING___SECTION=qbs_new(oldstr3778->len,0);
2021-02-08 14:42:20 +00:00
}
2021-07-08 03:23:33 +00:00
memcpy(_SUB_WRITESETTING_STRING___SECTION->chr,oldstr3778->chr,oldstr3778->len);
2021-02-08 14:42:20 +00:00
}
2021-07-08 03:23:33 +00:00
qbs*oldstr3779=NULL;
2021-02-08 14:42:20 +00:00
if(_SUB_WRITESETTING_STRING___KEY->tmp||_SUB_WRITESETTING_STRING___KEY->fixed||_SUB_WRITESETTING_STRING___KEY->readonly){
2021-07-08 03:23:33 +00:00
oldstr3779=_SUB_WRITESETTING_STRING___KEY;
if (oldstr3779->cmem_descriptor){
_SUB_WRITESETTING_STRING___KEY=qbs_new_cmem(oldstr3779->len,0);
2021-02-08 14:42:20 +00:00
}else{
2021-07-08 03:23:33 +00:00
_SUB_WRITESETTING_STRING___KEY=qbs_new(oldstr3779->len,0);
2021-02-08 14:42:20 +00:00
}
2021-07-08 03:23:33 +00:00
memcpy(_SUB_WRITESETTING_STRING___KEY->chr,oldstr3779->chr,oldstr3779->len);
2021-02-08 14:42:20 +00:00
}
2021-07-08 03:23:33 +00:00
qbs*oldstr3780=NULL;
2021-02-08 14:42:20 +00:00
if(_SUB_WRITESETTING_STRING___VALUE->tmp||_SUB_WRITESETTING_STRING___VALUE->fixed||_SUB_WRITESETTING_STRING___VALUE->readonly){
2021-07-08 03:23:33 +00:00
oldstr3780=_SUB_WRITESETTING_STRING___VALUE;
if (oldstr3780->cmem_descriptor){
_SUB_WRITESETTING_STRING___VALUE=qbs_new_cmem(oldstr3780->len,0);
2021-02-08 14:42:20 +00:00
}else{
2021-07-08 03:23:33 +00:00
_SUB_WRITESETTING_STRING___VALUE=qbs_new(oldstr3780->len,0);
2021-02-08 14:42:20 +00:00
}
2021-07-08 03:23:33 +00:00
memcpy(_SUB_WRITESETTING_STRING___VALUE->chr,oldstr3780->chr,oldstr3780->len);
2021-02-08 14:42:20 +00:00
}
qbs *_SUB_WRITESETTING_STRING_TEMPVALUE=NULL;
if (!_SUB_WRITESETTING_STRING_TEMPVALUE)_SUB_WRITESETTING_STRING_TEMPVALUE=qbs_new(0,0);
qbs *_SUB_WRITESETTING_STRING_SECTION=NULL;
if (!_SUB_WRITESETTING_STRING_SECTION)_SUB_WRITESETTING_STRING_SECTION=qbs_new(0,0);
qbs *_SUB_WRITESETTING_STRING_KEY=NULL;
if (!_SUB_WRITESETTING_STRING_KEY)_SUB_WRITESETTING_STRING_KEY=qbs_new(0,0);
qbs *_SUB_WRITESETTING_STRING_VALUE=NULL;
if (!_SUB_WRITESETTING_STRING_VALUE)_SUB_WRITESETTING_STRING_VALUE=qbs_new(0,0);
uint32 *_SUB_WRITESETTING_ULONG_NEXTLINE=NULL;
if(_SUB_WRITESETTING_ULONG_NEXTLINE==NULL){
_SUB_WRITESETTING_ULONG_NEXTLINE=(uint32*)mem_static_malloc(4);
*_SUB_WRITESETTING_ULONG_NEXTLINE=0;
}
uint32 *_SUB_WRITESETTING_ULONG_BRACKET1=NULL;
if(_SUB_WRITESETTING_ULONG_BRACKET1==NULL){
_SUB_WRITESETTING_ULONG_BRACKET1=(uint32*)mem_static_malloc(4);
*_SUB_WRITESETTING_ULONG_BRACKET1=0;
}
uint32 *_SUB_WRITESETTING_ULONG_BEGINSECTION=NULL;
if(_SUB_WRITESETTING_ULONG_BEGINSECTION==NULL){
_SUB_WRITESETTING_ULONG_BEGINSECTION=(uint32*)mem_static_malloc(4);
*_SUB_WRITESETTING_ULONG_BEGINSECTION=0;
}
uint32 *_SUB_WRITESETTING_ULONG_ENDSECTION=NULL;
if(_SUB_WRITESETTING_ULONG_ENDSECTION==NULL){
_SUB_WRITESETTING_ULONG_ENDSECTION=(uint32*)mem_static_malloc(4);
*_SUB_WRITESETTING_ULONG_ENDSECTION=0;
}
uint32 *_SUB_WRITESETTING_ULONG_I=NULL;
if(_SUB_WRITESETTING_ULONG_I==NULL){
_SUB_WRITESETTING_ULONG_I=(uint32*)mem_static_malloc(4);
*_SUB_WRITESETTING_ULONG_I=0;
}
2021-07-08 03:23:33 +00:00
int64 fornext_value3782;
int64 fornext_finalvalue3782;
int64 fornext_step3782;
uint8 fornext_step_negative3782;
int64 fornext_value3784;
int64 fornext_finalvalue3784;
int64 fornext_step3784;
uint8 fornext_step_negative3784;
byte_element_struct *byte_element_3785=NULL;
if (!byte_element_3785){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3785=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3785=(byte_element_struct*)mem_static_malloc(12);
}
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);
}
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);
}
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);
}
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);
}