1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-16 17:54:16 +00:00
QB64-PE/internal/source/data42.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

41 lines
1.8 KiB
Text

int32 *_FUNC_ISUINTEGER_LONG_ISUINTEGER=NULL;
if(_FUNC_ISUINTEGER_LONG_ISUINTEGER==NULL){
_FUNC_ISUINTEGER_LONG_ISUINTEGER=(int32*)mem_static_malloc(4);
*_FUNC_ISUINTEGER_LONG_ISUINTEGER=0;
}
qbs*oldstr7728=NULL;
if(_FUNC_ISUINTEGER_STRING_I->tmp||_FUNC_ISUINTEGER_STRING_I->fixed||_FUNC_ISUINTEGER_STRING_I->readonly){
oldstr7728=_FUNC_ISUINTEGER_STRING_I;
if (oldstr7728->cmem_descriptor){
_FUNC_ISUINTEGER_STRING_I=qbs_new_cmem(oldstr7728->len,0);
}else{
_FUNC_ISUINTEGER_STRING_I=qbs_new(oldstr7728->len,0);
}
memcpy(_FUNC_ISUINTEGER_STRING_I->chr,oldstr7728->chr,oldstr7728->len);
}
byte_element_struct *byte_element_7729=NULL;
if (!byte_element_7729){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_7729=(byte_element_struct*)(mem_static_pointer-12); else byte_element_7729=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_7730=NULL;
if (!byte_element_7730){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_7730=(byte_element_struct*)(mem_static_pointer-12); else byte_element_7730=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_ISUINTEGER_LONG_C=NULL;
if(_FUNC_ISUINTEGER_LONG_C==NULL){
_FUNC_ISUINTEGER_LONG_C=(int32*)mem_static_malloc(4);
*_FUNC_ISUINTEGER_LONG_C=0;
}
int64 fornext_value7732;
int64 fornext_finalvalue7732;
int64 fornext_step7732;
uint8 fornext_step_negative7732;
byte_element_struct *byte_element_7733=NULL;
if (!byte_element_7733){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_7733=(byte_element_struct*)(mem_static_pointer-12); else byte_element_7733=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_ISUINTEGER_LONG_V=NULL;
if(_FUNC_ISUINTEGER_LONG_V==NULL){
_FUNC_ISUINTEGER_LONG_V=(int32*)mem_static_malloc(4);
*_FUNC_ISUINTEGER_LONG_V=0;
}