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

102 lines
4.7 KiB
Plaintext
Raw Normal View History

2021-07-09 11:16:22 +00:00
qbs*oldstr3782=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-09 11:16:22 +00:00
oldstr3782=_SUB_WRITESETTING_STRING_FILE;
if (oldstr3782->cmem_descriptor){
_SUB_WRITESETTING_STRING_FILE=qbs_new_cmem(oldstr3782->len,0);
2021-02-08 14:42:20 +00:00
}else{
2021-07-09 11:16:22 +00:00
_SUB_WRITESETTING_STRING_FILE=qbs_new(oldstr3782->len,0);
2021-02-08 14:42:20 +00:00
}
2021-07-09 11:16:22 +00:00
memcpy(_SUB_WRITESETTING_STRING_FILE->chr,oldstr3782->chr,oldstr3782->len);
2021-02-08 14:42:20 +00:00
}
2021-07-09 11:16:22 +00:00
qbs*oldstr3783=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-09 11:16:22 +00:00
oldstr3783=_SUB_WRITESETTING_STRING___SECTION;
if (oldstr3783->cmem_descriptor){
_SUB_WRITESETTING_STRING___SECTION=qbs_new_cmem(oldstr3783->len,0);
2021-02-08 14:42:20 +00:00
}else{
2021-07-09 11:16:22 +00:00
_SUB_WRITESETTING_STRING___SECTION=qbs_new(oldstr3783->len,0);
2021-02-08 14:42:20 +00:00
}
2021-07-09 11:16:22 +00:00
memcpy(_SUB_WRITESETTING_STRING___SECTION->chr,oldstr3783->chr,oldstr3783->len);
2021-02-08 14:42:20 +00:00
}
2021-07-09 11:16:22 +00:00
qbs*oldstr3784=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-09 11:16:22 +00:00
oldstr3784=_SUB_WRITESETTING_STRING___KEY;
if (oldstr3784->cmem_descriptor){
_SUB_WRITESETTING_STRING___KEY=qbs_new_cmem(oldstr3784->len,0);
2021-02-08 14:42:20 +00:00
}else{
2021-07-09 11:16:22 +00:00
_SUB_WRITESETTING_STRING___KEY=qbs_new(oldstr3784->len,0);
2021-02-08 14:42:20 +00:00
}
2021-07-09 11:16:22 +00:00
memcpy(_SUB_WRITESETTING_STRING___KEY->chr,oldstr3784->chr,oldstr3784->len);
2021-02-08 14:42:20 +00:00
}
2021-07-09 11:16:22 +00:00
qbs*oldstr3785=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-09 11:16:22 +00:00
oldstr3785=_SUB_WRITESETTING_STRING___VALUE;
if (oldstr3785->cmem_descriptor){
_SUB_WRITESETTING_STRING___VALUE=qbs_new_cmem(oldstr3785->len,0);
2021-02-08 14:42:20 +00:00
}else{
2021-07-09 11:16:22 +00:00
_SUB_WRITESETTING_STRING___VALUE=qbs_new(oldstr3785->len,0);
2021-02-08 14:42:20 +00:00
}
2021-07-09 11:16:22 +00:00
memcpy(_SUB_WRITESETTING_STRING___VALUE->chr,oldstr3785->chr,oldstr3785->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-09 11:16:22 +00:00
int64 fornext_value3787;
int64 fornext_finalvalue3787;
int64 fornext_step3787;
uint8 fornext_step_negative3787;
int64 fornext_value3789;
int64 fornext_finalvalue3789;
int64 fornext_step3789;
uint8 fornext_step_negative3789;
byte_element_struct *byte_element_3790=NULL;
if (!byte_element_3790){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3790=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3790=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3791=NULL;
if (!byte_element_3791){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3791=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3791=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3792=NULL;
if (!byte_element_3792){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3792=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3792=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3793=NULL;
if (!byte_element_3793){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3793=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3793=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3794=NULL;
if (!byte_element_3794){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3794=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3794=(byte_element_struct*)mem_static_malloc(12);
}