1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-04 16:30:25 +00:00
QB64-PE/internal/source/data57.txt

49 lines
1.6 KiB
Text
Raw Normal View History

2023-04-25 22:01:53 +00:00
qbs*oldstr3421=NULL;
2023-02-13 12:57:38 +00:00
if(_SUB_XREAD_STRING_CA->tmp||_SUB_XREAD_STRING_CA->fixed||_SUB_XREAD_STRING_CA->readonly){
2023-04-25 22:01:53 +00:00
oldstr3421=_SUB_XREAD_STRING_CA;
if (oldstr3421->cmem_descriptor){
_SUB_XREAD_STRING_CA=qbs_new_cmem(oldstr3421->len,0);
2022-08-26 14:13:09 +00:00
}else{
2023-04-25 22:01:53 +00:00
_SUB_XREAD_STRING_CA=qbs_new(oldstr3421->len,0);
2023-02-13 12:57:38 +00:00
}
2023-04-25 22:01:53 +00:00
memcpy(_SUB_XREAD_STRING_CA->chr,oldstr3421->chr,oldstr3421->len);
2023-02-13 12:57:38 +00:00
}
qbs *_SUB_XREAD_STRING_L=NULL;
if (!_SUB_XREAD_STRING_L)_SUB_XREAD_STRING_L=qbs_new(0,0);
int32 *_SUB_XREAD_LONG_I=NULL;
if(_SUB_XREAD_LONG_I==NULL){
_SUB_XREAD_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_XREAD_LONG_I=0;
}
qbs *_SUB_XREAD_STRING_A3=NULL;
if (!_SUB_XREAD_STRING_A3)_SUB_XREAD_STRING_A3=qbs_new(0,0);
int32 *_SUB_XREAD_LONG_B=NULL;
if(_SUB_XREAD_LONG_B==NULL){
_SUB_XREAD_LONG_B=(int32*)mem_static_malloc(4);
*_SUB_XREAD_LONG_B=0;
}
2023-04-25 22:01:53 +00:00
int64 fornext_value3423;
int64 fornext_finalvalue3423;
int64 fornext_step3423;
uint8 fornext_step_negative3423;
2023-02-13 12:57:38 +00:00
qbs *_SUB_XREAD_STRING_A2=NULL;
if (!_SUB_XREAD_STRING_A2)_SUB_XREAD_STRING_A2=qbs_new(0,0);
qbs *_SUB_XREAD_STRING_E=NULL;
if (!_SUB_XREAD_STRING_E)_SUB_XREAD_STRING_E=qbs_new(0,0);
int32 *_SUB_XREAD_LONG_T=NULL;
if(_SUB_XREAD_LONG_T==NULL){
_SUB_XREAD_LONG_T=(int32*)mem_static_malloc(4);
*_SUB_XREAD_LONG_T=0;
}
2023-03-24 21:04:26 +00:00
int32 pass3424;
2023-04-25 22:01:53 +00:00
int16 pass3425;
2023-02-19 08:27:35 +00:00
int32 pass3426;
2023-03-24 21:04:26 +00:00
int32 pass3427;
2023-04-25 22:01:53 +00:00
int32 pass3428;
int32 pass3429;
int16 pass3430;
byte_element_struct *byte_element_3431=NULL;
if (!byte_element_3431){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3431=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3431=(byte_element_struct*)mem_static_malloc(12);
2022-08-26 14:13:09 +00:00
}