1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 09:04:43 +00:00
QB64-PE/internal/source/data126.txt

102 lines
4.6 KiB
Text
Raw Normal View History

2024-06-26 12:49:17 +00:00
qbs*oldstr3829=NULL;
2024-06-23 20:54:15 +00:00
if(_SUB_WRITESETTING_STRING_FILE->tmp||_SUB_WRITESETTING_STRING_FILE->fixed||_SUB_WRITESETTING_STRING_FILE->readonly){
2024-06-26 12:49:17 +00:00
oldstr3829=_SUB_WRITESETTING_STRING_FILE;
if (oldstr3829->cmem_descriptor){
_SUB_WRITESETTING_STRING_FILE=qbs_new_cmem(oldstr3829->len,0);
2024-06-23 20:54:15 +00:00
}else{
2024-06-26 12:49:17 +00:00
_SUB_WRITESETTING_STRING_FILE=qbs_new(oldstr3829->len,0);
2024-06-23 20:54:15 +00:00
}
2024-06-26 12:49:17 +00:00
memcpy(_SUB_WRITESETTING_STRING_FILE->chr,oldstr3829->chr,oldstr3829->len);
2024-06-23 20:54:15 +00:00
}
2024-06-26 12:49:17 +00:00
qbs*oldstr3830=NULL;
2024-06-23 20:54:15 +00:00
if(_SUB_WRITESETTING_STRING___SECTION->tmp||_SUB_WRITESETTING_STRING___SECTION->fixed||_SUB_WRITESETTING_STRING___SECTION->readonly){
2024-06-26 12:49:17 +00:00
oldstr3830=_SUB_WRITESETTING_STRING___SECTION;
if (oldstr3830->cmem_descriptor){
_SUB_WRITESETTING_STRING___SECTION=qbs_new_cmem(oldstr3830->len,0);
2024-06-23 20:54:15 +00:00
}else{
2024-06-26 12:49:17 +00:00
_SUB_WRITESETTING_STRING___SECTION=qbs_new(oldstr3830->len,0);
2024-06-23 20:54:15 +00:00
}
2024-06-26 12:49:17 +00:00
memcpy(_SUB_WRITESETTING_STRING___SECTION->chr,oldstr3830->chr,oldstr3830->len);
2024-06-23 20:54:15 +00:00
}
2024-06-26 12:49:17 +00:00
qbs*oldstr3831=NULL;
2024-06-23 20:54:15 +00:00
if(_SUB_WRITESETTING_STRING___KEY->tmp||_SUB_WRITESETTING_STRING___KEY->fixed||_SUB_WRITESETTING_STRING___KEY->readonly){
2024-06-26 12:49:17 +00:00
oldstr3831=_SUB_WRITESETTING_STRING___KEY;
if (oldstr3831->cmem_descriptor){
_SUB_WRITESETTING_STRING___KEY=qbs_new_cmem(oldstr3831->len,0);
2024-06-23 20:54:15 +00:00
}else{
2024-06-26 12:49:17 +00:00
_SUB_WRITESETTING_STRING___KEY=qbs_new(oldstr3831->len,0);
2024-06-23 20:54:15 +00:00
}
2024-06-26 12:49:17 +00:00
memcpy(_SUB_WRITESETTING_STRING___KEY->chr,oldstr3831->chr,oldstr3831->len);
2024-06-23 20:54:15 +00:00
}
2024-06-26 12:49:17 +00:00
qbs*oldstr3832=NULL;
2024-06-23 20:54:15 +00:00
if(_SUB_WRITESETTING_STRING___VALUE->tmp||_SUB_WRITESETTING_STRING___VALUE->fixed||_SUB_WRITESETTING_STRING___VALUE->readonly){
2024-06-26 12:49:17 +00:00
oldstr3832=_SUB_WRITESETTING_STRING___VALUE;
if (oldstr3832->cmem_descriptor){
_SUB_WRITESETTING_STRING___VALUE=qbs_new_cmem(oldstr3832->len,0);
2024-06-23 20:54:15 +00:00
}else{
2024-06-26 12:49:17 +00:00
_SUB_WRITESETTING_STRING___VALUE=qbs_new(oldstr3832->len,0);
2024-06-23 20:54:15 +00:00
}
2024-06-26 12:49:17 +00:00
memcpy(_SUB_WRITESETTING_STRING___VALUE->chr,oldstr3832->chr,oldstr3832->len);
2024-06-23 20:54:15 +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;
}
2024-06-26 12:49:17 +00:00
int64 fornext_value3834;
int64 fornext_finalvalue3834;
int64 fornext_step3834;
uint8 fornext_step_negative3834;
int64 fornext_value3836;
int64 fornext_finalvalue3836;
int64 fornext_step3836;
uint8 fornext_step_negative3836;
byte_element_struct *byte_element_3837=NULL;
if (!byte_element_3837){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3837=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3837=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3838=NULL;
if (!byte_element_3838){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3838=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3838=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3839=NULL;
if (!byte_element_3839){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3839=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3839=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3840=NULL;
if (!byte_element_3840){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3840=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3840=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3841=NULL;
if (!byte_element_3841){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3841=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3841=(byte_element_struct*)mem_static_malloc(12);
2024-06-23 20:54:15 +00:00
}