1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-04 18:50:24 +00:00
QB64-PE/internal/source/data199.txt

46 lines
1.7 KiB
Text
Raw Normal View History

2023-02-19 08:27:35 +00:00
qbs*oldstr5400=NULL;
2023-02-18 20:56:37 +00:00
if(_SUB_IDEINSLINE_STRING_TEXT->tmp||_SUB_IDEINSLINE_STRING_TEXT->fixed||_SUB_IDEINSLINE_STRING_TEXT->readonly){
2023-02-19 08:27:35 +00:00
oldstr5400=_SUB_IDEINSLINE_STRING_TEXT;
if (oldstr5400->cmem_descriptor){
_SUB_IDEINSLINE_STRING_TEXT=qbs_new_cmem(oldstr5400->len,0);
2023-02-13 12:57:38 +00:00
}else{
2023-02-19 08:27:35 +00:00
_SUB_IDEINSLINE_STRING_TEXT=qbs_new(oldstr5400->len,0);
2023-02-18 20:56:37 +00:00
}
2023-02-19 08:27:35 +00:00
memcpy(_SUB_IDEINSLINE_STRING_TEXT->chr,oldstr5400->chr,oldstr5400->len);
2023-02-18 20:56:37 +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;
}
2023-02-19 08:27:35 +00:00
int64 fornext_value5402;
int64 fornext_finalvalue5402;
int64 fornext_step5402;
uint8 fornext_step_negative5402;
2023-02-18 20:56:37 +00:00
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;
}
2023-02-19 08:27:35 +00:00
int64 fornext_value5404;
int64 fornext_finalvalue5404;
int64 fornext_step5404;
uint8 fornext_step_negative5404;
int64 fornext_value5406;
int64 fornext_finalvalue5406;
int64 fornext_step5406;
uint8 fornext_step_negative5406;
2023-02-18 20:56:37 +00:00
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;
}
2023-02-19 08:27:35 +00:00
byte_element_struct *byte_element_5407=NULL;
if (!byte_element_5407){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5407=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5407=(byte_element_struct*)mem_static_malloc(12);
2023-02-18 20:56:37 +00:00
}
2023-02-19 08:27:35 +00:00
byte_element_struct *byte_element_5408=NULL;
if (!byte_element_5408){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5408=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5408=(byte_element_struct*)mem_static_malloc(12);
2022-09-09 12:19:17 +00:00
}