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

73 lines
2.4 KiB
Plaintext

qbs *_FUNC_N2S_STRING_N2S=NULL;
if (!_FUNC_N2S_STRING_N2S)_FUNC_N2S_STRING_N2S=qbs_new(0,0);
qbs*oldstr9977=NULL;
if(_FUNC_N2S_STRING_EXP->tmp||_FUNC_N2S_STRING_EXP->fixed||_FUNC_N2S_STRING_EXP->readonly){
oldstr9977=_FUNC_N2S_STRING_EXP;
if (oldstr9977->cmem_descriptor){
_FUNC_N2S_STRING_EXP=qbs_new_cmem(oldstr9977->len,0);
}else{
_FUNC_N2S_STRING_EXP=qbs_new(oldstr9977->len,0);
}
memcpy(_FUNC_N2S_STRING_EXP->chr,oldstr9977->chr,oldstr9977->len);
}
qbs *_FUNC_N2S_STRING_T=NULL;
if (!_FUNC_N2S_STRING_T)_FUNC_N2S_STRING_T=qbs_new(0,0);
qbs *_FUNC_N2S_STRING_SIGN=NULL;
if (!_FUNC_N2S_STRING_SIGN)_FUNC_N2S_STRING_SIGN=qbs_new(0,0);
int32 *_FUNC_N2S_LONG_DP=NULL;
if(_FUNC_N2S_LONG_DP==NULL){
_FUNC_N2S_LONG_DP=(int32*)mem_static_malloc(4);
*_FUNC_N2S_LONG_DP=0;
}
int32 *_FUNC_N2S_LONG_DM=NULL;
if(_FUNC_N2S_LONG_DM==NULL){
_FUNC_N2S_LONG_DM=(int32*)mem_static_malloc(4);
*_FUNC_N2S_LONG_DM=0;
}
int32 *_FUNC_N2S_LONG_EP=NULL;
if(_FUNC_N2S_LONG_EP==NULL){
_FUNC_N2S_LONG_EP=(int32*)mem_static_malloc(4);
*_FUNC_N2S_LONG_EP=0;
}
int32 *_FUNC_N2S_LONG_EM=NULL;
if(_FUNC_N2S_LONG_EM==NULL){
_FUNC_N2S_LONG_EM=(int32*)mem_static_malloc(4);
*_FUNC_N2S_LONG_EM=0;
}
int32 *_FUNC_N2S_LONG_CHECK1=NULL;
if(_FUNC_N2S_LONG_CHECK1==NULL){
_FUNC_N2S_LONG_CHECK1=(int32*)mem_static_malloc(4);
*_FUNC_N2S_LONG_CHECK1=0;
}
int32 *_FUNC_N2S_LONG_L=NULL;
if(_FUNC_N2S_LONG_L==NULL){
_FUNC_N2S_LONG_L=(int32*)mem_static_malloc(4);
*_FUNC_N2S_LONG_L=0;
}
qbs *_FUNC_N2S_STRING_L=NULL;
if (!_FUNC_N2S_STRING_L)_FUNC_N2S_STRING_L=qbs_new(0,0);
qbs *_FUNC_N2S_STRING_R=NULL;
if (!_FUNC_N2S_STRING_R)_FUNC_N2S_STRING_R=qbs_new(0,0);
int64 *_FUNC_N2S_INTEGER64_R=NULL;
if(_FUNC_N2S_INTEGER64_R==NULL){
_FUNC_N2S_INTEGER64_R=(int64*)mem_static_malloc(8);
*_FUNC_N2S_INTEGER64_R=0;
}
byte_element_struct *byte_element_9979=NULL;
if (!byte_element_9979){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_9979=(byte_element_struct*)(mem_static_pointer-12); else byte_element_9979=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_N2S_LONG_I=NULL;
if(_FUNC_N2S_LONG_I==NULL){
_FUNC_N2S_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_N2S_LONG_I=0;
}
int64 fornext_value9982;
int64 fornext_finalvalue9982;
int64 fornext_step9982;
uint8 fornext_step_negative9982;
int64 fornext_value9984;
int64 fornext_finalvalue9984;
int64 fornext_step9984;
uint8 fornext_step_negative9984;