1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 02:20:25 +00:00
QB64-PE/internal/source/data58.txt

47 lines
1.6 KiB
Plaintext
Raw Normal View History

2021-09-26 02:23:37 +00:00
qbs*oldstr3462=NULL;
2021-07-21 21:30:49 +00:00
if(_SUB_XREAD_STRING_CA->tmp||_SUB_XREAD_STRING_CA->fixed||_SUB_XREAD_STRING_CA->readonly){
2021-09-26 02:23:37 +00:00
oldstr3462=_SUB_XREAD_STRING_CA;
if (oldstr3462->cmem_descriptor){
_SUB_XREAD_STRING_CA=qbs_new_cmem(oldstr3462->len,0);
}else{
2021-09-26 02:23:37 +00:00
_SUB_XREAD_STRING_CA=qbs_new(oldstr3462->len,0);
2021-07-21 21:30:49 +00:00
}
2021-09-26 02:23:37 +00:00
memcpy(_SUB_XREAD_STRING_CA->chr,oldstr3462->chr,oldstr3462->len);
2021-07-21 21:30:49 +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;
}
2021-09-26 02:23:37 +00:00
int64 fornext_value3464;
int64 fornext_finalvalue3464;
int64 fornext_step3464;
uint8 fornext_step_negative3464;
2021-07-21 21:30:49 +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;
}
2021-09-19 23:10:34 +00:00
int32 pass3465;
2021-09-22 02:21:43 +00:00
int32 pass3467;
2021-09-26 02:23:37 +00:00
int32 pass3468;
int32 pass3469;
int32 pass3470;
byte_element_struct *byte_element_3472=NULL;
if (!byte_element_3472){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3472=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3472=(byte_element_struct*)mem_static_malloc(12);
}