1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-05 11:10:24 +00:00
QB64-PE/internal/source/data122.txt

34 lines
1.4 KiB
Text
Raw Normal View History

2023-10-15 14:51:06 +00:00
int32 *_FUNC_FILEHASEXTENSION_LONG_FILEHASEXTENSION=NULL;
if(_FUNC_FILEHASEXTENSION_LONG_FILEHASEXTENSION==NULL){
_FUNC_FILEHASEXTENSION_LONG_FILEHASEXTENSION=(int32*)mem_static_malloc(4);
*_FUNC_FILEHASEXTENSION_LONG_FILEHASEXTENSION=0;
}
2023-10-15 05:31:47 +00:00
qbs*oldstr3801=NULL;
2023-10-15 14:51:06 +00:00
if(_FUNC_FILEHASEXTENSION_STRING_F->tmp||_FUNC_FILEHASEXTENSION_STRING_F->fixed||_FUNC_FILEHASEXTENSION_STRING_F->readonly){
oldstr3801=_FUNC_FILEHASEXTENSION_STRING_F;
2023-10-15 05:31:47 +00:00
if (oldstr3801->cmem_descriptor){
2023-10-15 14:51:06 +00:00
_FUNC_FILEHASEXTENSION_STRING_F=qbs_new_cmem(oldstr3801->len,0);
2022-11-22 23:53:31 +00:00
}else{
2023-10-15 14:51:06 +00:00
_FUNC_FILEHASEXTENSION_STRING_F=qbs_new(oldstr3801->len,0);
2022-11-22 23:53:31 +00:00
}
2023-10-15 14:51:06 +00:00
memcpy(_FUNC_FILEHASEXTENSION_STRING_F->chr,oldstr3801->chr,oldstr3801->len);
2022-09-09 12:19:17 +00:00
}
2023-10-15 14:51:06 +00:00
int32 *_FUNC_FILEHASEXTENSION_LONG_I=NULL;
if(_FUNC_FILEHASEXTENSION_LONG_I==NULL){
_FUNC_FILEHASEXTENSION_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_FILEHASEXTENSION_LONG_I=0;
2022-09-09 12:19:17 +00:00
}
2023-10-15 05:31:47 +00:00
int64 fornext_value3803;
int64 fornext_finalvalue3803;
int64 fornext_step3803;
uint8 fornext_step_negative3803;
byte_element_struct *byte_element_3804=NULL;
if (!byte_element_3804){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3804=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3804=(byte_element_struct*)mem_static_malloc(12);
2022-09-09 12:19:17 +00:00
}
2023-10-15 14:51:06 +00:00
int32 *_FUNC_FILEHASEXTENSION_LONG_A=NULL;
if(_FUNC_FILEHASEXTENSION_LONG_A==NULL){
_FUNC_FILEHASEXTENSION_LONG_A=(int32*)mem_static_malloc(4);
*_FUNC_FILEHASEXTENSION_LONG_A=0;
2022-09-09 12:19:17 +00:00
}