1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-20 12:45:13 +00:00
qb64/internal/source/data73.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

61 lines
2.1 KiB
Plaintext

qbs*oldstr8262=NULL;
if(_SUB_XWRITE_STRING_CA->tmp||_SUB_XWRITE_STRING_CA->fixed||_SUB_XWRITE_STRING_CA->readonly){
oldstr8262=_SUB_XWRITE_STRING_CA;
if (oldstr8262->cmem_descriptor){
_SUB_XWRITE_STRING_CA=qbs_new_cmem(oldstr8262->len,0);
}else{
_SUB_XWRITE_STRING_CA=qbs_new(oldstr8262->len,0);
}
memcpy(_SUB_XWRITE_STRING_CA->chr,oldstr8262->chr,oldstr8262->len);
}
qbs *_SUB_XWRITE_STRING_L=NULL;
if (!_SUB_XWRITE_STRING_L)_SUB_XWRITE_STRING_L=qbs_new(0,0);
qbs *_SUB_XWRITE_STRING_U=NULL;
if (!_SUB_XWRITE_STRING_U)_SUB_XWRITE_STRING_U=qbs_new(0,0);
int32 pass8263;
int32 *_SUB_XWRITE_LONG_B=NULL;
if(_SUB_XWRITE_LONG_B==NULL){
_SUB_XWRITE_LONG_B=(int32*)mem_static_malloc(4);
*_SUB_XWRITE_LONG_B=0;
}
qbs *_SUB_XWRITE_STRING_E=NULL;
if (!_SUB_XWRITE_STRING_E)_SUB_XWRITE_STRING_E=qbs_new(0,0);
int32 *_SUB_XWRITE_LONG_LAST=NULL;
if(_SUB_XWRITE_LONG_LAST==NULL){
_SUB_XWRITE_LONG_LAST=(int32*)mem_static_malloc(4);
*_SUB_XWRITE_LONG_LAST=0;
}
int32 *_SUB_XWRITE_LONG_I=NULL;
if(_SUB_XWRITE_LONG_I==NULL){
_SUB_XWRITE_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_XWRITE_LONG_I=0;
}
int64 fornext_value8266;
int64 fornext_finalvalue8266;
int64 fornext_step8266;
uint8 fornext_step_negative8266;
qbs *_SUB_XWRITE_STRING_A2=NULL;
if (!_SUB_XWRITE_STRING_A2)_SUB_XWRITE_STRING_A2=qbs_new(0,0);
int32 *_SUB_XWRITE_LONG_NEWLINE=NULL;
if(_SUB_XWRITE_LONG_NEWLINE==NULL){
_SUB_XWRITE_LONG_NEWLINE=(int32*)mem_static_malloc(4);
*_SUB_XWRITE_LONG_NEWLINE=0;
}
qbs *_SUB_XWRITE_STRING_EBAK=NULL;
if (!_SUB_XWRITE_STRING_EBAK)_SUB_XWRITE_STRING_EBAK=qbs_new(0,0);
int32 *_SUB_XWRITE_LONG_REEVALED=NULL;
if(_SUB_XWRITE_LONG_REEVALED==NULL){
_SUB_XWRITE_LONG_REEVALED=(int32*)mem_static_malloc(4);
*_SUB_XWRITE_LONG_REEVALED=0;
}
int32 *_SUB_XWRITE_LONG_TYP=NULL;
if(_SUB_XWRITE_LONG_TYP==NULL){
_SUB_XWRITE_LONG_TYP=(int32*)mem_static_malloc(4);
*_SUB_XWRITE_LONG_TYP=0;
}
int32 pass8267;
byte_element_struct *byte_element_8272=NULL;
if (!byte_element_8272){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_8272=(byte_element_struct*)(mem_static_pointer-12); else byte_element_8272=(byte_element_struct*)mem_static_malloc(12);
}