1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-20 11:35:14 +00:00
qb64/internal/source/data185.txt
SMcNeill 3941732ed5 Push for Luke that fixes the CLOCK routine to stop massive IDE lag for LINUX users.
Also set name for new commands to _DESKTOPWIDTH, _DESKTOPHEIHT, _SCREENICON as the community seemed to prefer them.
2014-07-11 02:57:14 -04:00

84 lines
3.3 KiB
Plaintext

qbs*oldstr9849=NULL;
if(_SUB_PARSESTRING_STRING_E->tmp||_SUB_PARSESTRING_STRING_E->fixed||_SUB_PARSESTRING_STRING_E->readonly){
oldstr9849=_SUB_PARSESTRING_STRING_E;
if (oldstr9849->cmem_descriptor){
_SUB_PARSESTRING_STRING_E=qbs_new_cmem(oldstr9849->len,0);
}else{
_SUB_PARSESTRING_STRING_E=qbs_new(oldstr9849->len,0);
}
memcpy(_SUB_PARSESTRING_STRING_E->chr,oldstr9849->chr,oldstr9849->len);
}
qbs *_SUB_PARSESTRING_STRING_T=NULL;
if (!_SUB_PARSESTRING_STRING_T)_SUB_PARSESTRING_STRING_T=qbs_new(0,0);
int32 *_SUB_PARSESTRING_LONG_L=NULL;
if(_SUB_PARSESTRING_LONG_L==NULL){
_SUB_PARSESTRING_LONG_L=(int32*)mem_static_malloc(4);
*_SUB_PARSESTRING_LONG_L=0;
}
qbs *_SUB_PARSESTRING_STRING_TEMPFILE=NULL;
if (!_SUB_PARSESTRING_STRING_TEMPFILE)_SUB_PARSESTRING_STRING_TEMPFILE=qbs_new(0,0);
int32 *_SUB_PARSESTRING_LONG_F=NULL;
if(_SUB_PARSESTRING_LONG_F==NULL){
_SUB_PARSESTRING_LONG_F=(int32*)mem_static_malloc(4);
*_SUB_PARSESTRING_LONG_F=0;
}
int32 *_SUB_PARSESTRING_LONG_QUI=NULL;
if(_SUB_PARSESTRING_LONG_QUI==NULL){
_SUB_PARSESTRING_LONG_QUI=(int32*)mem_static_malloc(4);
*_SUB_PARSESTRING_LONG_QUI=0;
}
int32 *_SUB_PARSESTRING_LONG_C=NULL;
if(_SUB_PARSESTRING_LONG_C==NULL){
_SUB_PARSESTRING_LONG_C=(int32*)mem_static_malloc(4);
*_SUB_PARSESTRING_LONG_C=0;
}
int64 fornext_value9857;
int64 fornext_finalvalue9857;
int64 fornext_step9857;
uint8 fornext_step_negative9857;
int32 *_SUB_PARSESTRING_LONG_COUNT=NULL;
if(_SUB_PARSESTRING_LONG_COUNT==NULL){
_SUB_PARSESTRING_LONG_COUNT=(int32*)mem_static_malloc(4);
*_SUB_PARSESTRING_LONG_COUNT=0;
}
qbs *_SUB_PARSESTRING_STRING_T1=NULL;
if (!_SUB_PARSESTRING_STRING_T1)_SUB_PARSESTRING_STRING_T1=qbs_new(0,0);
qbs *_SUB_PARSESTRING_STRING_T2=NULL;
if (!_SUB_PARSESTRING_STRING_T2)_SUB_PARSESTRING_STRING_T2=qbs_new(0,0);
qbs *_SUB_PARSESTRING_STRING_A=NULL;
if (!_SUB_PARSESTRING_STRING_A)_SUB_PARSESTRING_STRING_A=qbs_new(0,0);
int32 *_SUB_PARSESTRING_LONG_X3=NULL;
if(_SUB_PARSESTRING_LONG_X3==NULL){
_SUB_PARSESTRING_LONG_X3=(int32*)mem_static_malloc(4);
*_SUB_PARSESTRING_LONG_X3=0;
}
int32 *_SUB_PARSESTRING_LONG_I=NULL;
if(_SUB_PARSESTRING_LONG_I==NULL){
_SUB_PARSESTRING_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_PARSESTRING_LONG_I=0;
}
int32 *_SUB_PARSESTRING_LONG_X=NULL;
if(_SUB_PARSESTRING_LONG_X==NULL){
_SUB_PARSESTRING_LONG_X=(int32*)mem_static_malloc(4);
*_SUB_PARSESTRING_LONG_X=0;
}
int32 *_SUB_PARSESTRING_LONG_X2=NULL;
if(_SUB_PARSESTRING_LONG_X2==NULL){
_SUB_PARSESTRING_LONG_X2=(int32*)mem_static_malloc(4);
*_SUB_PARSESTRING_LONG_X2=0;
}
int32 pass9862;
int32 pass9863;
byte_element_struct *byte_element_9864=NULL;
if (!byte_element_9864){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_9864=(byte_element_struct*)(mem_static_pointer-12); else byte_element_9864=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_9865=NULL;
if (!byte_element_9865){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_9865=(byte_element_struct*)(mem_static_pointer-12); else byte_element_9865=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_9866=NULL;
if (!byte_element_9866){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_9866=(byte_element_struct*)(mem_static_pointer-12); else byte_element_9866=(byte_element_struct*)mem_static_malloc(12);
}