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

49 lines
1.5 KiB
Text
Raw Normal View History

2024-02-08 08:18:53 +00:00
qbs*oldstr4040=NULL;
2024-02-03 22:11:15 +00:00
if(_SUB_PREPARSE_STRING_E->tmp||_SUB_PREPARSE_STRING_E->fixed||_SUB_PREPARSE_STRING_E->readonly){
2024-02-08 08:18:53 +00:00
oldstr4040=_SUB_PREPARSE_STRING_E;
if (oldstr4040->cmem_descriptor){
_SUB_PREPARSE_STRING_E=qbs_new_cmem(oldstr4040->len,0);
2023-03-24 21:04:26 +00:00
}else{
2024-02-08 08:18:53 +00:00
_SUB_PREPARSE_STRING_E=qbs_new(oldstr4040->len,0);
2023-03-24 21:04:26 +00:00
}
2024-02-08 08:18:53 +00:00
memcpy(_SUB_PREPARSE_STRING_E->chr,oldstr4040->chr,oldstr4040->len);
2023-03-24 21:04:26 +00:00
}
2024-02-03 22:11:15 +00:00
qbs *_SUB_PREPARSE_STRING_T=NULL;
if (!_SUB_PREPARSE_STRING_T)_SUB_PREPARSE_STRING_T=qbs_new(0,0);
int32 *_SUB_PREPARSE_LONG_COUNT=NULL;
if(_SUB_PREPARSE_LONG_COUNT==NULL){
_SUB_PREPARSE_LONG_COUNT=(int32*)mem_static_malloc(4);
*_SUB_PREPARSE_LONG_COUNT=0;
2023-12-18 00:02:43 +00:00
}
2024-02-03 22:11:15 +00:00
int32 *_SUB_PREPARSE_LONG_L=NULL;
if(_SUB_PREPARSE_LONG_L==NULL){
_SUB_PREPARSE_LONG_L=(int32*)mem_static_malloc(4);
*_SUB_PREPARSE_LONG_L=0;
}
2024-02-08 08:18:53 +00:00
int64 fornext_value4042;
int64 fornext_finalvalue4042;
int64 fornext_step4042;
uint8 fornext_step_negative4042;
2024-02-03 22:11:15 +00:00
qbs *_SUB_PREPARSE_STRING_ELE=NULL;
if (!_SUB_PREPARSE_STRING_ELE)_SUB_PREPARSE_STRING_ELE=qbs_new(0,0);
int32 *_SUB_PREPARSE_LONG_C=NULL;
if(_SUB_PREPARSE_LONG_C==NULL){
_SUB_PREPARSE_LONG_C=(int32*)mem_static_malloc(4);
*_SUB_PREPARSE_LONG_C=0;
}
2024-02-08 08:18:53 +00:00
int64 fornext_value4044;
int64 fornext_finalvalue4044;
int64 fornext_step4044;
uint8 fornext_step_negative4044;
2024-02-03 22:11:15 +00:00
int32 *_SUB_PREPARSE_LONG_L2=NULL;
if(_SUB_PREPARSE_LONG_L2==NULL){
_SUB_PREPARSE_LONG_L2=(int32*)mem_static_malloc(4);
*_SUB_PREPARSE_LONG_L2=0;
}
2024-02-08 08:18:53 +00:00
int64 fornext_value4046;
int64 fornext_finalvalue4046;
int64 fornext_step4046;
uint8 fornext_step_negative4046;
int32 pass4047;
int32 pass4048;