1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-05 21:40:25 +00:00
QB64-PE/internal/source/data198.txt

97 lines
4.7 KiB
Plaintext
Raw Normal View History

2022-01-19 00:31:52 +00:00
qbs *_FUNC_IDEACTIVITYBOX_STRING_IDEACTIVITYBOX=NULL;
if (!_FUNC_IDEACTIVITYBOX_STRING_IDEACTIVITYBOX)_FUNC_IDEACTIVITYBOX_STRING_IDEACTIVITYBOX=qbs_new(0,0);
2022-04-28 02:53:20 +00:00
qbs*oldstr5811=NULL;
2022-03-10 13:33:35 +00:00
if(_FUNC_IDEACTIVITYBOX_STRING_ACTION->tmp||_FUNC_IDEACTIVITYBOX_STRING_ACTION->fixed||_FUNC_IDEACTIVITYBOX_STRING_ACTION->readonly){
2022-04-28 02:53:20 +00:00
oldstr5811=_FUNC_IDEACTIVITYBOX_STRING_ACTION;
if (oldstr5811->cmem_descriptor){
_FUNC_IDEACTIVITYBOX_STRING_ACTION=qbs_new_cmem(oldstr5811->len,0);
2022-01-19 00:31:52 +00:00
}else{
2022-04-28 02:53:20 +00:00
_FUNC_IDEACTIVITYBOX_STRING_ACTION=qbs_new(oldstr5811->len,0);
2022-01-19 00:31:52 +00:00
}
2022-04-28 02:53:20 +00:00
memcpy(_FUNC_IDEACTIVITYBOX_STRING_ACTION->chr,oldstr5811->chr,oldstr5811->len);
2022-01-19 00:31:52 +00:00
}
2022-04-28 02:53:20 +00:00
qbs*oldstr5812=NULL;
2022-03-10 13:33:35 +00:00
if(_FUNC_IDEACTIVITYBOX_STRING_TITLESTR->tmp||_FUNC_IDEACTIVITYBOX_STRING_TITLESTR->fixed||_FUNC_IDEACTIVITYBOX_STRING_TITLESTR->readonly){
2022-04-28 02:53:20 +00:00
oldstr5812=_FUNC_IDEACTIVITYBOX_STRING_TITLESTR;
if (oldstr5812->cmem_descriptor){
_FUNC_IDEACTIVITYBOX_STRING_TITLESTR=qbs_new_cmem(oldstr5812->len,0);
2022-01-19 00:31:52 +00:00
}else{
2022-04-28 02:53:20 +00:00
_FUNC_IDEACTIVITYBOX_STRING_TITLESTR=qbs_new(oldstr5812->len,0);
2022-01-19 00:31:52 +00:00
}
2022-04-28 02:53:20 +00:00
memcpy(_FUNC_IDEACTIVITYBOX_STRING_TITLESTR->chr,oldstr5812->chr,oldstr5812->len);
2022-01-19 00:31:52 +00:00
}
2022-04-28 02:53:20 +00:00
qbs*oldstr5813=NULL;
2022-03-10 13:33:35 +00:00
if(_FUNC_IDEACTIVITYBOX_STRING_MESSAGESTR->tmp||_FUNC_IDEACTIVITYBOX_STRING_MESSAGESTR->fixed||_FUNC_IDEACTIVITYBOX_STRING_MESSAGESTR->readonly){
2022-04-28 02:53:20 +00:00
oldstr5813=_FUNC_IDEACTIVITYBOX_STRING_MESSAGESTR;
if (oldstr5813->cmem_descriptor){
_FUNC_IDEACTIVITYBOX_STRING_MESSAGESTR=qbs_new_cmem(oldstr5813->len,0);
2022-01-19 00:31:52 +00:00
}else{
2022-04-28 02:53:20 +00:00
_FUNC_IDEACTIVITYBOX_STRING_MESSAGESTR=qbs_new(oldstr5813->len,0);
2022-03-10 04:52:17 +00:00
}
2022-04-28 02:53:20 +00:00
memcpy(_FUNC_IDEACTIVITYBOX_STRING_MESSAGESTR->chr,oldstr5813->chr,oldstr5813->len);
2022-03-10 04:52:17 +00:00
}
2022-04-28 02:53:20 +00:00
qbs*oldstr5814=NULL;
2022-03-10 13:33:35 +00:00
if(_FUNC_IDEACTIVITYBOX_STRING_BUTTONS->tmp||_FUNC_IDEACTIVITYBOX_STRING_BUTTONS->fixed||_FUNC_IDEACTIVITYBOX_STRING_BUTTONS->readonly){
2022-04-28 02:53:20 +00:00
oldstr5814=_FUNC_IDEACTIVITYBOX_STRING_BUTTONS;
if (oldstr5814->cmem_descriptor){
_FUNC_IDEACTIVITYBOX_STRING_BUTTONS=qbs_new_cmem(oldstr5814->len,0);
2022-03-10 13:33:35 +00:00
}else{
2022-04-28 02:53:20 +00:00
_FUNC_IDEACTIVITYBOX_STRING_BUTTONS=qbs_new(oldstr5814->len,0);
2022-03-10 04:52:17 +00:00
}
2022-04-28 02:53:20 +00:00
memcpy(_FUNC_IDEACTIVITYBOX_STRING_BUTTONS->chr,oldstr5814->chr,oldstr5814->len);
}
static qbs *sc_5815=qbs_new(0,0);
byte_element_struct *byte_element_5817=NULL;
if (!byte_element_5817){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5817=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5817=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5818=NULL;
if (!byte_element_5818){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5818=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5818=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value5820;
int64 fornext_finalvalue5820;
int64 fornext_step5820;
uint8 fornext_step_negative5820;
byte_element_struct *byte_element_5821=NULL;
if (!byte_element_5821){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5821=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5821=(byte_element_struct*)mem_static_malloc(12);
2022-03-10 13:33:35 +00:00
}
2022-02-24 21:45:34 +00:00
byte_element_struct *byte_element_5822=NULL;
if (!byte_element_5822){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5822=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5822=(byte_element_struct*)mem_static_malloc(12);
}
2022-03-10 13:33:35 +00:00
byte_element_struct *byte_element_5823=NULL;
if (!byte_element_5823){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5823=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5823=(byte_element_struct*)mem_static_malloc(12);
2022-03-10 04:52:17 +00:00
}
2022-04-28 02:53:20 +00:00
int32 pass5824;
int64 fornext_value5826;
int64 fornext_finalvalue5826;
int64 fornext_step5826;
uint8 fornext_step_negative5826;
int64 fornext_value5828;
int64 fornext_finalvalue5828;
int64 fornext_step5828;
uint8 fornext_step_negative5828;
int64 fornext_value5830;
int64 fornext_finalvalue5830;
int64 fornext_step5830;
uint8 fornext_step_negative5830;
byte_element_struct *byte_element_5831=NULL;
if (!byte_element_5831){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5831=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5831=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5832=NULL;
if (!byte_element_5832){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5832=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5832=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5833=NULL;
if (!byte_element_5833){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5833=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5833=(byte_element_struct*)mem_static_malloc(12);
}
2022-03-10 13:33:35 +00:00
int64 fornext_value5835;
int64 fornext_finalvalue5835;
int64 fornext_step5835;
uint8 fornext_step_negative5835;