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

44 lines
1.8 KiB
Plaintext

int32 *_SUB_SET_ORDEROFOPERATIONS_LONG_I=NULL;
if(_SUB_SET_ORDEROFOPERATIONS_LONG_I==NULL){
_SUB_SET_ORDEROFOPERATIONS_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_SET_ORDEROFOPERATIONS_LONG_I=0;
}
int32 *_SUB_SET_ORDEROFOPERATIONS_LONG_F=NULL;
if(_SUB_SET_ORDEROFOPERATIONS_LONG_F==NULL){
_SUB_SET_ORDEROFOPERATIONS_LONG_F=(int32*)mem_static_malloc(4);
*_SUB_SET_ORDEROFOPERATIONS_LONG_F=0;
}
int32 *_SUB_SET_ORDEROFOPERATIONS_LONG_C=NULL;
if(_SUB_SET_ORDEROFOPERATIONS_LONG_C==NULL){
_SUB_SET_ORDEROFOPERATIONS_LONG_C=(int32*)mem_static_malloc(4);
*_SUB_SET_ORDEROFOPERATIONS_LONG_C=0;
}
int64 fornext_value9790;
int64 fornext_finalvalue9790;
int64 fornext_step9790;
uint8 fornext_step_negative9790;
int64 fornext_value9792;
int64 fornext_finalvalue9792;
int64 fornext_step9792;
uint8 fornext_step_negative9792;
int32 *_SUB_SET_ORDEROFOPERATIONS_LONG_COUNTER=NULL;
if(_SUB_SET_ORDEROFOPERATIONS_LONG_COUNTER==NULL){
_SUB_SET_ORDEROFOPERATIONS_LONG_COUNTER=(int32*)mem_static_malloc(4);
*_SUB_SET_ORDEROFOPERATIONS_LONG_COUNTER=0;
}
int64 fornext_value9794;
int64 fornext_finalvalue9794;
int64 fornext_step9794;
uint8 fornext_step_negative9794;
int32 *_SUB_SET_ORDEROFOPERATIONS_LONG_LENGTH=NULL;
if(_SUB_SET_ORDEROFOPERATIONS_LONG_LENGTH==NULL){
_SUB_SET_ORDEROFOPERATIONS_LONG_LENGTH=(int32*)mem_static_malloc(4);
*_SUB_SET_ORDEROFOPERATIONS_LONG_LENGTH=0;
}
byte_element_struct *byte_element_9795=NULL;
if (!byte_element_9795){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_9795=(byte_element_struct*)(mem_static_pointer-12); else byte_element_9795=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_SUB_SET_ORDEROFOPERATIONS_STRING_T=NULL;
if (!_SUB_SET_ORDEROFOPERATIONS_STRING_T)_SUB_SET_ORDEROFOPERATIONS_STRING_T=qbs_new(0,0);