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/data242.txt

46 lines
1.7 KiB
Text
Raw Normal View History

2024-02-03 22:11:15 +00:00
qbs*oldstr5594=NULL;
if(_SUB_IDEINSLINE_STRING_TEXT->tmp||_SUB_IDEINSLINE_STRING_TEXT->fixed||_SUB_IDEINSLINE_STRING_TEXT->readonly){
oldstr5594=_SUB_IDEINSLINE_STRING_TEXT;
if (oldstr5594->cmem_descriptor){
_SUB_IDEINSLINE_STRING_TEXT=qbs_new_cmem(oldstr5594->len,0);
2024-01-20 16:04:21 +00:00
}else{
2024-02-03 22:11:15 +00:00
_SUB_IDEINSLINE_STRING_TEXT=qbs_new(oldstr5594->len,0);
2024-01-20 16:04:21 +00:00
}
2024-02-03 22:11:15 +00:00
memcpy(_SUB_IDEINSLINE_STRING_TEXT->chr,oldstr5594->chr,oldstr5594->len);
2024-01-20 16:04:21 +00:00
}
2024-02-03 22:11:15 +00:00
int32 *_SUB_IDEINSLINE_LONG_B=NULL;
if(_SUB_IDEINSLINE_LONG_B==NULL){
_SUB_IDEINSLINE_LONG_B=(int32*)mem_static_malloc(4);
*_SUB_IDEINSLINE_LONG_B=0;
2024-01-20 16:04:21 +00:00
}
2024-02-03 22:11:15 +00:00
int64 fornext_value5596;
int64 fornext_finalvalue5596;
int64 fornext_step5596;
uint8 fornext_step_negative5596;
int32 *_SUB_IDEINSLINE_LONG_Y=NULL;
if(_SUB_IDEINSLINE_LONG_Y==NULL){
_SUB_IDEINSLINE_LONG_Y=(int32*)mem_static_malloc(4);
*_SUB_IDEINSLINE_LONG_Y=0;
}
int64 fornext_value5598;
int64 fornext_finalvalue5598;
int64 fornext_step5598;
uint8 fornext_step_negative5598;
int64 fornext_value5600;
int64 fornext_finalvalue5600;
int64 fornext_step5600;
uint8 fornext_step_negative5600;
int32 *_SUB_IDEINSLINE_LONG_TEXTLEN=NULL;
if(_SUB_IDEINSLINE_LONG_TEXTLEN==NULL){
_SUB_IDEINSLINE_LONG_TEXTLEN=(int32*)mem_static_malloc(4);
*_SUB_IDEINSLINE_LONG_TEXTLEN=0;
}
byte_element_struct *byte_element_5601=NULL;
if (!byte_element_5601){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5601=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5601=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5602=NULL;
if (!byte_element_5602){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5602=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5602=(byte_element_struct*)mem_static_malloc(12);
2022-11-27 21:41:39 +00:00
}