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

47 lines
1.6 KiB
Plaintext
Raw Normal View History

2021-10-02 07:24:31 +00:00
qbs*oldstr3467=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-10-02 07:24:31 +00:00
oldstr3467=_SUB_XREAD_STRING_CA;
if (oldstr3467->cmem_descriptor){
_SUB_XREAD_STRING_CA=qbs_new_cmem(oldstr3467->len,0);
}else{
2021-10-02 07:24:31 +00:00
_SUB_XREAD_STRING_CA=qbs_new(oldstr3467->len,0);
2021-07-21 21:30:49 +00:00
}
2021-10-02 07:24:31 +00:00
memcpy(_SUB_XREAD_STRING_CA->chr,oldstr3467->chr,oldstr3467->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-10-02 07:24:31 +00:00
int64 fornext_value3469;
int64 fornext_finalvalue3469;
int64 fornext_step3469;
uint8 fornext_step_negative3469;
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-26 02:23:37 +00:00
int32 pass3470;
2021-09-28 05:43:25 +00:00
int32 pass3472;
int32 pass3473;
2021-10-02 07:24:31 +00:00
int32 pass3474;
int32 pass3475;
byte_element_struct *byte_element_3477=NULL;
if (!byte_element_3477){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3477=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3477=(byte_element_struct*)mem_static_malloc(12);
}