1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 10:30:36 +00:00

Update internal/source

This commit is contained in:
Autobuild Process 2021-08-01 23:30:51 +00:00
parent e84dffbc27
commit 94acb48b6f
156 changed files with 65342 additions and 64475 deletions

View file

@ -201,6 +201,7 @@ __STRING_HELP_PAGELOADED->len=0;
__STRING_IDEINFO->len=0; __STRING_IDEINFO->len=0;
*__BYTE_IDECONTEXTHELPSF=0; *__BYTE_IDECONTEXTHELPSF=0;
*__LONG_HOST=0; *__LONG_HOST=0;
*__LONG_DEBUGCLIENT=0;
__STRING_HOSTPORT->len=0; __STRING_HOSTPORT->len=0;
__STRING_VARIABLEWATCHLIST->len=0; __STRING_VARIABLEWATCHLIST->len=0;
*__LONG_IDESYSTEM=0; *__LONG_IDESYSTEM=0;
@ -478,7 +479,6 @@ __STRING_VERSIONSTRINGSTATUS->len=0;
__STRING_LINENUMBERSTATUS->len=0; __STRING_LINENUMBERSTATUS->len=0;
*__BYTE_IDESHOWTEXTBYPASSCOLORRESTORE=0; *__BYTE_IDESHOWTEXTBYPASSCOLORRESTORE=0;
*__LONG_IDEFOCUSLINE=0; *__LONG_IDEFOCUSLINE=0;
__STRING_IDECOMPILERERRORMESSAGE->len=0;
*__LONG_IDEAUTORUN=0; *__LONG_IDEAUTORUN=0;
*__LONG_STARTPAUSED=0; *__LONG_STARTPAUSED=0;
if (__ARRAY_STRING_MENU[2]&1){ if (__ARRAY_STRING_MENU[2]&1){
@ -2316,7 +2316,7 @@ __STRING_MYLIBOPT->len=0;
*__LONG_DEFININGTYPE=0; *__LONG_DEFININGTYPE=0;
if (__ARRAY_UDT_USEDVARIABLELIST[2]&1){ if (__ARRAY_UDT_USEDVARIABLELIST[2]&1){
if (__ARRAY_UDT_USEDVARIABLELIST[2]&2){ if (__ARRAY_UDT_USEDVARIABLELIST[2]&2){
memset((void*)(__ARRAY_UDT_USEDVARIABLELIST[0]),0,__ARRAY_UDT_USEDVARIABLELIST[5]*70); memset((void*)(__ARRAY_UDT_USEDVARIABLELIST[0]),0,__ARRAY_UDT_USEDVARIABLELIST[5]*82);
}else{ }else{
if (__ARRAY_UDT_USEDVARIABLELIST[2]&4){ if (__ARRAY_UDT_USEDVARIABLELIST[2]&4){
cmem_dynamic_free((uint8*)(__ARRAY_UDT_USEDVARIABLELIST[0])); cmem_dynamic_free((uint8*)(__ARRAY_UDT_USEDVARIABLELIST[0]));
@ -2788,7 +2788,6 @@ _FUNC_IDE2_STRING_MENULOCATIONS->len=0;
_FUNC_IDE2_STRING_MATHEVALEXPR->len=0; _FUNC_IDE2_STRING_MATHEVALEXPR->len=0;
*_SUB_DEBUGMODE_BYTE_PAUSEMODE=0; *_SUB_DEBUGMODE_BYTE_PAUSEMODE=0;
*_SUB_DEBUGMODE_BYTE_NOFOCUSMESSAGE=0; *_SUB_DEBUGMODE_BYTE_NOFOCUSMESSAGE=0;
*_SUB_DEBUGMODE_LONG_CLIENT=0;
_SUB_DEBUGMODE_STRING_BUFFER->len=0; _SUB_DEBUGMODE_STRING_BUFFER->len=0;
_SUB_DEBUGMODE_STRING_ENDC->len=0; _SUB_DEBUGMODE_STRING_ENDC->len=0;
_SUB_DEBUGMODE_STRING_CURRENTSUB->len=0; _SUB_DEBUGMODE_STRING_CURRENTSUB->len=0;

View file

@ -2312,6 +2312,8 @@ int32 pass4502;
int32 pass4503; int32 pass4503;
int32 pass4504; int32 pass4504;
int32 pass4505; int32 pass4505;
qbs *_FUNC_IDE2_STRING_RESULT=NULL;
if (!_FUNC_IDE2_STRING_RESULT)_FUNC_IDE2_STRING_RESULT=qbs_new(0,0);
int32 pass4506; int32 pass4506;
int32 pass4507; int32 pass4507;
int32 *_FUNC_IDE2_LONG_BKPIDEBASETCPPORT=NULL; int32 *_FUNC_IDE2_LONG_BKPIDEBASETCPPORT=NULL;

View file

@ -329,86 +329,17 @@ if(_SUB_DEBUGMODE_LONG_ESTABILISHINGSCOPE==NULL){
_SUB_DEBUGMODE_LONG_ESTABILISHINGSCOPE=(int32*)mem_static_malloc(4); _SUB_DEBUGMODE_LONG_ESTABILISHINGSCOPE=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_ESTABILISHINGSCOPE=0; *_SUB_DEBUGMODE_LONG_ESTABILISHINGSCOPE=0;
} }
byte_element_struct *byte_element_4702=NULL; qbs *_SUB_DEBUGMODE_STRING_RESULT=NULL;
if (!byte_element_4702){ if (!_SUB_DEBUGMODE_STRING_RESULT)_SUB_DEBUGMODE_STRING_RESULT=qbs_new(0,0);
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4702=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4702=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4703=NULL; byte_element_struct *byte_element_4703=NULL;
if (!byte_element_4703){ if (!byte_element_4703){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4703=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4703=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4703=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4703=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4705;
int32 pass4706;
int32 pass4707;
int8 pass4708;
int32 pass4709;
int32 pass4710;
int32 pass4711;
int8 pass4712;
int32 pass4713;
int32 pass4714;
int32 pass4715;
int32 pass4716;
int32 pass4717;
int32 pass4718;
int8 pass4719;
int32 pass4720;
int32 pass4721;
int32 pass4722;
int32 *_SUB_DEBUGMODE_LONG_BYPASSREQUESTCALLSTACK=NULL;
if(_SUB_DEBUGMODE_LONG_BYPASSREQUESTCALLSTACK==NULL){
_SUB_DEBUGMODE_LONG_BYPASSREQUESTCALLSTACK=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_BYPASSREQUESTCALLSTACK=0;
}
int8 pass4723;
int32 pass4724;
int32 pass4725;
int32 pass4726;
int32 pass4728;
int32 pass4729;
int32 pass4730;
int32 *_SUB_DEBUGMODE_LONG_RETVAL=NULL;
if(_SUB_DEBUGMODE_LONG_RETVAL==NULL){
_SUB_DEBUGMODE_LONG_RETVAL=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_RETVAL=0;
}
int32 pass4732;
int32 pass4733;
int32 pass4734;
int32 pass4735;
int32 pass4736;
int32 pass4737;
int32 pass4739;
int32 pass4740;
int32 pass4741;
int8 pass4742;
int32 *_SUB_DEBUGMODE_LONG_L=NULL;
if(_SUB_DEBUGMODE_LONG_L==NULL){
_SUB_DEBUGMODE_LONG_L=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_L=0;
}
int32 pass4746;
int32 pass4747;
int32 pass4748;
int32 pass4749;
int32 pass4750;
byte_element_struct *byte_element_4751=NULL;
if (!byte_element_4751){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4751=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4751=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4752=NULL;
if (!byte_element_4752){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4752=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4752=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_SUB_DEBUGMODE_LONG_TEMPINDEX=NULL; int32 *_SUB_DEBUGMODE_LONG_TEMPINDEX=NULL;
if(_SUB_DEBUGMODE_LONG_TEMPINDEX==NULL){ if(_SUB_DEBUGMODE_LONG_TEMPINDEX==NULL){
_SUB_DEBUGMODE_LONG_TEMPINDEX=(int32*)mem_static_malloc(4); _SUB_DEBUGMODE_LONG_TEMPINDEX=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_TEMPINDEX=0; *_SUB_DEBUGMODE_LONG_TEMPINDEX=0;
} }
byte_element_struct *byte_element_4754=NULL;
if (!byte_element_4754){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4754=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4754=(byte_element_struct*)mem_static_malloc(12);
}
ptrszint *_SUB_DEBUGMODE_OFFSET_ADDRESS=NULL; ptrszint *_SUB_DEBUGMODE_OFFSET_ADDRESS=NULL;
if(_SUB_DEBUGMODE_OFFSET_ADDRESS==NULL){ if(_SUB_DEBUGMODE_OFFSET_ADDRESS==NULL){
_SUB_DEBUGMODE_OFFSET_ADDRESS=(ptrszint*)mem_static_malloc(8); _SUB_DEBUGMODE_OFFSET_ADDRESS=(ptrszint*)mem_static_malloc(8);
@ -426,75 +357,193 @@ if(_SUB_DEBUGMODE_BYTE_DUMMY==NULL){
_SUB_DEBUGMODE_BYTE_DUMMY=(int8*)mem_static_malloc(1); _SUB_DEBUGMODE_BYTE_DUMMY=(int8*)mem_static_malloc(1);
*_SUB_DEBUGMODE_BYTE_DUMMY=0; *_SUB_DEBUGMODE_BYTE_DUMMY=0;
} }
byte_element_struct *byte_element_4756=NULL; byte_element_struct *byte_element_4706=NULL;
if (!byte_element_4756){ if (!byte_element_4706){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4756=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4756=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4706=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4706=(byte_element_struct*)mem_static_malloc(12);
} }
int16 *_SUB_DEBUGMODE_INTEGER_DUMMY=NULL; int16 *_SUB_DEBUGMODE_INTEGER_DUMMY=NULL;
if(_SUB_DEBUGMODE_INTEGER_DUMMY==NULL){ if(_SUB_DEBUGMODE_INTEGER_DUMMY==NULL){
_SUB_DEBUGMODE_INTEGER_DUMMY=(int16*)mem_static_malloc(2); _SUB_DEBUGMODE_INTEGER_DUMMY=(int16*)mem_static_malloc(2);
*_SUB_DEBUGMODE_INTEGER_DUMMY=0; *_SUB_DEBUGMODE_INTEGER_DUMMY=0;
} }
byte_element_struct *byte_element_4757=NULL; byte_element_struct *byte_element_4707=NULL;
if (!byte_element_4757){ if (!byte_element_4707){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4757=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4757=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4707=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4707=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4758=NULL; byte_element_struct *byte_element_4708=NULL;
if (!byte_element_4758){ if (!byte_element_4708){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4758=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4758=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4708=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4708=(byte_element_struct*)mem_static_malloc(12);
} }
int64 *_SUB_DEBUGMODE_INTEGER64_DUMMY=NULL; int64 *_SUB_DEBUGMODE_INTEGER64_DUMMY=NULL;
if(_SUB_DEBUGMODE_INTEGER64_DUMMY==NULL){ if(_SUB_DEBUGMODE_INTEGER64_DUMMY==NULL){
_SUB_DEBUGMODE_INTEGER64_DUMMY=(int64*)mem_static_malloc(8); _SUB_DEBUGMODE_INTEGER64_DUMMY=(int64*)mem_static_malloc(8);
*_SUB_DEBUGMODE_INTEGER64_DUMMY=0; *_SUB_DEBUGMODE_INTEGER64_DUMMY=0;
} }
byte_element_struct *byte_element_4759=NULL; byte_element_struct *byte_element_4709=NULL;
if (!byte_element_4759){ if (!byte_element_4709){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4759=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4759=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4709=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4709=(byte_element_struct*)mem_static_malloc(12);
} }
float *_SUB_DEBUGMODE_SINGLE_DUMMY=NULL; float *_SUB_DEBUGMODE_SINGLE_DUMMY=NULL;
if(_SUB_DEBUGMODE_SINGLE_DUMMY==NULL){ if(_SUB_DEBUGMODE_SINGLE_DUMMY==NULL){
_SUB_DEBUGMODE_SINGLE_DUMMY=(float*)mem_static_malloc(4); _SUB_DEBUGMODE_SINGLE_DUMMY=(float*)mem_static_malloc(4);
*_SUB_DEBUGMODE_SINGLE_DUMMY=0; *_SUB_DEBUGMODE_SINGLE_DUMMY=0;
} }
byte_element_struct *byte_element_4760=NULL; byte_element_struct *byte_element_4710=NULL;
if (!byte_element_4760){ if (!byte_element_4710){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4760=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4760=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4710=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4710=(byte_element_struct*)mem_static_malloc(12);
} }
double *_SUB_DEBUGMODE_DOUBLE_DUMMY=NULL; double *_SUB_DEBUGMODE_DOUBLE_DUMMY=NULL;
if(_SUB_DEBUGMODE_DOUBLE_DUMMY==NULL){ if(_SUB_DEBUGMODE_DOUBLE_DUMMY==NULL){
_SUB_DEBUGMODE_DOUBLE_DUMMY=(double*)mem_static_malloc(8); _SUB_DEBUGMODE_DOUBLE_DUMMY=(double*)mem_static_malloc(8);
*_SUB_DEBUGMODE_DOUBLE_DUMMY=0; *_SUB_DEBUGMODE_DOUBLE_DUMMY=0;
} }
byte_element_struct *byte_element_4761=NULL; byte_element_struct *byte_element_4711=NULL;
if (!byte_element_4761){ if (!byte_element_4711){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4761=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4761=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4711=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4711=(byte_element_struct*)mem_static_malloc(12);
} }
long double *_SUB_DEBUGMODE_FLOAT_DUMMY=NULL; long double *_SUB_DEBUGMODE_FLOAT_DUMMY=NULL;
if(_SUB_DEBUGMODE_FLOAT_DUMMY==NULL){ if(_SUB_DEBUGMODE_FLOAT_DUMMY==NULL){
_SUB_DEBUGMODE_FLOAT_DUMMY=(long double*)mem_static_malloc(32); _SUB_DEBUGMODE_FLOAT_DUMMY=(long double*)mem_static_malloc(32);
*_SUB_DEBUGMODE_FLOAT_DUMMY=0; *_SUB_DEBUGMODE_FLOAT_DUMMY=0;
} }
byte_element_struct *byte_element_4762=NULL; byte_element_struct *byte_element_4712=NULL;
if (!byte_element_4762){ if (!byte_element_4712){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4762=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4762=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4712=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4712=(byte_element_struct*)mem_static_malloc(12);
} }
ptrszint *_SUB_DEBUGMODE_OFFSET_DUMMY=NULL; ptrszint *_SUB_DEBUGMODE_OFFSET_DUMMY=NULL;
if(_SUB_DEBUGMODE_OFFSET_DUMMY==NULL){ if(_SUB_DEBUGMODE_OFFSET_DUMMY==NULL){
_SUB_DEBUGMODE_OFFSET_DUMMY=(ptrszint*)mem_static_malloc(8); _SUB_DEBUGMODE_OFFSET_DUMMY=(ptrszint*)mem_static_malloc(8);
*_SUB_DEBUGMODE_OFFSET_DUMMY=0; *_SUB_DEBUGMODE_OFFSET_DUMMY=0;
} }
byte_element_struct *byte_element_4763=NULL; byte_element_struct *byte_element_4713=NULL;
if (!byte_element_4763){ if (!byte_element_4713){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4763=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4763=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4713=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4713=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4764=NULL; byte_element_struct *byte_element_4714=NULL;
if (!byte_element_4764){ if (!byte_element_4714){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4764=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4764=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4714=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4714=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4765=NULL; byte_element_struct *byte_element_4716=NULL;
if (!byte_element_4765){ if (!byte_element_4716){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4765=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4765=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4716=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4716=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4717=NULL;
if (!byte_element_4717){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4717=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4717=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass4719;
int32 pass4720;
int32 pass4721;
int8 pass4722;
byte_element_struct *byte_element_4723=NULL;
if (!byte_element_4723){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4723=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4723=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass4724;
int32 pass4725;
int32 pass4726;
int8 pass4727;
int32 pass4728;
int32 pass4729;
int32 pass4730;
int32 pass4731;
int32 pass4732;
int32 pass4733;
int32 pass4734;
int32 pass4735;
int32 pass4736;
int8 pass4737;
int32 pass4738;
int32 pass4739;
int32 pass4740;
int32 *_SUB_DEBUGMODE_LONG_BYPASSREQUESTCALLSTACK=NULL;
if(_SUB_DEBUGMODE_LONG_BYPASSREQUESTCALLSTACK==NULL){
_SUB_DEBUGMODE_LONG_BYPASSREQUESTCALLSTACK=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_BYPASSREQUESTCALLSTACK=0;
}
int8 pass4741;
int32 pass4742;
int32 pass4743;
int32 pass4744;
int32 pass4746;
int32 pass4747;
int32 pass4748;
int32 *_SUB_DEBUGMODE_LONG_RETVAL=NULL;
if(_SUB_DEBUGMODE_LONG_RETVAL==NULL){
_SUB_DEBUGMODE_LONG_RETVAL=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_RETVAL=0;
}
int32 pass4750;
int32 pass4751;
int32 pass4752;
int32 pass4753;
int32 pass4754;
int32 pass4755;
int32 pass4757;
int32 pass4758;
int32 pass4759;
int8 pass4760;
int32 *_SUB_DEBUGMODE_LONG_L=NULL;
if(_SUB_DEBUGMODE_LONG_L==NULL){
_SUB_DEBUGMODE_LONG_L=(int32*)mem_static_malloc(4);
*_SUB_DEBUGMODE_LONG_L=0;
}
int32 pass4764;
int32 pass4765;
int32 pass4766;
int32 pass4767;
int32 pass4768;
byte_element_struct *byte_element_4769=NULL;
if (!byte_element_4769){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4769=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4769=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4770=NULL;
if (!byte_element_4770){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4770=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4770=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4772=NULL;
if (!byte_element_4772){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4772=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4772=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4774=NULL;
if (!byte_element_4774){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4774=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4774=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4775=NULL;
if (!byte_element_4775){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4775=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4775=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4776=NULL;
if (!byte_element_4776){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4776=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4776=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4777=NULL;
if (!byte_element_4777){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4777=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4777=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4778=NULL;
if (!byte_element_4778){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4778=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4778=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4779=NULL;
if (!byte_element_4779){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4779=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4779=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4780=NULL;
if (!byte_element_4780){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4780=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4780=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4781=NULL;
if (!byte_element_4781){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4781=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4781=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4782=NULL;
if (!byte_element_4782){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4782=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4782=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4783=NULL;
if (!byte_element_4783){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4783=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4783=(byte_element_struct*)mem_static_malloc(12);
} }
int16 *_SUB_DEBUGMODE_INTEGER_SEQUENCE=NULL; int16 *_SUB_DEBUGMODE_INTEGER_SEQUENCE=NULL;
if(_SUB_DEBUGMODE_INTEGER_SEQUENCE==NULL){ if(_SUB_DEBUGMODE_INTEGER_SEQUENCE==NULL){
@ -503,9 +552,9 @@ _SUB_DEBUGMODE_INTEGER_SEQUENCE=(int16*)mem_static_malloc(2);
} }
qbs *_SUB_DEBUGMODE_STRING_RECVDATA=NULL; qbs *_SUB_DEBUGMODE_STRING_RECVDATA=NULL;
if (!_SUB_DEBUGMODE_STRING_RECVDATA)_SUB_DEBUGMODE_STRING_RECVDATA=qbs_new(0,0); if (!_SUB_DEBUGMODE_STRING_RECVDATA)_SUB_DEBUGMODE_STRING_RECVDATA=qbs_new(0,0);
byte_element_struct *byte_element_4767=NULL; byte_element_struct *byte_element_4785=NULL;
if (!byte_element_4767){ if (!byte_element_4785){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4767=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4767=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4785=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4785=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_DEBUGMODE_LONG_STRLENGTH=NULL; int32 *_SUB_DEBUGMODE_LONG_STRLENGTH=NULL;
if(_SUB_DEBUGMODE_LONG_STRLENGTH==NULL){ if(_SUB_DEBUGMODE_LONG_STRLENGTH==NULL){
@ -514,46 +563,46 @@ _SUB_DEBUGMODE_LONG_STRLENGTH=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_DEBUGMODE_STRING_ADDRESS=NULL; qbs *_SUB_DEBUGMODE_STRING_ADDRESS=NULL;
if (!_SUB_DEBUGMODE_STRING_ADDRESS)_SUB_DEBUGMODE_STRING_ADDRESS=qbs_new(0,0); if (!_SUB_DEBUGMODE_STRING_ADDRESS)_SUB_DEBUGMODE_STRING_ADDRESS=qbs_new(0,0);
byte_element_struct *byte_element_4768=NULL; byte_element_struct *byte_element_4786=NULL;
if (!byte_element_4768){ if (!byte_element_4786){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4768=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4768=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4786=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4786=(byte_element_struct*)mem_static_malloc(12);
}
int8 pass4769;
int32 pass4770;
int32 pass4771;
int32 pass4772;
byte_element_struct *byte_element_4773=NULL;
if (!byte_element_4773){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4773=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4773=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass4774;
int32 pass4775;
int32 pass4777;
int32 pass4778;
int32 pass4779;
int32 pass4782;
int32 pass4783;
int32 pass4784;
int32 pass4785;
int32 pass4786;
byte_element_struct *byte_element_4788=NULL;
if (!byte_element_4788){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4788=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4788=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4789=NULL;
if (!byte_element_4789){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4789=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4789=(byte_element_struct*)mem_static_malloc(12);
} }
int8 pass4787;
int32 pass4788;
int32 pass4789;
int32 pass4790; int32 pass4790;
int32 pass4791; byte_element_struct *byte_element_4791=NULL;
if (!byte_element_4791){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4791=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4791=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass4792; int32 pass4792;
int32 pass4793; int32 pass4793;
int32 pass4794; int32 pass4795;
byte_element_struct *byte_element_4796=NULL; int32 pass4796;
if (!byte_element_4796){ int32 pass4797;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4796=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4796=(byte_element_struct*)mem_static_malloc(12); int32 pass4800;
int32 pass4801;
int32 pass4802;
int32 pass4803;
int32 pass4804;
byte_element_struct *byte_element_4806=NULL;
if (!byte_element_4806){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4806=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4806=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value4798; byte_element_struct *byte_element_4807=NULL;
int64 fornext_finalvalue4798; if (!byte_element_4807){
int64 fornext_step4798; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4807=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4807=(byte_element_struct*)mem_static_malloc(12);
uint8 fornext_step_negative4798; }
int32 pass4808;
int32 pass4809;
int32 pass4810;
int32 pass4811;
int32 pass4812;
byte_element_struct *byte_element_4814=NULL;
if (!byte_element_4814){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4814=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4814=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value4816;
int64 fornext_finalvalue4816;
int64 fornext_step4816;
uint8 fornext_step_negative4816;

View file

@ -1,21 +1,21 @@
qbs*oldstr4799=NULL; qbs*oldstr4817=NULL;
if(_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE->tmp||_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE->fixed||_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE->readonly){ if(_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE->tmp||_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE->fixed||_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE->readonly){
oldstr4799=_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE; oldstr4817=_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE;
if (oldstr4799->cmem_descriptor){ if (oldstr4817->cmem_descriptor){
_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE=qbs_new_cmem(oldstr4799->len,0); _SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE=qbs_new_cmem(oldstr4817->len,0);
}else{ }else{
_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE=qbs_new(oldstr4799->len,0); _SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE=qbs_new(oldstr4817->len,0);
} }
memcpy(_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE->chr,oldstr4799->chr,oldstr4799->len); memcpy(_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE->chr,oldstr4817->chr,oldstr4817->len);
} }
int32 *_SUB_SHOWVWATCHPANEL_LONG_TOTALVISIBLEVARIABLES=NULL; int32 *_SUB_SHOWVWATCHPANEL_LONG_TOTALVISIBLEVARIABLES=NULL;
if(_SUB_SHOWVWATCHPANEL_LONG_TOTALVISIBLEVARIABLES==NULL){ if(_SUB_SHOWVWATCHPANEL_LONG_TOTALVISIBLEVARIABLES==NULL){
_SUB_SHOWVWATCHPANEL_LONG_TOTALVISIBLEVARIABLES=(int32*)mem_static_malloc(4); _SUB_SHOWVWATCHPANEL_LONG_TOTALVISIBLEVARIABLES=(int32*)mem_static_malloc(4);
*_SUB_SHOWVWATCHPANEL_LONG_TOTALVISIBLEVARIABLES=0; *_SUB_SHOWVWATCHPANEL_LONG_TOTALVISIBLEVARIABLES=0;
} }
byte_element_struct *byte_element_4800=NULL; byte_element_struct *byte_element_4818=NULL;
if (!byte_element_4800){ if (!byte_element_4818){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4800=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4800=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4818=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4818=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_SHOWVWATCHPANEL_LONG_FG=NULL; int32 *_SUB_SHOWVWATCHPANEL_LONG_FG=NULL;
if(_SUB_SHOWVWATCHPANEL_LONG_FG==NULL){ if(_SUB_SHOWVWATCHPANEL_LONG_FG==NULL){
@ -29,39 +29,39 @@ _SUB_SHOWVWATCHPANEL_LONG_BG=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_SHOWVWATCHPANEL_STRING_TITLE=NULL; qbs *_SUB_SHOWVWATCHPANEL_STRING_TITLE=NULL;
if (!_SUB_SHOWVWATCHPANEL_STRING_TITLE)_SUB_SHOWVWATCHPANEL_STRING_TITLE=qbs_new(0,0); if (!_SUB_SHOWVWATCHPANEL_STRING_TITLE)_SUB_SHOWVWATCHPANEL_STRING_TITLE=qbs_new(0,0);
byte_element_struct *byte_element_4801=NULL; byte_element_struct *byte_element_4819=NULL;
if (!byte_element_4801){ if (!byte_element_4819){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4801=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4801=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4819=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4819=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4802=NULL; byte_element_struct *byte_element_4820=NULL;
if (!byte_element_4802){ if (!byte_element_4820){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4802=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4802=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4820=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4820=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4803=NULL; byte_element_struct *byte_element_4821=NULL;
if (!byte_element_4803){ if (!byte_element_4821){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4803=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4803=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4821=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4821=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4804; int32 pass4822;
int32 pass4805; int32 pass4823;
int32 pass4806; int32 pass4824;
int32 pass4807; int32 pass4825;
int32 *_SUB_SHOWVWATCHPANEL_LONG_X=NULL; int32 *_SUB_SHOWVWATCHPANEL_LONG_X=NULL;
if(_SUB_SHOWVWATCHPANEL_LONG_X==NULL){ if(_SUB_SHOWVWATCHPANEL_LONG_X==NULL){
_SUB_SHOWVWATCHPANEL_LONG_X=(int32*)mem_static_malloc(4); _SUB_SHOWVWATCHPANEL_LONG_X=(int32*)mem_static_malloc(4);
*_SUB_SHOWVWATCHPANEL_LONG_X=0; *_SUB_SHOWVWATCHPANEL_LONG_X=0;
} }
byte_element_struct *byte_element_4808=NULL; byte_element_struct *byte_element_4826=NULL;
if (!byte_element_4808){ if (!byte_element_4826){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4808=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4808=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4826=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4826=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_SHOWVWATCHPANEL_LONG_Y=NULL; int32 *_SUB_SHOWVWATCHPANEL_LONG_Y=NULL;
if(_SUB_SHOWVWATCHPANEL_LONG_Y==NULL){ if(_SUB_SHOWVWATCHPANEL_LONG_Y==NULL){
_SUB_SHOWVWATCHPANEL_LONG_Y=(int32*)mem_static_malloc(4); _SUB_SHOWVWATCHPANEL_LONG_Y=(int32*)mem_static_malloc(4);
*_SUB_SHOWVWATCHPANEL_LONG_Y=0; *_SUB_SHOWVWATCHPANEL_LONG_Y=0;
} }
byte_element_struct *byte_element_4809=NULL; byte_element_struct *byte_element_4827=NULL;
if (!byte_element_4809){ if (!byte_element_4827){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4809=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4809=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4827=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4827=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_SHOWVWATCHPANEL_LONG_LONGESTVARNAME=NULL; int32 *_SUB_SHOWVWATCHPANEL_LONG_LONGESTVARNAME=NULL;
if(_SUB_SHOWVWATCHPANEL_LONG_LONGESTVARNAME==NULL){ if(_SUB_SHOWVWATCHPANEL_LONG_LONGESTVARNAME==NULL){
@ -70,9 +70,9 @@ _SUB_SHOWVWATCHPANEL_LONG_LONGESTVARNAME=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_SHOWVWATCHPANEL_STRING_TEMP=NULL; qbs *_SUB_SHOWVWATCHPANEL_STRING_TEMP=NULL;
if (!_SUB_SHOWVWATCHPANEL_STRING_TEMP)_SUB_SHOWVWATCHPANEL_STRING_TEMP=qbs_new(0,0); if (!_SUB_SHOWVWATCHPANEL_STRING_TEMP)_SUB_SHOWVWATCHPANEL_STRING_TEMP=qbs_new(0,0);
byte_element_struct *byte_element_4810=NULL; byte_element_struct *byte_element_4828=NULL;
if (!byte_element_4810){ if (!byte_element_4828){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4810=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4810=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4828=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4828=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_SHOWVWATCHPANEL_LONG_TEMPINDEX=NULL; int32 *_SUB_SHOWVWATCHPANEL_LONG_TEMPINDEX=NULL;
if(_SUB_SHOWVWATCHPANEL_LONG_TEMPINDEX==NULL){ if(_SUB_SHOWVWATCHPANEL_LONG_TEMPINDEX==NULL){
@ -86,21 +86,21 @@ _SUB_SHOWVWATCHPANEL_LONG_I=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_SHOWVWATCHPANEL_STRING_ITEM=NULL; qbs *_SUB_SHOWVWATCHPANEL_STRING_ITEM=NULL;
if (!_SUB_SHOWVWATCHPANEL_STRING_ITEM)_SUB_SHOWVWATCHPANEL_STRING_ITEM=qbs_new(0,0); if (!_SUB_SHOWVWATCHPANEL_STRING_ITEM)_SUB_SHOWVWATCHPANEL_STRING_ITEM=qbs_new(0,0);
byte_element_struct *byte_element_4812=NULL; byte_element_struct *byte_element_4830=NULL;
if (!byte_element_4812){ if (!byte_element_4830){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4812=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4812=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4830=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4830=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4813=NULL; byte_element_struct *byte_element_4831=NULL;
if (!byte_element_4813){ if (!byte_element_4831){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4813=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4813=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4831=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4831=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4814; int32 pass4832;
int32 pass4815; int32 pass4833;
int32 pass4816; int32 pass4834;
int32 pass4817; int32 pass4835;
int32 pass4818; int32 pass4836;
int32 pass4819; int32 pass4837;
int32 pass4820; int32 pass4838;
int32 pass4821; int32 pass4839;
int32 pass4822; int32 pass4840;
int32 pass4823; int32 pass4841;

View file

@ -1,17 +1,14 @@
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_IDEVARIABLEWATCHBOX=NULL; qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_IDEVARIABLEWATCHBOX=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_IDEVARIABLEWATCHBOX==NULL){ if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_IDEVARIABLEWATCHBOX)_FUNC_IDEVARIABLEWATCHBOX_STRING_IDEVARIABLEWATCHBOX=qbs_new(0,0);
_FUNC_IDEVARIABLEWATCHBOX_LONG_IDEVARIABLEWATCHBOX=(int32*)mem_static_malloc(4); qbs*oldstr4842=NULL;
*_FUNC_IDEVARIABLEWATCHBOX_LONG_IDEVARIABLEWATCHBOX=0;
}
qbs*oldstr4824=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE->tmp||_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE->fixed||_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE->readonly){ if(_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE->tmp||_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE->fixed||_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE->readonly){
oldstr4824=_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE; oldstr4842=_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE;
if (oldstr4824->cmem_descriptor){ if (oldstr4842->cmem_descriptor){
_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE=qbs_new_cmem(oldstr4824->len,0); _FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE=qbs_new_cmem(oldstr4842->len,0);
}else{ }else{
_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE=qbs_new(oldstr4824->len,0); _FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE=qbs_new(oldstr4842->len,0);
} }
memcpy(_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE->chr,oldstr4824->chr,oldstr4824->len); memcpy(_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE->chr,oldstr4842->chr,oldstr4842->len);
} }
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_FOCUS=NULL; int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_FOCUS=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_FOCUS==NULL){ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_FOCUS==NULL){
@ -47,9 +44,9 @@ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_MAXMODULENAMELEN==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_MAXMODULENAMELEN=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_MAXMODULENAMELEN=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_MAXMODULENAMELEN=0; *_FUNC_IDEVARIABLEWATCHBOX_LONG_MAXMODULENAMELEN=0;
} }
byte_element_struct *byte_element_4825=NULL; byte_element_struct *byte_element_4843=NULL;
if (!byte_element_4825){ if (!byte_element_4843){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4825=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4825=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4843=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4843=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_MAXVARLEN=NULL; int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_MAXVARLEN=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_MAXVARLEN==NULL){ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_MAXVARLEN==NULL){
@ -83,37 +80,10 @@ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_X==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_X=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_X=0; *_FUNC_IDEVARIABLEWATCHBOX_LONG_X=0;
} }
int64 fornext_value4827; int64 fornext_value4845;
int64 fornext_finalvalue4827; int64 fornext_finalvalue4845;
int64 fornext_step4827; int64 fornext_step4845;
uint8 fornext_step_negative4827; uint8 fornext_step_negative4845;
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_TOTALVISIBLEVARIABLES=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_TOTALVISIBLEVARIABLES==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_TOTALVISIBLEVARIABLES=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_TOTALVISIBLEVARIABLES=0;
}
int64 fornext_value4829;
int64 fornext_finalvalue4829;
int64 fornext_step4829;
uint8 fornext_step_negative4829;
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_L=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_L)_FUNC_IDEVARIABLEWATCHBOX_STRING_L=qbs_new(0,0);
byte_element_struct *byte_element_4830=NULL;
if (!byte_element_4830){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4830=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4830=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4831=NULL;
if (!byte_element_4831){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4831=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4831=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_TEXT=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_TEXT)_FUNC_IDEVARIABLEWATCHBOX_STRING_TEXT=qbs_new(0,0);
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_L3=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_L3)_FUNC_IDEVARIABLEWATCHBOX_STRING_L3=qbs_new(0,0);
byte_element_struct *byte_element_4832=NULL;
if (!byte_element_4832){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4832=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4832=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_I=NULL; int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_I=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_I==NULL){ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_I==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_I=(int32*)mem_static_malloc(4);
@ -129,20 +99,37 @@ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_DIALOGWIDTH==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_DIALOGWIDTH=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_DIALOGWIDTH=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_DIALOGWIDTH=0; *_FUNC_IDEVARIABLEWATCHBOX_LONG_DIALOGWIDTH=0;
} }
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_FILTERBOX=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_FILTERBOX==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_FILTERBOX=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_FILTERBOX=0;
}
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_PREVFOCUS=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_PREVFOCUS==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_PREVFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_PREVFOCUS=0;
}
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_VARLISTBOX=NULL; int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_VARLISTBOX=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_VARLISTBOX==NULL){ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_VARLISTBOX==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_VARLISTBOX=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_VARLISTBOX=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_VARLISTBOX=0; *_FUNC_IDEVARIABLEWATCHBOX_LONG_VARLISTBOX=0;
} }
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_L=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_L)_FUNC_IDEVARIABLEWATCHBOX_STRING_L=qbs_new(0,0);
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_TOTALVISIBLEVARIABLES=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_TOTALVISIBLEVARIABLES==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_TOTALVISIBLEVARIABLES=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_TOTALVISIBLEVARIABLES=0;
}
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_BUTTONSET=NULL; int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_BUTTONSET=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_BUTTONSET==NULL){ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_BUTTONSET==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_BUTTONSET=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_BUTTONSET=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_BUTTONSET=0; *_FUNC_IDEVARIABLEWATCHBOX_LONG_BUTTONSET=0;
} }
int64 fornext_value4834; int64 fornext_value4847;
int64 fornext_finalvalue4834; int64 fornext_finalvalue4847;
int64 fornext_step4834; int64 fornext_step4847;
uint8 fornext_step_negative4834; uint8 fornext_step_negative4847;
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_F=NULL; int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_F=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_F==NULL){ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_F==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -158,10 +145,10 @@ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_CY==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_CY=0; *_FUNC_IDEVARIABLEWATCHBOX_LONG_CY=0;
} }
int64 fornext_value4837; int64 fornext_value4850;
int64 fornext_finalvalue4837; int64 fornext_finalvalue4850;
int64 fornext_step4837; int64 fornext_step4850;
uint8 fornext_step_negative4837; uint8 fornext_step_negative4850;
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -194,9 +181,9 @@ _FUNC_IDEVARIABLEWATCHBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_ALTLETTER)_FUNC_IDEVARIABLEWATCHBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_ALTLETTER)_FUNC_IDEVARIABLEWATCHBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_4839=NULL; byte_element_struct *byte_element_4852=NULL;
if (!byte_element_4839){ if (!byte_element_4852){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4839=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4839=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4852=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4852=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_K=NULL; int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_K=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_K==NULL){ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_K==NULL){
@ -208,10 +195,10 @@ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_INFO==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_INFO=0; *_FUNC_IDEVARIABLEWATCHBOX_LONG_INFO=0;
} }
int64 fornext_value4841; int64 fornext_value4854;
int64 fornext_finalvalue4841; int64 fornext_finalvalue4854;
int64 fornext_step4841; int64 fornext_step4854;
uint8 fornext_step_negative4841; uint8 fornext_step_negative4854;
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_T=NULL; int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_T=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_T==NULL){ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_T==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_T=(int32*)mem_static_malloc(4);
@ -222,30 +209,96 @@ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_FOCUSOFFSET==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_FOCUSOFFSET=0; *_FUNC_IDEVARIABLEWATCHBOX_LONG_FOCUSOFFSET=0;
} }
byte_element_struct *byte_element_4855=NULL;
if (!byte_element_4855){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4855=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4855=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_Y=NULL; int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_Y=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_Y==NULL){ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_Y==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_Y=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_Y=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_Y=0; *_FUNC_IDEVARIABLEWATCHBOX_LONG_Y=0;
} }
int64 fornext_value4843; int64 fornext_value4857;
int64 fornext_finalvalue4843; int64 fornext_finalvalue4857;
int64 fornext_step4843; int64 fornext_step4857;
uint8 fornext_step_negative4843; uint8 fornext_step_negative4857;
int64 fornext_value4845; int64 fornext_value4859;
int64 fornext_finalvalue4845; int64 fornext_finalvalue4859;
int64 fornext_step4845; int64 fornext_step4859;
uint8 fornext_step_negative4845; uint8 fornext_step_negative4859;
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_A2=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_A2)_FUNC_IDEVARIABLEWATCHBOX_STRING_A2=qbs_new(0,0);
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_TEMP=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_TEMP)_FUNC_IDEVARIABLEWATCHBOX_STRING_TEMP=qbs_new(0,0);
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_V=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_V)_FUNC_IDEVARIABLEWATCHBOX_STRING_V=qbs_new(0,0);
int32 pass4860;
byte_element_struct *byte_element_4861=NULL;
if (!byte_element_4861){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4861=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4861=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_RESULT=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_RESULT==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_RESULT=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_RESULT=0;
}
int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_LONGESTVARNAME=NULL; int32 *_FUNC_IDEVARIABLEWATCHBOX_LONG_LONGESTVARNAME=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_LONG_LONGESTVARNAME==NULL){ if(_FUNC_IDEVARIABLEWATCHBOX_LONG_LONGESTVARNAME==NULL){
_FUNC_IDEVARIABLEWATCHBOX_LONG_LONGESTVARNAME=(int32*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_LONG_LONGESTVARNAME=(int32*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_LONG_LONGESTVARNAME=0; *_FUNC_IDEVARIABLEWATCHBOX_LONG_LONGESTVARNAME=0;
} }
int64 fornext_value4847; int64 fornext_value4863;
int64 fornext_finalvalue4847; int64 fornext_finalvalue4863;
int64 fornext_step4847; int64 fornext_step4863;
uint8 fornext_step_negative4847; uint8 fornext_step_negative4863;
float *_FUNC_IDEVARIABLEWATCHBOX_SINGLE_LASTCLICK=NULL; float *_FUNC_IDEVARIABLEWATCHBOX_SINGLE_LASTCLICK=NULL;
if(_FUNC_IDEVARIABLEWATCHBOX_SINGLE_LASTCLICK==NULL){ if(_FUNC_IDEVARIABLEWATCHBOX_SINGLE_LASTCLICK==NULL){
_FUNC_IDEVARIABLEWATCHBOX_SINGLE_LASTCLICK=(float*)mem_static_malloc(4); _FUNC_IDEVARIABLEWATCHBOX_SINGLE_LASTCLICK=(float*)mem_static_malloc(4);
*_FUNC_IDEVARIABLEWATCHBOX_SINGLE_LASTCLICK=0; *_FUNC_IDEVARIABLEWATCHBOX_SINGLE_LASTCLICK=0;
} }
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_SEARCHTERM=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_SEARCHTERM)_FUNC_IDEVARIABLEWATCHBOX_STRING_SEARCHTERM=qbs_new(0,0);
byte_element_struct *byte_element_4864=NULL;
if (!byte_element_4864){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4864=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4864=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_PROPOSEDTITLE=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_PROPOSEDTITLE)_FUNC_IDEVARIABLEWATCHBOX_STRING_PROPOSEDTITLE=qbs_new(0,0);
int64 fornext_value4866;
int64 fornext_finalvalue4866;
int64 fornext_step4866;
uint8 fornext_step_negative4866;
byte_element_struct *byte_element_4867=NULL;
if (!byte_element_4867){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4867=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4867=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_THISSCOPE=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_THISSCOPE)_FUNC_IDEVARIABLEWATCHBOX_STRING_THISSCOPE=qbs_new(0,0);
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_L3=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_L3)_FUNC_IDEVARIABLEWATCHBOX_STRING_L3=qbs_new(0,0);
byte_element_struct *byte_element_4868=NULL;
if (!byte_element_4868){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4868=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4868=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value4870;
int64 fornext_finalvalue4870;
int64 fornext_step4870;
uint8 fornext_step_negative4870;
byte_element_struct *byte_element_4871=NULL;
if (!byte_element_4871){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4871=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4871=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4872=NULL;
if (!byte_element_4872){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4872=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4872=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4873=NULL;
if (!byte_element_4873){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4873=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4873=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_IDEVARIABLEWATCHBOX_STRING_TEXT=NULL;
if (!_FUNC_IDEVARIABLEWATCHBOX_STRING_TEXT)_FUNC_IDEVARIABLEWATCHBOX_STRING_TEXT=qbs_new(0,0);
byte_element_struct *byte_element_4874=NULL;
if (!byte_element_4874){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4874=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4874=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -49,26 +49,26 @@ _FUNC_IDECALLSTACKBOX_LONG_I=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDECALLSTACKBOX_STRING_TEMP2=NULL; qbs *_FUNC_IDECALLSTACKBOX_STRING_TEMP2=NULL;
if (!_FUNC_IDECALLSTACKBOX_STRING_TEMP2)_FUNC_IDECALLSTACKBOX_STRING_TEMP2=qbs_new(0,0); if (!_FUNC_IDECALLSTACKBOX_STRING_TEMP2)_FUNC_IDECALLSTACKBOX_STRING_TEMP2=qbs_new(0,0);
byte_element_struct *byte_element_4849=NULL; byte_element_struct *byte_element_4876=NULL;
if (!byte_element_4849){ if (!byte_element_4876){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4849=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4849=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4876=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4876=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4850=NULL; byte_element_struct *byte_element_4877=NULL;
if (!byte_element_4850){ if (!byte_element_4877){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4850=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4850=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4877=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4877=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4851=NULL; byte_element_struct *byte_element_4878=NULL;
if (!byte_element_4851){ if (!byte_element_4878){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4851=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4851=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4878=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4878=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4852=NULL; byte_element_struct *byte_element_4879=NULL;
if (!byte_element_4852){ if (!byte_element_4879){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4852=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4852=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4879=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4879=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value4854; int64 fornext_value4881;
int64 fornext_finalvalue4854; int64 fornext_finalvalue4881;
int64 fornext_step4854; int64 fornext_step4881;
uint8 fornext_step_negative4854; uint8 fornext_step_negative4881;
int32 *_FUNC_IDECALLSTACKBOX_LONG_F=NULL; int32 *_FUNC_IDECALLSTACKBOX_LONG_F=NULL;
if(_FUNC_IDECALLSTACKBOX_LONG_F==NULL){ if(_FUNC_IDECALLSTACKBOX_LONG_F==NULL){
_FUNC_IDECALLSTACKBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDECALLSTACKBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -84,10 +84,10 @@ if(_FUNC_IDECALLSTACKBOX_LONG_CY==NULL){
_FUNC_IDECALLSTACKBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDECALLSTACKBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDECALLSTACKBOX_LONG_CY=0; *_FUNC_IDECALLSTACKBOX_LONG_CY=0;
} }
int64 fornext_value4857; int64 fornext_value4884;
int64 fornext_finalvalue4857; int64 fornext_finalvalue4884;
int64 fornext_step4857; int64 fornext_step4884;
uint8 fornext_step_negative4857; uint8 fornext_step_negative4884;
int32 *_FUNC_IDECALLSTACKBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDECALLSTACKBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDECALLSTACKBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDECALLSTACKBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDECALLSTACKBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDECALLSTACKBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -120,9 +120,9 @@ _FUNC_IDECALLSTACKBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDECALLSTACKBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDECALLSTACKBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDECALLSTACKBOX_STRING_ALTLETTER)_FUNC_IDECALLSTACKBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDECALLSTACKBOX_STRING_ALTLETTER)_FUNC_IDECALLSTACKBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_4859=NULL; byte_element_struct *byte_element_4886=NULL;
if (!byte_element_4859){ if (!byte_element_4886){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4859=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4859=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4886=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4886=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECALLSTACKBOX_LONG_K=NULL; int32 *_FUNC_IDECALLSTACKBOX_LONG_K=NULL;
if(_FUNC_IDECALLSTACKBOX_LONG_K==NULL){ if(_FUNC_IDECALLSTACKBOX_LONG_K==NULL){
@ -134,10 +134,10 @@ if(_FUNC_IDECALLSTACKBOX_LONG_INFO==NULL){
_FUNC_IDECALLSTACKBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDECALLSTACKBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDECALLSTACKBOX_LONG_INFO=0; *_FUNC_IDECALLSTACKBOX_LONG_INFO=0;
} }
int64 fornext_value4861; int64 fornext_value4888;
int64 fornext_finalvalue4861; int64 fornext_finalvalue4888;
int64 fornext_step4861; int64 fornext_step4888;
uint8 fornext_step_negative4861; uint8 fornext_step_negative4888;
int32 *_FUNC_IDECALLSTACKBOX_LONG_T=NULL; int32 *_FUNC_IDECALLSTACKBOX_LONG_T=NULL;
if(_FUNC_IDECALLSTACKBOX_LONG_T==NULL){ if(_FUNC_IDECALLSTACKBOX_LONG_T==NULL){
_FUNC_IDECALLSTACKBOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDECALLSTACKBOX_LONG_T=(int32*)mem_static_malloc(4);

View file

@ -3,7 +3,7 @@ if(_SUB_IDEBOX_LONG_Y2==NULL){
_SUB_IDEBOX_LONG_Y2=(int32*)mem_static_malloc(4); _SUB_IDEBOX_LONG_Y2=(int32*)mem_static_malloc(4);
*_SUB_IDEBOX_LONG_Y2=0; *_SUB_IDEBOX_LONG_Y2=0;
} }
int64 fornext_value4863; int64 fornext_value4890;
int64 fornext_finalvalue4863; int64 fornext_finalvalue4890;
int64 fornext_step4863; int64 fornext_step4890;
uint8 fornext_step_negative4863; uint8 fornext_step_negative4890;

View file

@ -3,20 +3,20 @@ if(_SUB_IDEBOXSHADOW_LONG_Y2==NULL){
_SUB_IDEBOXSHADOW_LONG_Y2=(int32*)mem_static_malloc(4); _SUB_IDEBOXSHADOW_LONG_Y2=(int32*)mem_static_malloc(4);
*_SUB_IDEBOXSHADOW_LONG_Y2=0; *_SUB_IDEBOXSHADOW_LONG_Y2=0;
} }
int64 fornext_value4865; int64 fornext_value4892;
int64 fornext_finalvalue4865; int64 fornext_finalvalue4892;
int64 fornext_step4865; int64 fornext_step4892;
uint8 fornext_step_negative4865; uint8 fornext_step_negative4892;
int32 *_SUB_IDEBOXSHADOW_LONG_X2=NULL; int32 *_SUB_IDEBOXSHADOW_LONG_X2=NULL;
if(_SUB_IDEBOXSHADOW_LONG_X2==NULL){ if(_SUB_IDEBOXSHADOW_LONG_X2==NULL){
_SUB_IDEBOXSHADOW_LONG_X2=(int32*)mem_static_malloc(4); _SUB_IDEBOXSHADOW_LONG_X2=(int32*)mem_static_malloc(4);
*_SUB_IDEBOXSHADOW_LONG_X2=0; *_SUB_IDEBOXSHADOW_LONG_X2=0;
} }
int64 fornext_value4867; int64 fornext_value4894;
int64 fornext_finalvalue4867; int64 fornext_finalvalue4894;
int64 fornext_step4867; int64 fornext_step4894;
uint8 fornext_step_negative4867; uint8 fornext_step_negative4894;
int64 fornext_value4869; int64 fornext_value4896;
int64 fornext_finalvalue4869; int64 fornext_finalvalue4896;
int64 fornext_step4869; int64 fornext_step4896;
uint8 fornext_step_negative4869; uint8 fornext_step_negative4896;

View file

@ -58,13 +58,13 @@ if(_FUNC_IDECHANGE_LONG_X==NULL){
_FUNC_IDECHANGE_LONG_X=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_IDECHANGE_LONG_X=0; *_FUNC_IDECHANGE_LONG_X=0;
} }
int64 fornext_value4871; int64 fornext_value4898;
int64 fornext_finalvalue4871; int64 fornext_finalvalue4898;
int64 fornext_step4871; int64 fornext_step4898;
uint8 fornext_step_negative4871; uint8 fornext_step_negative4898;
byte_element_struct *byte_element_4872=NULL; byte_element_struct *byte_element_4899=NULL;
if (!byte_element_4872){ if (!byte_element_4899){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4872=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4872=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4899=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4899=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECHANGE_LONG_LN=NULL; int32 *_FUNC_IDECHANGE_LONG_LN=NULL;
if(_FUNC_IDECHANGE_LONG_LN==NULL){ if(_FUNC_IDECHANGE_LONG_LN==NULL){
@ -76,13 +76,13 @@ if(_FUNC_IDECHANGE_LONG_FH==NULL){
_FUNC_IDECHANGE_LONG_FH=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_FH=(int32*)mem_static_malloc(4);
*_FUNC_IDECHANGE_LONG_FH=0; *_FUNC_IDECHANGE_LONG_FH=0;
} }
byte_element_struct *byte_element_4873=NULL; byte_element_struct *byte_element_4900=NULL;
if (!byte_element_4873){ if (!byte_element_4900){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4873=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4873=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4900=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4900=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4874=NULL; byte_element_struct *byte_element_4901=NULL;
if (!byte_element_4874){ if (!byte_element_4901){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4874=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4874=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4901=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4901=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECHANGE_LONG_AI=NULL; int32 *_FUNC_IDECHANGE_LONG_AI=NULL;
if(_FUNC_IDECHANGE_LONG_AI==NULL){ if(_FUNC_IDECHANGE_LONG_AI==NULL){
@ -91,51 +91,51 @@ _FUNC_IDECHANGE_LONG_AI=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDECHANGE_STRING_F=NULL; qbs *_FUNC_IDECHANGE_STRING_F=NULL;
if (!_FUNC_IDECHANGE_STRING_F)_FUNC_IDECHANGE_STRING_F=qbs_new(0,0); if (!_FUNC_IDECHANGE_STRING_F)_FUNC_IDECHANGE_STRING_F=qbs_new(0,0);
byte_element_struct *byte_element_4876=NULL; byte_element_struct *byte_element_4903=NULL;
if (!byte_element_4876){ if (!byte_element_4903){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4876=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4876=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4903=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4903=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4877=NULL; byte_element_struct *byte_element_4904=NULL;
if (!byte_element_4877){ if (!byte_element_4904){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4877=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4877=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4904=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4904=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECHANGE_LONG_I=NULL; int32 *_FUNC_IDECHANGE_LONG_I=NULL;
if(_FUNC_IDECHANGE_LONG_I==NULL){ if(_FUNC_IDECHANGE_LONG_I==NULL){
_FUNC_IDECHANGE_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDECHANGE_LONG_I=0; *_FUNC_IDECHANGE_LONG_I=0;
} }
int32 pass4878; int32 pass4905;
int32 pass4879; int32 pass4906;
int32 *_FUNC_IDECHANGE_LONG_PREVFOCUS=NULL; int32 *_FUNC_IDECHANGE_LONG_PREVFOCUS=NULL;
if(_FUNC_IDECHANGE_LONG_PREVFOCUS==NULL){ if(_FUNC_IDECHANGE_LONG_PREVFOCUS==NULL){
_FUNC_IDECHANGE_LONG_PREVFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_PREVFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDECHANGE_LONG_PREVFOCUS=0; *_FUNC_IDECHANGE_LONG_PREVFOCUS=0;
} }
byte_element_struct *byte_element_4880=NULL; byte_element_struct *byte_element_4907=NULL;
if (!byte_element_4880){ if (!byte_element_4907){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4880=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4880=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4907=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4907=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4881=NULL; byte_element_struct *byte_element_4908=NULL;
if (!byte_element_4881){ if (!byte_element_4908){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4881=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4881=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4908=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4908=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4882=NULL; byte_element_struct *byte_element_4909=NULL;
if (!byte_element_4882){ if (!byte_element_4909){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4882=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4882=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4909=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4909=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4883=NULL; byte_element_struct *byte_element_4910=NULL;
if (!byte_element_4883){ if (!byte_element_4910){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4883=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4883=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4910=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4910=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECHANGE_LONG_BUTTONSID=NULL; int32 *_FUNC_IDECHANGE_LONG_BUTTONSID=NULL;
if(_FUNC_IDECHANGE_LONG_BUTTONSID==NULL){ if(_FUNC_IDECHANGE_LONG_BUTTONSID==NULL){
_FUNC_IDECHANGE_LONG_BUTTONSID=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_BUTTONSID=(int32*)mem_static_malloc(4);
*_FUNC_IDECHANGE_LONG_BUTTONSID=0; *_FUNC_IDECHANGE_LONG_BUTTONSID=0;
} }
int64 fornext_value4885; int64 fornext_value4912;
int64 fornext_finalvalue4885; int64 fornext_finalvalue4912;
int64 fornext_step4885; int64 fornext_step4912;
uint8 fornext_step_negative4885; uint8 fornext_step_negative4912;
int32 *_FUNC_IDECHANGE_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDECHANGE_LONG_LASTFOCUS=NULL;
if(_FUNC_IDECHANGE_LONG_LASTFOCUS==NULL){ if(_FUNC_IDECHANGE_LONG_LASTFOCUS==NULL){
_FUNC_IDECHANGE_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -183,9 +183,9 @@ _FUNC_IDECHANGE_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDECHANGE_STRING_ALTLETTER=NULL; qbs *_FUNC_IDECHANGE_STRING_ALTLETTER=NULL;
if (!_FUNC_IDECHANGE_STRING_ALTLETTER)_FUNC_IDECHANGE_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDECHANGE_STRING_ALTLETTER)_FUNC_IDECHANGE_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_4888=NULL; byte_element_struct *byte_element_4915=NULL;
if (!byte_element_4888){ if (!byte_element_4915){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4888=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4888=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4915=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4915=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECHANGE_LONG_K=NULL; int32 *_FUNC_IDECHANGE_LONG_K=NULL;
if(_FUNC_IDECHANGE_LONG_K==NULL){ if(_FUNC_IDECHANGE_LONG_K==NULL){
@ -197,10 +197,10 @@ if(_FUNC_IDECHANGE_LONG_INFO==NULL){
_FUNC_IDECHANGE_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDECHANGE_LONG_INFO=0; *_FUNC_IDECHANGE_LONG_INFO=0;
} }
int64 fornext_value4890; int64 fornext_value4917;
int64 fornext_finalvalue4890; int64 fornext_finalvalue4917;
int64 fornext_step4890; int64 fornext_step4917;
uint8 fornext_step_negative4890; uint8 fornext_step_negative4917;
int32 *_FUNC_IDECHANGE_LONG_T=NULL; int32 *_FUNC_IDECHANGE_LONG_T=NULL;
if(_FUNC_IDECHANGE_LONG_T==NULL){ if(_FUNC_IDECHANGE_LONG_T==NULL){
_FUNC_IDECHANGE_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_T=(int32*)mem_static_malloc(4);
@ -211,17 +211,17 @@ if(_FUNC_IDECHANGE_LONG_FOCUSOFFSET==NULL){
_FUNC_IDECHANGE_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4);
*_FUNC_IDECHANGE_LONG_FOCUSOFFSET=0; *_FUNC_IDECHANGE_LONG_FOCUSOFFSET=0;
} }
byte_element_struct *byte_element_4891=NULL; byte_element_struct *byte_element_4918=NULL;
if (!byte_element_4891){ if (!byte_element_4918){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4891=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4891=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4918=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4918=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4892=NULL; byte_element_struct *byte_element_4919=NULL;
if (!byte_element_4892){ if (!byte_element_4919){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4892=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4892=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4919=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4919=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4893=NULL; byte_element_struct *byte_element_4920=NULL;
if (!byte_element_4893){ if (!byte_element_4920){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4893=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4893=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4920=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4920=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDECHANGE_STRING_S=NULL; qbs *_FUNC_IDECHANGE_STRING_S=NULL;
if (!_FUNC_IDECHANGE_STRING_S)_FUNC_IDECHANGE_STRING_S=qbs_new(0,0); if (!_FUNC_IDECHANGE_STRING_S)_FUNC_IDECHANGE_STRING_S=qbs_new(0,0);
@ -235,10 +235,10 @@ if(_FUNC_IDECHANGE_LONG_Y==NULL){
_FUNC_IDECHANGE_LONG_Y=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_Y=(int32*)mem_static_malloc(4);
*_FUNC_IDECHANGE_LONG_Y=0; *_FUNC_IDECHANGE_LONG_Y=0;
} }
int64 fornext_value4895; int64 fornext_value4922;
int64 fornext_finalvalue4895; int64 fornext_finalvalue4922;
int64 fornext_step4895; int64 fornext_step4922;
uint8 fornext_step_negative4895; uint8 fornext_step_negative4922;
int32 *_FUNC_IDECHANGE_LONG_MAXPROGRESSWIDTH=NULL; int32 *_FUNC_IDECHANGE_LONG_MAXPROGRESSWIDTH=NULL;
if(_FUNC_IDECHANGE_LONG_MAXPROGRESSWIDTH==NULL){ if(_FUNC_IDECHANGE_LONG_MAXPROGRESSWIDTH==NULL){
_FUNC_IDECHANGE_LONG_MAXPROGRESSWIDTH=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_MAXPROGRESSWIDTH=(int32*)mem_static_malloc(4);
@ -277,21 +277,21 @@ if(_FUNC_IDECHANGE_LONG_C==NULL){
_FUNC_IDECHANGE_LONG_C=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_C=(int32*)mem_static_malloc(4);
*_FUNC_IDECHANGE_LONG_C=0; *_FUNC_IDECHANGE_LONG_C=0;
} }
byte_element_struct *byte_element_4896=NULL; byte_element_struct *byte_element_4923=NULL;
if (!byte_element_4896){ if (!byte_element_4923){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4896=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4896=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4923=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4923=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4897=NULL; byte_element_struct *byte_element_4924=NULL;
if (!byte_element_4897){ if (!byte_element_4924){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4897=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4897=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4924=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4924=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4898=NULL; byte_element_struct *byte_element_4925=NULL;
if (!byte_element_4898){ if (!byte_element_4925){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4898=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4898=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4925=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4925=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4899=NULL; byte_element_struct *byte_element_4926=NULL;
if (!byte_element_4899){ if (!byte_element_4926){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4899=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4899=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4926=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4926=(byte_element_struct*)mem_static_malloc(12);
} }
int8 *_FUNC_IDECHANGE_BYTE_COMMENT=NULL; int8 *_FUNC_IDECHANGE_BYTE_COMMENT=NULL;
if(_FUNC_IDECHANGE_BYTE_COMMENT==NULL){ if(_FUNC_IDECHANGE_BYTE_COMMENT==NULL){
@ -303,21 +303,21 @@ if(_FUNC_IDECHANGE_BYTE_QUOTE==NULL){
_FUNC_IDECHANGE_BYTE_QUOTE=(int8*)mem_static_malloc(1); _FUNC_IDECHANGE_BYTE_QUOTE=(int8*)mem_static_malloc(1);
*_FUNC_IDECHANGE_BYTE_QUOTE=0; *_FUNC_IDECHANGE_BYTE_QUOTE=0;
} }
byte_element_struct *byte_element_4900=NULL; byte_element_struct *byte_element_4927=NULL;
if (!byte_element_4900){ if (!byte_element_4927){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4900=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4900=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4927=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4927=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4901=NULL; byte_element_struct *byte_element_4928=NULL;
if (!byte_element_4901){ if (!byte_element_4928){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4901=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4901=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4928=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4928=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4902=NULL; byte_element_struct *byte_element_4929=NULL;
if (!byte_element_4902){ if (!byte_element_4929){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4902=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4902=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4929=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4929=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4903; int32 pass4930;
int8 pass4904; int8 pass4931;
int64 fornext_value4906; int64 fornext_value4933;
int64 fornext_finalvalue4906; int64 fornext_finalvalue4933;
int64 fornext_step4906; int64 fornext_step4933;
uint8 fornext_step_negative4906; uint8 fornext_step_negative4933;

View file

@ -1,41 +1,41 @@
qbs*oldstr4907=NULL; qbs*oldstr4934=NULL;
if(_SUB_FINDQUOTECOMMENT_STRING_TEXT->tmp||_SUB_FINDQUOTECOMMENT_STRING_TEXT->fixed||_SUB_FINDQUOTECOMMENT_STRING_TEXT->readonly){ if(_SUB_FINDQUOTECOMMENT_STRING_TEXT->tmp||_SUB_FINDQUOTECOMMENT_STRING_TEXT->fixed||_SUB_FINDQUOTECOMMENT_STRING_TEXT->readonly){
oldstr4907=_SUB_FINDQUOTECOMMENT_STRING_TEXT; oldstr4934=_SUB_FINDQUOTECOMMENT_STRING_TEXT;
if (oldstr4907->cmem_descriptor){ if (oldstr4934->cmem_descriptor){
_SUB_FINDQUOTECOMMENT_STRING_TEXT=qbs_new_cmem(oldstr4907->len,0); _SUB_FINDQUOTECOMMENT_STRING_TEXT=qbs_new_cmem(oldstr4934->len,0);
}else{ }else{
_SUB_FINDQUOTECOMMENT_STRING_TEXT=qbs_new(oldstr4907->len,0); _SUB_FINDQUOTECOMMENT_STRING_TEXT=qbs_new(oldstr4934->len,0);
} }
memcpy(_SUB_FINDQUOTECOMMENT_STRING_TEXT->chr,oldstr4907->chr,oldstr4907->len); memcpy(_SUB_FINDQUOTECOMMENT_STRING_TEXT->chr,oldstr4934->chr,oldstr4934->len);
} }
int32 *_SUB_FINDQUOTECOMMENT_LONG_CURSOR=NULL; int32 *_SUB_FINDQUOTECOMMENT_LONG_CURSOR=NULL;
if(_SUB_FINDQUOTECOMMENT_LONG_CURSOR==NULL){ if(_SUB_FINDQUOTECOMMENT_LONG_CURSOR==NULL){
_SUB_FINDQUOTECOMMENT_LONG_CURSOR=(int32*)mem_static_malloc(4); _SUB_FINDQUOTECOMMENT_LONG_CURSOR=(int32*)mem_static_malloc(4);
*_SUB_FINDQUOTECOMMENT_LONG_CURSOR=0; *_SUB_FINDQUOTECOMMENT_LONG_CURSOR=0;
} }
byte_element_struct *byte_element_4908=NULL; byte_element_struct *byte_element_4935=NULL;
if (!byte_element_4908){ if (!byte_element_4935){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4908=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4908=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4935=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4935=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4909=NULL; byte_element_struct *byte_element_4936=NULL;
if (!byte_element_4909){ if (!byte_element_4936){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4909=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4909=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4936=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4936=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_FINDQUOTECOMMENT_LONG_FIND_K=NULL; int32 *_SUB_FINDQUOTECOMMENT_LONG_FIND_K=NULL;
if(_SUB_FINDQUOTECOMMENT_LONG_FIND_K==NULL){ if(_SUB_FINDQUOTECOMMENT_LONG_FIND_K==NULL){
_SUB_FINDQUOTECOMMENT_LONG_FIND_K=(int32*)mem_static_malloc(4); _SUB_FINDQUOTECOMMENT_LONG_FIND_K=(int32*)mem_static_malloc(4);
*_SUB_FINDQUOTECOMMENT_LONG_FIND_K=0; *_SUB_FINDQUOTECOMMENT_LONG_FIND_K=0;
} }
int64 fornext_value4911; int64 fornext_value4938;
int64 fornext_finalvalue4911; int64 fornext_finalvalue4938;
int64 fornext_step4911; int64 fornext_step4938;
uint8 fornext_step_negative4911; uint8 fornext_step_negative4938;
static qbs *sc_4912=qbs_new(0,0); static qbs *sc_4939=qbs_new(0,0);
byte_element_struct *byte_element_4913=NULL; byte_element_struct *byte_element_4940=NULL;
if (!byte_element_4913){ if (!byte_element_4940){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4913=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4913=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4940=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4940=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4914=NULL; byte_element_struct *byte_element_4941=NULL;
if (!byte_element_4914){ if (!byte_element_4941){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4914=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4914=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4941=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4941=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -37,10 +37,10 @@ if(_FUNC_IDECHANGEIT_LONG_W==NULL){
_FUNC_IDECHANGEIT_LONG_W=(int32*)mem_static_malloc(4); _FUNC_IDECHANGEIT_LONG_W=(int32*)mem_static_malloc(4);
*_FUNC_IDECHANGEIT_LONG_W=0; *_FUNC_IDECHANGEIT_LONG_W=0;
} }
int64 fornext_value4916; int64 fornext_value4943;
int64 fornext_finalvalue4916; int64 fornext_finalvalue4943;
int64 fornext_step4916; int64 fornext_step4943;
uint8 fornext_step_negative4916; uint8 fornext_step_negative4943;
int32 *_FUNC_IDECHANGEIT_LONG_F=NULL; int32 *_FUNC_IDECHANGEIT_LONG_F=NULL;
if(_FUNC_IDECHANGEIT_LONG_F==NULL){ if(_FUNC_IDECHANGEIT_LONG_F==NULL){
_FUNC_IDECHANGEIT_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDECHANGEIT_LONG_F=(int32*)mem_static_malloc(4);
@ -56,10 +56,10 @@ if(_FUNC_IDECHANGEIT_LONG_CY==NULL){
_FUNC_IDECHANGEIT_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDECHANGEIT_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDECHANGEIT_LONG_CY=0; *_FUNC_IDECHANGEIT_LONG_CY=0;
} }
int64 fornext_value4919; int64 fornext_value4946;
int64 fornext_finalvalue4919; int64 fornext_finalvalue4946;
int64 fornext_step4919; int64 fornext_step4946;
uint8 fornext_step_negative4919; uint8 fornext_step_negative4946;
int32 *_FUNC_IDECHANGEIT_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDECHANGEIT_LONG_LASTFOCUS=NULL;
if(_FUNC_IDECHANGEIT_LONG_LASTFOCUS==NULL){ if(_FUNC_IDECHANGEIT_LONG_LASTFOCUS==NULL){
_FUNC_IDECHANGEIT_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDECHANGEIT_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -92,9 +92,9 @@ _FUNC_IDECHANGEIT_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDECHANGEIT_STRING_ALTLETTER=NULL; qbs *_FUNC_IDECHANGEIT_STRING_ALTLETTER=NULL;
if (!_FUNC_IDECHANGEIT_STRING_ALTLETTER)_FUNC_IDECHANGEIT_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDECHANGEIT_STRING_ALTLETTER)_FUNC_IDECHANGEIT_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_4921=NULL; byte_element_struct *byte_element_4948=NULL;
if (!byte_element_4921){ if (!byte_element_4948){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4921=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4921=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4948=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4948=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECHANGEIT_LONG_K=NULL; int32 *_FUNC_IDECHANGEIT_LONG_K=NULL;
if(_FUNC_IDECHANGEIT_LONG_K==NULL){ if(_FUNC_IDECHANGEIT_LONG_K==NULL){
@ -106,10 +106,10 @@ if(_FUNC_IDECHANGEIT_LONG_INFO==NULL){
_FUNC_IDECHANGEIT_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDECHANGEIT_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDECHANGEIT_LONG_INFO=0; *_FUNC_IDECHANGEIT_LONG_INFO=0;
} }
int64 fornext_value4923; int64 fornext_value4950;
int64 fornext_finalvalue4923; int64 fornext_finalvalue4950;
int64 fornext_step4923; int64 fornext_step4950;
uint8 fornext_step_negative4923; uint8 fornext_step_negative4950;
int32 *_FUNC_IDECHANGEIT_LONG_T=NULL; int32 *_FUNC_IDECHANGEIT_LONG_T=NULL;
if(_FUNC_IDECHANGEIT_LONG_T==NULL){ if(_FUNC_IDECHANGEIT_LONG_T==NULL){
_FUNC_IDECHANGEIT_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDECHANGEIT_LONG_T=(int32*)mem_static_malloc(4);

View file

@ -3,29 +3,29 @@ if(_SUB_IDEDELLINE_LONG_B==NULL){
_SUB_IDEDELLINE_LONG_B=(int32*)mem_static_malloc(4); _SUB_IDEDELLINE_LONG_B=(int32*)mem_static_malloc(4);
*_SUB_IDEDELLINE_LONG_B=0; *_SUB_IDEDELLINE_LONG_B=0;
} }
int64 fornext_value4925; int64 fornext_value4952;
int64 fornext_finalvalue4925; int64 fornext_finalvalue4952;
int64 fornext_step4925; int64 fornext_step4952;
uint8 fornext_step_negative4925; uint8 fornext_step_negative4952;
int32 *_SUB_IDEDELLINE_LONG_Y=NULL; int32 *_SUB_IDEDELLINE_LONG_Y=NULL;
if(_SUB_IDEDELLINE_LONG_Y==NULL){ if(_SUB_IDEDELLINE_LONG_Y==NULL){
_SUB_IDEDELLINE_LONG_Y=(int32*)mem_static_malloc(4); _SUB_IDEDELLINE_LONG_Y=(int32*)mem_static_malloc(4);
*_SUB_IDEDELLINE_LONG_Y=0; *_SUB_IDEDELLINE_LONG_Y=0;
} }
int64 fornext_value4927; int64 fornext_value4954;
int64 fornext_finalvalue4927; int64 fornext_finalvalue4954;
int64 fornext_step4927; int64 fornext_step4954;
uint8 fornext_step_negative4927; uint8 fornext_step_negative4954;
int64 fornext_value4929; int64 fornext_value4956;
int64 fornext_finalvalue4929; int64 fornext_finalvalue4956;
int64 fornext_step4929; int64 fornext_step4956;
uint8 fornext_step_negative4929; uint8 fornext_step_negative4956;
int32 *_SUB_IDEDELLINE_LONG_TEXTLEN=NULL; int32 *_SUB_IDEDELLINE_LONG_TEXTLEN=NULL;
if(_SUB_IDEDELLINE_LONG_TEXTLEN==NULL){ if(_SUB_IDEDELLINE_LONG_TEXTLEN==NULL){
_SUB_IDEDELLINE_LONG_TEXTLEN=(int32*)mem_static_malloc(4); _SUB_IDEDELLINE_LONG_TEXTLEN=(int32*)mem_static_malloc(4);
*_SUB_IDEDELLINE_LONG_TEXTLEN=0; *_SUB_IDEDELLINE_LONG_TEXTLEN=0;
} }
byte_element_struct *byte_element_4930=NULL; byte_element_struct *byte_element_4957=NULL;
if (!byte_element_4930){ if (!byte_element_4957){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4930=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4930=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4957=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4957=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -20,16 +20,16 @@ if(_SUB_IDEDRAWOBJ_LONG_X2==NULL){
_SUB_IDEDRAWOBJ_LONG_X2=(int32*)mem_static_malloc(4); _SUB_IDEDRAWOBJ_LONG_X2=(int32*)mem_static_malloc(4);
*_SUB_IDEDRAWOBJ_LONG_X2=0; *_SUB_IDEDRAWOBJ_LONG_X2=0;
} }
int32 pass4931; int32 pass4958;
int32 pass4932; int32 pass4959;
int32 pass4933; int32 pass4960;
byte_element_struct *byte_element_4934=NULL; byte_element_struct *byte_element_4961=NULL;
if (!byte_element_4934){ if (!byte_element_4961){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4934=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4934=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4961=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4961=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4935=NULL; byte_element_struct *byte_element_4962=NULL;
if (!byte_element_4935){ if (!byte_element_4962){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4935=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4935=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4962=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4962=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEDRAWOBJ_LONG_CX=NULL; int32 *_SUB_IDEDRAWOBJ_LONG_CX=NULL;
if(_SUB_IDEDRAWOBJ_LONG_CX==NULL){ if(_SUB_IDEDRAWOBJ_LONG_CX==NULL){
@ -41,9 +41,9 @@ if(_SUB_IDEDRAWOBJ_LONG_TX==NULL){
_SUB_IDEDRAWOBJ_LONG_TX=(int32*)mem_static_malloc(4); _SUB_IDEDRAWOBJ_LONG_TX=(int32*)mem_static_malloc(4);
*_SUB_IDEDRAWOBJ_LONG_TX=0; *_SUB_IDEDRAWOBJ_LONG_TX=0;
} }
byte_element_struct *byte_element_4936=NULL; byte_element_struct *byte_element_4963=NULL;
if (!byte_element_4936){ if (!byte_element_4963){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4936=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4936=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4963=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4963=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEDRAWOBJ_LONG_SX1=NULL; int32 *_SUB_IDEDRAWOBJ_LONG_SX1=NULL;
if(_SUB_IDEDRAWOBJ_LONG_SX1==NULL){ if(_SUB_IDEDRAWOBJ_LONG_SX1==NULL){
@ -60,16 +60,16 @@ if(_SUB_IDEDRAWOBJ_LONG_COLORCHAR==NULL){
_SUB_IDEDRAWOBJ_LONG_COLORCHAR=(int32*)mem_static_malloc(4); _SUB_IDEDRAWOBJ_LONG_COLORCHAR=(int32*)mem_static_malloc(4);
*_SUB_IDEDRAWOBJ_LONG_COLORCHAR=0; *_SUB_IDEDRAWOBJ_LONG_COLORCHAR=0;
} }
int64 fornext_value4938; int64 fornext_value4965;
int64 fornext_finalvalue4938; int64 fornext_finalvalue4965;
int64 fornext_step4938; int64 fornext_step4965;
uint8 fornext_step_negative4938; uint8 fornext_step_negative4965;
byte_element_struct *byte_element_4939=NULL; byte_element_struct *byte_element_4966=NULL;
if (!byte_element_4939){ if (!byte_element_4966){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4939=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4939=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4966=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4966=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4940; int32 pass4967;
int32 pass4941; int32 pass4968;
int32 *_SUB_IDEDRAWOBJ_LONG_W=NULL; int32 *_SUB_IDEDRAWOBJ_LONG_W=NULL;
if(_SUB_IDEDRAWOBJ_LONG_W==NULL){ if(_SUB_IDEDRAWOBJ_LONG_W==NULL){
_SUB_IDEDRAWOBJ_LONG_W=(int32*)mem_static_malloc(4); _SUB_IDEDRAWOBJ_LONG_W=(int32*)mem_static_malloc(4);
@ -102,19 +102,19 @@ if(_SUB_IDEDRAWOBJ_LONG_I2==NULL){
_SUB_IDEDRAWOBJ_LONG_I2=(int32*)mem_static_malloc(4); _SUB_IDEDRAWOBJ_LONG_I2=(int32*)mem_static_malloc(4);
*_SUB_IDEDRAWOBJ_LONG_I2=0; *_SUB_IDEDRAWOBJ_LONG_I2=0;
} }
int64 fornext_value4943; int64 fornext_value4970;
int64 fornext_finalvalue4943; int64 fornext_finalvalue4970;
int64 fornext_step4943; int64 fornext_step4970;
uint8 fornext_step_negative4943; uint8 fornext_step_negative4970;
byte_element_struct *byte_element_4944=NULL; byte_element_struct *byte_element_4971=NULL;
if (!byte_element_4944){ if (!byte_element_4971){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4944=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4944=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4971=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4971=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEDRAWOBJ_STRING_A2=NULL; qbs *_SUB_IDEDRAWOBJ_STRING_A2=NULL;
if (!_SUB_IDEDRAWOBJ_STRING_A2)_SUB_IDEDRAWOBJ_STRING_A2=qbs_new(0,0); if (!_SUB_IDEDRAWOBJ_STRING_A2)_SUB_IDEDRAWOBJ_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_4945=NULL; byte_element_struct *byte_element_4972=NULL;
if (!byte_element_4945){ if (!byte_element_4972){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4945=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4945=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4972=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4972=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEDRAWOBJ_LONG_CHARACTER=NULL; int32 *_SUB_IDEDRAWOBJ_LONG_CHARACTER=NULL;
if(_SUB_IDEDRAWOBJ_LONG_CHARACTER==NULL){ if(_SUB_IDEDRAWOBJ_LONG_CHARACTER==NULL){
@ -126,17 +126,17 @@ if(_SUB_IDEDRAWOBJ_LONG_CF==NULL){
_SUB_IDEDRAWOBJ_LONG_CF=(int32*)mem_static_malloc(4); _SUB_IDEDRAWOBJ_LONG_CF=(int32*)mem_static_malloc(4);
*_SUB_IDEDRAWOBJ_LONG_CF=0; *_SUB_IDEDRAWOBJ_LONG_CF=0;
} }
int64 fornext_value4947; int64 fornext_value4974;
int64 fornext_finalvalue4947; int64 fornext_finalvalue4974;
int64 fornext_step4947; int64 fornext_step4974;
uint8 fornext_step_negative4947; uint8 fornext_step_negative4974;
byte_element_struct *byte_element_4948=NULL; byte_element_struct *byte_element_4975=NULL;
if (!byte_element_4948){ if (!byte_element_4975){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4948=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4948=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4975=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4975=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4950=NULL; byte_element_struct *byte_element_4977=NULL;
if (!byte_element_4950){ if (!byte_element_4977){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4950=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4950=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4977=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4977=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEDRAWOBJ_LONG_TNUM=NULL; int32 *_SUB_IDEDRAWOBJ_LONG_TNUM=NULL;
if(_SUB_IDEDRAWOBJ_LONG_TNUM==NULL){ if(_SUB_IDEDRAWOBJ_LONG_TNUM==NULL){
@ -153,20 +153,20 @@ if(_SUB_IDEDRAWOBJ_LONG_Q==NULL){
_SUB_IDEDRAWOBJ_LONG_Q=(int32*)mem_static_malloc(4); _SUB_IDEDRAWOBJ_LONG_Q=(int32*)mem_static_malloc(4);
*_SUB_IDEDRAWOBJ_LONG_Q=0; *_SUB_IDEDRAWOBJ_LONG_Q=0;
} }
int32 pass4956; int32 pass4983;
int32 pass4957; int32 pass4984;
int32 *_SUB_IDEDRAWOBJ_LONG_C=NULL; int32 *_SUB_IDEDRAWOBJ_LONG_C=NULL;
if(_SUB_IDEDRAWOBJ_LONG_C==NULL){ if(_SUB_IDEDRAWOBJ_LONG_C==NULL){
_SUB_IDEDRAWOBJ_LONG_C=(int32*)mem_static_malloc(4); _SUB_IDEDRAWOBJ_LONG_C=(int32*)mem_static_malloc(4);
*_SUB_IDEDRAWOBJ_LONG_C=0; *_SUB_IDEDRAWOBJ_LONG_C=0;
} }
int64 fornext_value4959; int64 fornext_value4986;
int64 fornext_finalvalue4959; int64 fornext_finalvalue4986;
int64 fornext_step4959; int64 fornext_step4986;
uint8 fornext_step_negative4959; uint8 fornext_step_negative4986;
byte_element_struct *byte_element_4960=NULL; byte_element_struct *byte_element_4987=NULL;
if (!byte_element_4960){ if (!byte_element_4987){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4960=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4960=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4987=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4987=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEDRAWOBJ_LONG_WHITESPACE=NULL; int32 *_SUB_IDEDRAWOBJ_LONG_WHITESPACE=NULL;
if(_SUB_IDEDRAWOBJ_LONG_WHITESPACE==NULL){ if(_SUB_IDEDRAWOBJ_LONG_WHITESPACE==NULL){
@ -188,15 +188,15 @@ if(_SUB_IDEDRAWOBJ_LONG_N2==NULL){
_SUB_IDEDRAWOBJ_LONG_N2=(int32*)mem_static_malloc(4); _SUB_IDEDRAWOBJ_LONG_N2=(int32*)mem_static_malloc(4);
*_SUB_IDEDRAWOBJ_LONG_N2=0; *_SUB_IDEDRAWOBJ_LONG_N2=0;
} }
int64 fornext_value4962; int64 fornext_value4989;
int64 fornext_finalvalue4962; int64 fornext_finalvalue4989;
int64 fornext_step4962; int64 fornext_step4989;
uint8 fornext_step_negative4962; uint8 fornext_step_negative4989;
byte_element_struct *byte_element_4963=NULL; byte_element_struct *byte_element_4990=NULL;
if (!byte_element_4963){ if (!byte_element_4990){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4963=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4963=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4990=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4990=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4964=NULL; byte_element_struct *byte_element_4991=NULL;
if (!byte_element_4964){ if (!byte_element_4991){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4964=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4964=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4991=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4991=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,11 +1,11 @@
int32 pass4970; int32 pass4997;
int32 pass4971; int32 pass4998;
int32 *_SUB_IDEDRAWPAR_LONG_X=NULL; int32 *_SUB_IDEDRAWPAR_LONG_X=NULL;
if(_SUB_IDEDRAWPAR_LONG_X==NULL){ if(_SUB_IDEDRAWPAR_LONG_X==NULL){
_SUB_IDEDRAWPAR_LONG_X=(int32*)mem_static_malloc(4); _SUB_IDEDRAWPAR_LONG_X=(int32*)mem_static_malloc(4);
*_SUB_IDEDRAWPAR_LONG_X=0; *_SUB_IDEDRAWPAR_LONG_X=0;
} }
byte_element_struct *byte_element_4972=NULL; byte_element_struct *byte_element_4999=NULL;
if (!byte_element_4972){ if (!byte_element_4999){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4972=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4972=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4999=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4999=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,33 +1,33 @@
qbs *_FUNC_IDEFILEEXISTS_STRING_IDEFILEEXISTS=NULL; qbs *_FUNC_IDEFILEEXISTS_STRING_IDEFILEEXISTS=NULL;
if (!_FUNC_IDEFILEEXISTS_STRING_IDEFILEEXISTS)_FUNC_IDEFILEEXISTS_STRING_IDEFILEEXISTS=qbs_new(0,0); if (!_FUNC_IDEFILEEXISTS_STRING_IDEFILEEXISTS)_FUNC_IDEFILEEXISTS_STRING_IDEFILEEXISTS=qbs_new(0,0);
qbs*oldstr4973=NULL; qbs*oldstr5000=NULL;
if(_FUNC_IDEFILEEXISTS_STRING_F->tmp||_FUNC_IDEFILEEXISTS_STRING_F->fixed||_FUNC_IDEFILEEXISTS_STRING_F->readonly){ if(_FUNC_IDEFILEEXISTS_STRING_F->tmp||_FUNC_IDEFILEEXISTS_STRING_F->fixed||_FUNC_IDEFILEEXISTS_STRING_F->readonly){
oldstr4973=_FUNC_IDEFILEEXISTS_STRING_F; oldstr5000=_FUNC_IDEFILEEXISTS_STRING_F;
if (oldstr4973->cmem_descriptor){ if (oldstr5000->cmem_descriptor){
_FUNC_IDEFILEEXISTS_STRING_F=qbs_new_cmem(oldstr4973->len,0); _FUNC_IDEFILEEXISTS_STRING_F=qbs_new_cmem(oldstr5000->len,0);
}else{ }else{
_FUNC_IDEFILEEXISTS_STRING_F=qbs_new(oldstr4973->len,0); _FUNC_IDEFILEEXISTS_STRING_F=qbs_new(oldstr5000->len,0);
} }
memcpy(_FUNC_IDEFILEEXISTS_STRING_F->chr,oldstr4973->chr,oldstr4973->len); memcpy(_FUNC_IDEFILEEXISTS_STRING_F->chr,oldstr5000->chr,oldstr5000->len);
} }
int32 *_FUNC_IDEFILEEXISTS_LONG_L=NULL; int32 *_FUNC_IDEFILEEXISTS_LONG_L=NULL;
if(_FUNC_IDEFILEEXISTS_LONG_L==NULL){ if(_FUNC_IDEFILEEXISTS_LONG_L==NULL){
_FUNC_IDEFILEEXISTS_LONG_L=(int32*)mem_static_malloc(4); _FUNC_IDEFILEEXISTS_LONG_L=(int32*)mem_static_malloc(4);
*_FUNC_IDEFILEEXISTS_LONG_L=0; *_FUNC_IDEFILEEXISTS_LONG_L=0;
} }
byte_element_struct *byte_element_4974=NULL; byte_element_struct *byte_element_5001=NULL;
if (!byte_element_4974){ if (!byte_element_5001){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4974=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4974=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5001=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5001=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4976=NULL; byte_element_struct *byte_element_5003=NULL;
if (!byte_element_4976){ if (!byte_element_5003){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4976=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4976=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5003=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5003=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEFILEEXISTS_STRING_M=NULL; qbs *_FUNC_IDEFILEEXISTS_STRING_M=NULL;
if (!_FUNC_IDEFILEEXISTS_STRING_M)_FUNC_IDEFILEEXISTS_STRING_M=qbs_new(0,0); if (!_FUNC_IDEFILEEXISTS_STRING_M)_FUNC_IDEFILEEXISTS_STRING_M=qbs_new(0,0);
byte_element_struct *byte_element_4977=NULL; byte_element_struct *byte_element_5004=NULL;
if (!byte_element_4977){ if (!byte_element_5004){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4977=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4977=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5004=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5004=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEFILEEXISTS_LONG_RESULT=NULL; int32 *_FUNC_IDEFILEEXISTS_LONG_RESULT=NULL;
if(_FUNC_IDEFILEEXISTS_LONG_RESULT==NULL){ if(_FUNC_IDEFILEEXISTS_LONG_RESULT==NULL){

View file

@ -58,13 +58,13 @@ if(_FUNC_IDEFIND_LONG_X==NULL){
_FUNC_IDEFIND_LONG_X=(int32*)mem_static_malloc(4); _FUNC_IDEFIND_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_IDEFIND_LONG_X=0; *_FUNC_IDEFIND_LONG_X=0;
} }
int64 fornext_value4979; int64 fornext_value5006;
int64 fornext_finalvalue4979; int64 fornext_finalvalue5006;
int64 fornext_step4979; int64 fornext_step5006;
uint8 fornext_step_negative4979; uint8 fornext_step_negative5006;
byte_element_struct *byte_element_4980=NULL; byte_element_struct *byte_element_5007=NULL;
if (!byte_element_4980){ if (!byte_element_5007){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4980=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4980=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5007=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5007=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEFIND_LONG_LN=NULL; int32 *_FUNC_IDEFIND_LONG_LN=NULL;
if(_FUNC_IDEFIND_LONG_LN==NULL){ if(_FUNC_IDEFIND_LONG_LN==NULL){
@ -76,13 +76,13 @@ if(_FUNC_IDEFIND_LONG_FH==NULL){
_FUNC_IDEFIND_LONG_FH=(int32*)mem_static_malloc(4); _FUNC_IDEFIND_LONG_FH=(int32*)mem_static_malloc(4);
*_FUNC_IDEFIND_LONG_FH=0; *_FUNC_IDEFIND_LONG_FH=0;
} }
byte_element_struct *byte_element_4981=NULL; byte_element_struct *byte_element_5008=NULL;
if (!byte_element_4981){ if (!byte_element_5008){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4981=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4981=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5008=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5008=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4982=NULL; byte_element_struct *byte_element_5009=NULL;
if (!byte_element_4982){ if (!byte_element_5009){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4982=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4982=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5009=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5009=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEFIND_LONG_AI=NULL; int32 *_FUNC_IDEFIND_LONG_AI=NULL;
if(_FUNC_IDEFIND_LONG_AI==NULL){ if(_FUNC_IDEFIND_LONG_AI==NULL){
@ -91,38 +91,38 @@ _FUNC_IDEFIND_LONG_AI=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDEFIND_STRING_F=NULL; qbs *_FUNC_IDEFIND_STRING_F=NULL;
if (!_FUNC_IDEFIND_STRING_F)_FUNC_IDEFIND_STRING_F=qbs_new(0,0); if (!_FUNC_IDEFIND_STRING_F)_FUNC_IDEFIND_STRING_F=qbs_new(0,0);
byte_element_struct *byte_element_4984=NULL; byte_element_struct *byte_element_5011=NULL;
if (!byte_element_4984){ if (!byte_element_5011){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4984=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4984=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5011=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5011=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4985=NULL; byte_element_struct *byte_element_5012=NULL;
if (!byte_element_4985){ if (!byte_element_5012){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4985=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4985=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5012=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5012=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEFIND_LONG_I=NULL; int32 *_FUNC_IDEFIND_LONG_I=NULL;
if(_FUNC_IDEFIND_LONG_I==NULL){ if(_FUNC_IDEFIND_LONG_I==NULL){
_FUNC_IDEFIND_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDEFIND_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDEFIND_LONG_I=0; *_FUNC_IDEFIND_LONG_I=0;
} }
int32 pass4986; int32 pass5013;
int32 pass4987; int32 pass5014;
int32 *_FUNC_IDEFIND_LONG_PREVFOCUS=NULL; int32 *_FUNC_IDEFIND_LONG_PREVFOCUS=NULL;
if(_FUNC_IDEFIND_LONG_PREVFOCUS==NULL){ if(_FUNC_IDEFIND_LONG_PREVFOCUS==NULL){
_FUNC_IDEFIND_LONG_PREVFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEFIND_LONG_PREVFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEFIND_LONG_PREVFOCUS=0; *_FUNC_IDEFIND_LONG_PREVFOCUS=0;
} }
byte_element_struct *byte_element_4988=NULL; byte_element_struct *byte_element_5015=NULL;
if (!byte_element_4988){ if (!byte_element_5015){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4988=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4988=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5015=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5015=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4989=NULL; byte_element_struct *byte_element_5016=NULL;
if (!byte_element_4989){ if (!byte_element_5016){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4989=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4989=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5016=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5016=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value4991; int64 fornext_value5018;
int64 fornext_finalvalue4991; int64 fornext_finalvalue5018;
int64 fornext_step4991; int64 fornext_step5018;
uint8 fornext_step_negative4991; uint8 fornext_step_negative5018;
int32 *_FUNC_IDEFIND_LONG_F=NULL; int32 *_FUNC_IDEFIND_LONG_F=NULL;
if(_FUNC_IDEFIND_LONG_F==NULL){ if(_FUNC_IDEFIND_LONG_F==NULL){
_FUNC_IDEFIND_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDEFIND_LONG_F=(int32*)mem_static_malloc(4);
@ -138,10 +138,10 @@ if(_FUNC_IDEFIND_LONG_CY==NULL){
_FUNC_IDEFIND_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDEFIND_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDEFIND_LONG_CY=0; *_FUNC_IDEFIND_LONG_CY=0;
} }
int64 fornext_value4994; int64 fornext_value5021;
int64 fornext_finalvalue4994; int64 fornext_finalvalue5021;
int64 fornext_step4994; int64 fornext_step5021;
uint8 fornext_step_negative4994; uint8 fornext_step_negative5021;
int32 *_FUNC_IDEFIND_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDEFIND_LONG_LASTFOCUS=NULL;
if(_FUNC_IDEFIND_LONG_LASTFOCUS==NULL){ if(_FUNC_IDEFIND_LONG_LASTFOCUS==NULL){
_FUNC_IDEFIND_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEFIND_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -174,9 +174,9 @@ _FUNC_IDEFIND_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDEFIND_STRING_ALTLETTER=NULL; qbs *_FUNC_IDEFIND_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEFIND_STRING_ALTLETTER)_FUNC_IDEFIND_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDEFIND_STRING_ALTLETTER)_FUNC_IDEFIND_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_4996=NULL; byte_element_struct *byte_element_5023=NULL;
if (!byte_element_4996){ if (!byte_element_5023){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4996=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4996=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5023=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5023=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEFIND_LONG_K=NULL; int32 *_FUNC_IDEFIND_LONG_K=NULL;
if(_FUNC_IDEFIND_LONG_K==NULL){ if(_FUNC_IDEFIND_LONG_K==NULL){
@ -188,10 +188,10 @@ if(_FUNC_IDEFIND_LONG_INFO==NULL){
_FUNC_IDEFIND_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDEFIND_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDEFIND_LONG_INFO=0; *_FUNC_IDEFIND_LONG_INFO=0;
} }
int64 fornext_value4998; int64 fornext_value5025;
int64 fornext_finalvalue4998; int64 fornext_finalvalue5025;
int64 fornext_step4998; int64 fornext_step5025;
uint8 fornext_step_negative4998; uint8 fornext_step_negative5025;
int32 *_FUNC_IDEFIND_LONG_T=NULL; int32 *_FUNC_IDEFIND_LONG_T=NULL;
if(_FUNC_IDEFIND_LONG_T==NULL){ if(_FUNC_IDEFIND_LONG_T==NULL){
_FUNC_IDEFIND_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDEFIND_LONG_T=(int32*)mem_static_malloc(4);
@ -202,18 +202,18 @@ if(_FUNC_IDEFIND_LONG_FOCUSOFFSET==NULL){
_FUNC_IDEFIND_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4); _FUNC_IDEFIND_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4);
*_FUNC_IDEFIND_LONG_FOCUSOFFSET=0; *_FUNC_IDEFIND_LONG_FOCUSOFFSET=0;
} }
byte_element_struct *byte_element_4999=NULL; byte_element_struct *byte_element_5026=NULL;
if (!byte_element_4999){ if (!byte_element_5026){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4999=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4999=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5026=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5026=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEFIND_STRING_S=NULL; qbs *_FUNC_IDEFIND_STRING_S=NULL;
if (!_FUNC_IDEFIND_STRING_S)_FUNC_IDEFIND_STRING_S=qbs_new(0,0); if (!_FUNC_IDEFIND_STRING_S)_FUNC_IDEFIND_STRING_S=qbs_new(0,0);
int8 pass5000; int8 pass5027;
byte_element_struct *byte_element_5001=NULL; byte_element_struct *byte_element_5028=NULL;
if (!byte_element_5001){ if (!byte_element_5028){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5001=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5001=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5028=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5028=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5002=NULL; byte_element_struct *byte_element_5029=NULL;
if (!byte_element_5002){ if (!byte_element_5029){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5002=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5002=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5029=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5029=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -27,46 +27,46 @@ if(_SUB_IDEFINDAGAIN_LONG_LOOPED==NULL){
_SUB_IDEFINDAGAIN_LONG_LOOPED=(int32*)mem_static_malloc(4); _SUB_IDEFINDAGAIN_LONG_LOOPED=(int32*)mem_static_malloc(4);
*_SUB_IDEFINDAGAIN_LONG_LOOPED=0; *_SUB_IDEFINDAGAIN_LONG_LOOPED=0;
} }
byte_element_struct *byte_element_5003=NULL; byte_element_struct *byte_element_5030=NULL;
if (!byte_element_5003){ if (!byte_element_5030){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5003=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5003=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5030=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5030=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5004=NULL; byte_element_struct *byte_element_5031=NULL;
if (!byte_element_5004){ if (!byte_element_5031){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5004=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5004=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5031=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5031=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5005=NULL; byte_element_struct *byte_element_5032=NULL;
if (!byte_element_5005){ if (!byte_element_5032){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5005=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5005=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5032=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5032=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5006=NULL; byte_element_struct *byte_element_5033=NULL;
if (!byte_element_5006){ if (!byte_element_5033){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5006=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5006=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5033=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5033=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5007=NULL; byte_element_struct *byte_element_5034=NULL;
if (!byte_element_5007){ if (!byte_element_5034){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5007=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5007=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5034=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5034=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5008=NULL; byte_element_struct *byte_element_5035=NULL;
if (!byte_element_5008){ if (!byte_element_5035){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5008=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5008=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5035=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5035=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5009=NULL; byte_element_struct *byte_element_5036=NULL;
if (!byte_element_5009){ if (!byte_element_5036){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5009=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5009=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5036=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5036=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEFINDAGAIN_LONG_X1=NULL; int32 *_SUB_IDEFINDAGAIN_LONG_X1=NULL;
if(_SUB_IDEFINDAGAIN_LONG_X1==NULL){ if(_SUB_IDEFINDAGAIN_LONG_X1==NULL){
_SUB_IDEFINDAGAIN_LONG_X1=(int32*)mem_static_malloc(4); _SUB_IDEFINDAGAIN_LONG_X1=(int32*)mem_static_malloc(4);
*_SUB_IDEFINDAGAIN_LONG_X1=0; *_SUB_IDEFINDAGAIN_LONG_X1=0;
} }
byte_element_struct *byte_element_5010=NULL; byte_element_struct *byte_element_5037=NULL;
if (!byte_element_5010){ if (!byte_element_5037){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5010=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5010=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5037=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5037=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5011=NULL; byte_element_struct *byte_element_5038=NULL;
if (!byte_element_5011){ if (!byte_element_5038){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5011=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5011=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5038=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5038=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEFINDAGAIN_LONG_X=NULL; int32 *_SUB_IDEFINDAGAIN_LONG_X=NULL;
if(_SUB_IDEFINDAGAIN_LONG_X==NULL){ if(_SUB_IDEFINDAGAIN_LONG_X==NULL){
@ -78,10 +78,10 @@ if(_SUB_IDEFINDAGAIN_LONG_XX==NULL){
_SUB_IDEFINDAGAIN_LONG_XX=(int32*)mem_static_malloc(4); _SUB_IDEFINDAGAIN_LONG_XX=(int32*)mem_static_malloc(4);
*_SUB_IDEFINDAGAIN_LONG_XX=0; *_SUB_IDEFINDAGAIN_LONG_XX=0;
} }
int64 fornext_value5013; int64 fornext_value5040;
int64 fornext_finalvalue5013; int64 fornext_finalvalue5040;
int64 fornext_step5013; int64 fornext_step5040;
uint8 fornext_step_negative5013; uint8 fornext_step_negative5040;
int32 *_SUB_IDEFINDAGAIN_LONG_XXO=NULL; int32 *_SUB_IDEFINDAGAIN_LONG_XXO=NULL;
if(_SUB_IDEFINDAGAIN_LONG_XXO==NULL){ if(_SUB_IDEFINDAGAIN_LONG_XXO==NULL){
_SUB_IDEFINDAGAIN_LONG_XXO=(int32*)mem_static_malloc(4); _SUB_IDEFINDAGAIN_LONG_XXO=(int32*)mem_static_malloc(4);
@ -92,17 +92,17 @@ if(_SUB_IDEFINDAGAIN_LONG_XX2==NULL){
_SUB_IDEFINDAGAIN_LONG_XX2=(int32*)mem_static_malloc(4); _SUB_IDEFINDAGAIN_LONG_XX2=(int32*)mem_static_malloc(4);
*_SUB_IDEFINDAGAIN_LONG_XX2=0; *_SUB_IDEFINDAGAIN_LONG_XX2=0;
} }
int64 fornext_value5015; int64 fornext_value5042;
int64 fornext_finalvalue5015; int64 fornext_finalvalue5042;
int64 fornext_step5015; int64 fornext_step5042;
uint8 fornext_step_negative5015; uint8 fornext_step_negative5042;
byte_element_struct *byte_element_5016=NULL; byte_element_struct *byte_element_5043=NULL;
if (!byte_element_5016){ if (!byte_element_5043){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5016=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5016=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5043=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5043=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5017=NULL; byte_element_struct *byte_element_5044=NULL;
if (!byte_element_5017){ if (!byte_element_5044){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5017=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5017=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5044=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5044=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEFINDAGAIN_LONG_WHOLE=NULL; int32 *_SUB_IDEFINDAGAIN_LONG_WHOLE=NULL;
if(_SUB_IDEFINDAGAIN_LONG_WHOLE==NULL){ if(_SUB_IDEFINDAGAIN_LONG_WHOLE==NULL){
@ -114,23 +114,23 @@ if(_SUB_IDEFINDAGAIN_LONG_C==NULL){
_SUB_IDEFINDAGAIN_LONG_C=(int32*)mem_static_malloc(4); _SUB_IDEFINDAGAIN_LONG_C=(int32*)mem_static_malloc(4);
*_SUB_IDEFINDAGAIN_LONG_C=0; *_SUB_IDEFINDAGAIN_LONG_C=0;
} }
byte_element_struct *byte_element_5018=NULL; byte_element_struct *byte_element_5045=NULL;
if (!byte_element_5018){ if (!byte_element_5045){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5018=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5018=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5045=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5045=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5019=NULL; byte_element_struct *byte_element_5046=NULL;
if (!byte_element_5019){ if (!byte_element_5046){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5019=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5019=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5046=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5046=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5020=NULL; byte_element_struct *byte_element_5047=NULL;
if (!byte_element_5020){ if (!byte_element_5047){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5020=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5020=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5047=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5047=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5021=NULL; byte_element_struct *byte_element_5048=NULL;
if (!byte_element_5021){ if (!byte_element_5048){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5021=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5021=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5048=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5048=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5022=NULL; byte_element_struct *byte_element_5049=NULL;
if (!byte_element_5022){ if (!byte_element_5049){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5022=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5022=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5049=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5049=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -18,10 +18,10 @@ if(_FUNC_IDEHBAR_LONG_X2==NULL){
_FUNC_IDEHBAR_LONG_X2=(int32*)mem_static_malloc(4); _FUNC_IDEHBAR_LONG_X2=(int32*)mem_static_malloc(4);
*_FUNC_IDEHBAR_LONG_X2=0; *_FUNC_IDEHBAR_LONG_X2=0;
} }
int64 fornext_value5026; int64 fornext_value5053;
int64 fornext_finalvalue5026; int64 fornext_finalvalue5053;
int64 fornext_step5026; int64 fornext_step5053;
uint8 fornext_step_negative5026; uint8 fornext_step_negative5053;
float *_FUNC_IDEHBAR_SINGLE_P=NULL; float *_FUNC_IDEHBAR_SINGLE_P=NULL;
if(_FUNC_IDEHBAR_SINGLE_P==NULL){ if(_FUNC_IDEHBAR_SINGLE_P==NULL){
_FUNC_IDEHBAR_SINGLE_P=(float*)mem_static_malloc(4); _FUNC_IDEHBAR_SINGLE_P=(float*)mem_static_malloc(4);

View file

@ -3,21 +3,21 @@ if(_FUNC_IDEHLEN_LONG_IDEHLEN==NULL){
_FUNC_IDEHLEN_LONG_IDEHLEN=(int32*)mem_static_malloc(4); _FUNC_IDEHLEN_LONG_IDEHLEN=(int32*)mem_static_malloc(4);
*_FUNC_IDEHLEN_LONG_IDEHLEN=0; *_FUNC_IDEHLEN_LONG_IDEHLEN=0;
} }
qbs*oldstr5027=NULL; qbs*oldstr5054=NULL;
if(_FUNC_IDEHLEN_STRING_A->tmp||_FUNC_IDEHLEN_STRING_A->fixed||_FUNC_IDEHLEN_STRING_A->readonly){ if(_FUNC_IDEHLEN_STRING_A->tmp||_FUNC_IDEHLEN_STRING_A->fixed||_FUNC_IDEHLEN_STRING_A->readonly){
oldstr5027=_FUNC_IDEHLEN_STRING_A; oldstr5054=_FUNC_IDEHLEN_STRING_A;
if (oldstr5027->cmem_descriptor){ if (oldstr5054->cmem_descriptor){
_FUNC_IDEHLEN_STRING_A=qbs_new_cmem(oldstr5027->len,0); _FUNC_IDEHLEN_STRING_A=qbs_new_cmem(oldstr5054->len,0);
}else{ }else{
_FUNC_IDEHLEN_STRING_A=qbs_new(oldstr5027->len,0); _FUNC_IDEHLEN_STRING_A=qbs_new(oldstr5054->len,0);
} }
memcpy(_FUNC_IDEHLEN_STRING_A->chr,oldstr5027->chr,oldstr5027->len); memcpy(_FUNC_IDEHLEN_STRING_A->chr,oldstr5054->chr,oldstr5054->len);
} }
byte_element_struct *byte_element_5028=NULL; byte_element_struct *byte_element_5055=NULL;
if (!byte_element_5028){ if (!byte_element_5055){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5028=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5028=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5055=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5055=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5029=NULL; byte_element_struct *byte_element_5056=NULL;
if (!byte_element_5029){ if (!byte_element_5056){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5029=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5029=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5056=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5056=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,25 +1,25 @@
qbs*oldstr5030=NULL; qbs*oldstr5057=NULL;
if(_SUB_IDEHPRINT_STRING_A->tmp||_SUB_IDEHPRINT_STRING_A->fixed||_SUB_IDEHPRINT_STRING_A->readonly){ if(_SUB_IDEHPRINT_STRING_A->tmp||_SUB_IDEHPRINT_STRING_A->fixed||_SUB_IDEHPRINT_STRING_A->readonly){
oldstr5030=_SUB_IDEHPRINT_STRING_A; oldstr5057=_SUB_IDEHPRINT_STRING_A;
if (oldstr5030->cmem_descriptor){ if (oldstr5057->cmem_descriptor){
_SUB_IDEHPRINT_STRING_A=qbs_new_cmem(oldstr5030->len,0); _SUB_IDEHPRINT_STRING_A=qbs_new_cmem(oldstr5057->len,0);
}else{ }else{
_SUB_IDEHPRINT_STRING_A=qbs_new(oldstr5030->len,0); _SUB_IDEHPRINT_STRING_A=qbs_new(oldstr5057->len,0);
} }
memcpy(_SUB_IDEHPRINT_STRING_A->chr,oldstr5030->chr,oldstr5030->len); memcpy(_SUB_IDEHPRINT_STRING_A->chr,oldstr5057->chr,oldstr5057->len);
} }
int32 *_SUB_IDEHPRINT_LONG_I=NULL; int32 *_SUB_IDEHPRINT_LONG_I=NULL;
if(_SUB_IDEHPRINT_LONG_I==NULL){ if(_SUB_IDEHPRINT_LONG_I==NULL){
_SUB_IDEHPRINT_LONG_I=(int32*)mem_static_malloc(4); _SUB_IDEHPRINT_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_IDEHPRINT_LONG_I=0; *_SUB_IDEHPRINT_LONG_I=0;
} }
int64 fornext_value5032; int64 fornext_value5059;
int64 fornext_finalvalue5032; int64 fornext_finalvalue5059;
int64 fornext_step5032; int64 fornext_step5059;
uint8 fornext_step_negative5032; uint8 fornext_step_negative5059;
byte_element_struct *byte_element_5033=NULL; byte_element_struct *byte_element_5060=NULL;
if (!byte_element_5033){ if (!byte_element_5060){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5033=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5033=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5060=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5060=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEHPRINT_STRING_C=NULL; qbs *_SUB_IDEHPRINT_STRING_C=NULL;
if (!_SUB_IDEHPRINT_STRING_C)_SUB_IDEHPRINT_STRING_C=qbs_new(0,0); if (!_SUB_IDEHPRINT_STRING_C)_SUB_IDEHPRINT_STRING_C=qbs_new(0,0);

View file

@ -1,45 +1,45 @@
qbs*oldstr5035=NULL; qbs*oldstr5062=NULL;
if(_SUB_IDEINSLINE_STRING_TEXT->tmp||_SUB_IDEINSLINE_STRING_TEXT->fixed||_SUB_IDEINSLINE_STRING_TEXT->readonly){ if(_SUB_IDEINSLINE_STRING_TEXT->tmp||_SUB_IDEINSLINE_STRING_TEXT->fixed||_SUB_IDEINSLINE_STRING_TEXT->readonly){
oldstr5035=_SUB_IDEINSLINE_STRING_TEXT; oldstr5062=_SUB_IDEINSLINE_STRING_TEXT;
if (oldstr5035->cmem_descriptor){ if (oldstr5062->cmem_descriptor){
_SUB_IDEINSLINE_STRING_TEXT=qbs_new_cmem(oldstr5035->len,0); _SUB_IDEINSLINE_STRING_TEXT=qbs_new_cmem(oldstr5062->len,0);
}else{ }else{
_SUB_IDEINSLINE_STRING_TEXT=qbs_new(oldstr5035->len,0); _SUB_IDEINSLINE_STRING_TEXT=qbs_new(oldstr5062->len,0);
} }
memcpy(_SUB_IDEINSLINE_STRING_TEXT->chr,oldstr5035->chr,oldstr5035->len); memcpy(_SUB_IDEINSLINE_STRING_TEXT->chr,oldstr5062->chr,oldstr5062->len);
} }
int32 *_SUB_IDEINSLINE_LONG_B=NULL; int32 *_SUB_IDEINSLINE_LONG_B=NULL;
if(_SUB_IDEINSLINE_LONG_B==NULL){ if(_SUB_IDEINSLINE_LONG_B==NULL){
_SUB_IDEINSLINE_LONG_B=(int32*)mem_static_malloc(4); _SUB_IDEINSLINE_LONG_B=(int32*)mem_static_malloc(4);
*_SUB_IDEINSLINE_LONG_B=0; *_SUB_IDEINSLINE_LONG_B=0;
} }
int64 fornext_value5037; int64 fornext_value5064;
int64 fornext_finalvalue5037; int64 fornext_finalvalue5064;
int64 fornext_step5037; int64 fornext_step5064;
uint8 fornext_step_negative5037; uint8 fornext_step_negative5064;
int32 *_SUB_IDEINSLINE_LONG_Y=NULL; int32 *_SUB_IDEINSLINE_LONG_Y=NULL;
if(_SUB_IDEINSLINE_LONG_Y==NULL){ if(_SUB_IDEINSLINE_LONG_Y==NULL){
_SUB_IDEINSLINE_LONG_Y=(int32*)mem_static_malloc(4); _SUB_IDEINSLINE_LONG_Y=(int32*)mem_static_malloc(4);
*_SUB_IDEINSLINE_LONG_Y=0; *_SUB_IDEINSLINE_LONG_Y=0;
} }
int64 fornext_value5039; int64 fornext_value5066;
int64 fornext_finalvalue5039; int64 fornext_finalvalue5066;
int64 fornext_step5039; int64 fornext_step5066;
uint8 fornext_step_negative5039; uint8 fornext_step_negative5066;
int64 fornext_value5041; int64 fornext_value5068;
int64 fornext_finalvalue5041; int64 fornext_finalvalue5068;
int64 fornext_step5041; int64 fornext_step5068;
uint8 fornext_step_negative5041; uint8 fornext_step_negative5068;
int32 *_SUB_IDEINSLINE_LONG_TEXTLEN=NULL; int32 *_SUB_IDEINSLINE_LONG_TEXTLEN=NULL;
if(_SUB_IDEINSLINE_LONG_TEXTLEN==NULL){ if(_SUB_IDEINSLINE_LONG_TEXTLEN==NULL){
_SUB_IDEINSLINE_LONG_TEXTLEN=(int32*)mem_static_malloc(4); _SUB_IDEINSLINE_LONG_TEXTLEN=(int32*)mem_static_malloc(4);
*_SUB_IDEINSLINE_LONG_TEXTLEN=0; *_SUB_IDEINSLINE_LONG_TEXTLEN=0;
} }
byte_element_struct *byte_element_5042=NULL; byte_element_struct *byte_element_5069=NULL;
if (!byte_element_5042){ if (!byte_element_5069){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5042=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5042=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5069=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5069=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5043=NULL; byte_element_struct *byte_element_5070=NULL;
if (!byte_element_5043){ if (!byte_element_5070){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5043=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5043=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5070=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5070=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,44 +1,44 @@
qbs *_FUNC_IDEINPUTBOX_STRING_IDEINPUTBOX=NULL; qbs *_FUNC_IDEINPUTBOX_STRING_IDEINPUTBOX=NULL;
if (!_FUNC_IDEINPUTBOX_STRING_IDEINPUTBOX)_FUNC_IDEINPUTBOX_STRING_IDEINPUTBOX=qbs_new(0,0); if (!_FUNC_IDEINPUTBOX_STRING_IDEINPUTBOX)_FUNC_IDEINPUTBOX_STRING_IDEINPUTBOX=qbs_new(0,0);
qbs*oldstr5044=NULL; qbs*oldstr5071=NULL;
if(_FUNC_IDEINPUTBOX_STRING_TITLE->tmp||_FUNC_IDEINPUTBOX_STRING_TITLE->fixed||_FUNC_IDEINPUTBOX_STRING_TITLE->readonly){ if(_FUNC_IDEINPUTBOX_STRING_TITLE->tmp||_FUNC_IDEINPUTBOX_STRING_TITLE->fixed||_FUNC_IDEINPUTBOX_STRING_TITLE->readonly){
oldstr5044=_FUNC_IDEINPUTBOX_STRING_TITLE; oldstr5071=_FUNC_IDEINPUTBOX_STRING_TITLE;
if (oldstr5044->cmem_descriptor){ if (oldstr5071->cmem_descriptor){
_FUNC_IDEINPUTBOX_STRING_TITLE=qbs_new_cmem(oldstr5044->len,0); _FUNC_IDEINPUTBOX_STRING_TITLE=qbs_new_cmem(oldstr5071->len,0);
}else{ }else{
_FUNC_IDEINPUTBOX_STRING_TITLE=qbs_new(oldstr5044->len,0); _FUNC_IDEINPUTBOX_STRING_TITLE=qbs_new(oldstr5071->len,0);
} }
memcpy(_FUNC_IDEINPUTBOX_STRING_TITLE->chr,oldstr5044->chr,oldstr5044->len); memcpy(_FUNC_IDEINPUTBOX_STRING_TITLE->chr,oldstr5071->chr,oldstr5071->len);
} }
qbs*oldstr5045=NULL; qbs*oldstr5072=NULL;
if(_FUNC_IDEINPUTBOX_STRING_CAPTION->tmp||_FUNC_IDEINPUTBOX_STRING_CAPTION->fixed||_FUNC_IDEINPUTBOX_STRING_CAPTION->readonly){ if(_FUNC_IDEINPUTBOX_STRING_CAPTION->tmp||_FUNC_IDEINPUTBOX_STRING_CAPTION->fixed||_FUNC_IDEINPUTBOX_STRING_CAPTION->readonly){
oldstr5045=_FUNC_IDEINPUTBOX_STRING_CAPTION; oldstr5072=_FUNC_IDEINPUTBOX_STRING_CAPTION;
if (oldstr5045->cmem_descriptor){ if (oldstr5072->cmem_descriptor){
_FUNC_IDEINPUTBOX_STRING_CAPTION=qbs_new_cmem(oldstr5045->len,0); _FUNC_IDEINPUTBOX_STRING_CAPTION=qbs_new_cmem(oldstr5072->len,0);
}else{ }else{
_FUNC_IDEINPUTBOX_STRING_CAPTION=qbs_new(oldstr5045->len,0); _FUNC_IDEINPUTBOX_STRING_CAPTION=qbs_new(oldstr5072->len,0);
} }
memcpy(_FUNC_IDEINPUTBOX_STRING_CAPTION->chr,oldstr5045->chr,oldstr5045->len); memcpy(_FUNC_IDEINPUTBOX_STRING_CAPTION->chr,oldstr5072->chr,oldstr5072->len);
} }
qbs*oldstr5046=NULL; qbs*oldstr5073=NULL;
if(_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->tmp||_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->fixed||_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->readonly){ if(_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->tmp||_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->fixed||_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->readonly){
oldstr5046=_FUNC_IDEINPUTBOX_STRING_INITIALVALUE; oldstr5073=_FUNC_IDEINPUTBOX_STRING_INITIALVALUE;
if (oldstr5046->cmem_descriptor){ if (oldstr5073->cmem_descriptor){
_FUNC_IDEINPUTBOX_STRING_INITIALVALUE=qbs_new_cmem(oldstr5046->len,0); _FUNC_IDEINPUTBOX_STRING_INITIALVALUE=qbs_new_cmem(oldstr5073->len,0);
}else{ }else{
_FUNC_IDEINPUTBOX_STRING_INITIALVALUE=qbs_new(oldstr5046->len,0); _FUNC_IDEINPUTBOX_STRING_INITIALVALUE=qbs_new(oldstr5073->len,0);
} }
memcpy(_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->chr,oldstr5046->chr,oldstr5046->len); memcpy(_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->chr,oldstr5073->chr,oldstr5073->len);
} }
qbs*oldstr5047=NULL; qbs*oldstr5074=NULL;
if(_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->tmp||_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->fixed||_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->readonly){ if(_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->tmp||_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->fixed||_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->readonly){
oldstr5047=_FUNC_IDEINPUTBOX_STRING_VALIDINPUT; oldstr5074=_FUNC_IDEINPUTBOX_STRING_VALIDINPUT;
if (oldstr5047->cmem_descriptor){ if (oldstr5074->cmem_descriptor){
_FUNC_IDEINPUTBOX_STRING_VALIDINPUT=qbs_new_cmem(oldstr5047->len,0); _FUNC_IDEINPUTBOX_STRING_VALIDINPUT=qbs_new_cmem(oldstr5074->len,0);
}else{ }else{
_FUNC_IDEINPUTBOX_STRING_VALIDINPUT=qbs_new(oldstr5047->len,0); _FUNC_IDEINPUTBOX_STRING_VALIDINPUT=qbs_new(oldstr5074->len,0);
} }
memcpy(_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->chr,oldstr5047->chr,oldstr5047->len); memcpy(_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->chr,oldstr5074->chr,oldstr5074->len);
} }
int32 *_FUNC_IDEINPUTBOX_LONG_FOCUS=NULL; int32 *_FUNC_IDEINPUTBOX_LONG_FOCUS=NULL;
if(_FUNC_IDEINPUTBOX_LONG_FOCUS==NULL){ if(_FUNC_IDEINPUTBOX_LONG_FOCUS==NULL){
@ -72,24 +72,24 @@ if(_FUNC_IDEINPUTBOX_LONG_I==NULL){
_FUNC_IDEINPUTBOX_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDEINPUTBOX_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDEINPUTBOX_LONG_I=0; *_FUNC_IDEINPUTBOX_LONG_I=0;
} }
int32 pass5048; int32 pass5075;
int32 *_FUNC_IDEINPUTBOX_LONG_PREVFOCUS=NULL; int32 *_FUNC_IDEINPUTBOX_LONG_PREVFOCUS=NULL;
if(_FUNC_IDEINPUTBOX_LONG_PREVFOCUS==NULL){ if(_FUNC_IDEINPUTBOX_LONG_PREVFOCUS==NULL){
_FUNC_IDEINPUTBOX_LONG_PREVFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEINPUTBOX_LONG_PREVFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEINPUTBOX_LONG_PREVFOCUS=0; *_FUNC_IDEINPUTBOX_LONG_PREVFOCUS=0;
} }
byte_element_struct *byte_element_5049=NULL; byte_element_struct *byte_element_5076=NULL;
if (!byte_element_5049){ if (!byte_element_5076){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5049=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5049=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5076=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5076=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5050=NULL; byte_element_struct *byte_element_5077=NULL;
if (!byte_element_5050){ if (!byte_element_5077){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5050=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5050=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5077=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5077=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5052; int64 fornext_value5079;
int64 fornext_finalvalue5052; int64 fornext_finalvalue5079;
int64 fornext_step5052; int64 fornext_step5079;
uint8 fornext_step_negative5052; uint8 fornext_step_negative5079;
int32 *_FUNC_IDEINPUTBOX_LONG_F=NULL; int32 *_FUNC_IDEINPUTBOX_LONG_F=NULL;
if(_FUNC_IDEINPUTBOX_LONG_F==NULL){ if(_FUNC_IDEINPUTBOX_LONG_F==NULL){
_FUNC_IDEINPUTBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDEINPUTBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -105,10 +105,10 @@ if(_FUNC_IDEINPUTBOX_LONG_CY==NULL){
_FUNC_IDEINPUTBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDEINPUTBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDEINPUTBOX_LONG_CY=0; *_FUNC_IDEINPUTBOX_LONG_CY=0;
} }
int64 fornext_value5055; int64 fornext_value5082;
int64 fornext_finalvalue5055; int64 fornext_finalvalue5082;
int64 fornext_step5055; int64 fornext_step5082;
uint8 fornext_step_negative5055; uint8 fornext_step_negative5082;
int32 *_FUNC_IDEINPUTBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDEINPUTBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDEINPUTBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDEINPUTBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDEINPUTBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEINPUTBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -141,9 +141,9 @@ _FUNC_IDEINPUTBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDEINPUTBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDEINPUTBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEINPUTBOX_STRING_ALTLETTER)_FUNC_IDEINPUTBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDEINPUTBOX_STRING_ALTLETTER)_FUNC_IDEINPUTBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5057=NULL; byte_element_struct *byte_element_5084=NULL;
if (!byte_element_5057){ if (!byte_element_5084){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5057=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5057=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5084=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5084=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEINPUTBOX_LONG_K=NULL; int32 *_FUNC_IDEINPUTBOX_LONG_K=NULL;
if(_FUNC_IDEINPUTBOX_LONG_K==NULL){ if(_FUNC_IDEINPUTBOX_LONG_K==NULL){
@ -155,10 +155,10 @@ if(_FUNC_IDEINPUTBOX_LONG_INFO==NULL){
_FUNC_IDEINPUTBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDEINPUTBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDEINPUTBOX_LONG_INFO=0; *_FUNC_IDEINPUTBOX_LONG_INFO=0;
} }
int64 fornext_value5059; int64 fornext_value5086;
int64 fornext_finalvalue5059; int64 fornext_finalvalue5086;
int64 fornext_step5059; int64 fornext_step5086;
uint8 fornext_step_negative5059; uint8 fornext_step_negative5086;
int32 *_FUNC_IDEINPUTBOX_LONG_T=NULL; int32 *_FUNC_IDEINPUTBOX_LONG_T=NULL;
if(_FUNC_IDEINPUTBOX_LONG_T==NULL){ if(_FUNC_IDEINPUTBOX_LONG_T==NULL){
_FUNC_IDEINPUTBOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDEINPUTBOX_LONG_T=(int32*)mem_static_malloc(4);
@ -169,23 +169,23 @@ if(_FUNC_IDEINPUTBOX_LONG_FOCUSOFFSET==NULL){
_FUNC_IDEINPUTBOX_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4); _FUNC_IDEINPUTBOX_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4);
*_FUNC_IDEINPUTBOX_LONG_FOCUSOFFSET=0; *_FUNC_IDEINPUTBOX_LONG_FOCUSOFFSET=0;
} }
byte_element_struct *byte_element_5060=NULL; byte_element_struct *byte_element_5087=NULL;
if (!byte_element_5060){ if (!byte_element_5087){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5060=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5060=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5087=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5087=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5061=NULL; byte_element_struct *byte_element_5088=NULL;
if (!byte_element_5061){ if (!byte_element_5088){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5061=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5061=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5088=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5088=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEINPUTBOX_STRING_A=NULL; qbs *_FUNC_IDEINPUTBOX_STRING_A=NULL;
if (!_FUNC_IDEINPUTBOX_STRING_A)_FUNC_IDEINPUTBOX_STRING_A=qbs_new(0,0); if (!_FUNC_IDEINPUTBOX_STRING_A)_FUNC_IDEINPUTBOX_STRING_A=qbs_new(0,0);
qbs *_FUNC_IDEINPUTBOX_STRING_TEMPA=NULL; qbs *_FUNC_IDEINPUTBOX_STRING_TEMPA=NULL;
if (!_FUNC_IDEINPUTBOX_STRING_TEMPA)_FUNC_IDEINPUTBOX_STRING_TEMPA=qbs_new(0,0); if (!_FUNC_IDEINPUTBOX_STRING_TEMPA)_FUNC_IDEINPUTBOX_STRING_TEMPA=qbs_new(0,0);
int64 fornext_value5063; int64 fornext_value5090;
int64 fornext_finalvalue5063; int64 fornext_finalvalue5090;
int64 fornext_step5063; int64 fornext_step5090;
uint8 fornext_step_negative5063; uint8 fornext_step_negative5090;
byte_element_struct *byte_element_5064=NULL; byte_element_struct *byte_element_5091=NULL;
if (!byte_element_5064){ if (!byte_element_5091){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5064=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5064=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5091=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5091=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,12 +1,12 @@
qbs*oldstr5065=NULL; qbs*oldstr5092=NULL;
if(_SUB_IDENEWSF_STRING_SF->tmp||_SUB_IDENEWSF_STRING_SF->fixed||_SUB_IDENEWSF_STRING_SF->readonly){ if(_SUB_IDENEWSF_STRING_SF->tmp||_SUB_IDENEWSF_STRING_SF->fixed||_SUB_IDENEWSF_STRING_SF->readonly){
oldstr5065=_SUB_IDENEWSF_STRING_SF; oldstr5092=_SUB_IDENEWSF_STRING_SF;
if (oldstr5065->cmem_descriptor){ if (oldstr5092->cmem_descriptor){
_SUB_IDENEWSF_STRING_SF=qbs_new_cmem(oldstr5065->len,0); _SUB_IDENEWSF_STRING_SF=qbs_new_cmem(oldstr5092->len,0);
}else{ }else{
_SUB_IDENEWSF_STRING_SF=qbs_new(oldstr5065->len,0); _SUB_IDENEWSF_STRING_SF=qbs_new(oldstr5092->len,0);
} }
memcpy(_SUB_IDENEWSF_STRING_SF->chr,oldstr5065->chr,oldstr5065->len); memcpy(_SUB_IDENEWSF_STRING_SF->chr,oldstr5092->chr,oldstr5092->len);
} }
qbs *_SUB_IDENEWSF_STRING_A=NULL; qbs *_SUB_IDENEWSF_STRING_A=NULL;
if (!_SUB_IDENEWSF_STRING_A)_SUB_IDENEWSF_STRING_A=qbs_new(0,0); if (!_SUB_IDENEWSF_STRING_A)_SUB_IDENEWSF_STRING_A=qbs_new(0,0);
@ -27,21 +27,21 @@ if(_SUB_IDENEWSF_LONG_X==NULL){
_SUB_IDENEWSF_LONG_X=(int32*)mem_static_malloc(4); _SUB_IDENEWSF_LONG_X=(int32*)mem_static_malloc(4);
*_SUB_IDENEWSF_LONG_X=0; *_SUB_IDENEWSF_LONG_X=0;
} }
int64 fornext_value5067; int64 fornext_value5094;
int64 fornext_finalvalue5067; int64 fornext_finalvalue5094;
int64 fornext_step5067; int64 fornext_step5094;
uint8 fornext_step_negative5067; uint8 fornext_step_negative5094;
byte_element_struct *byte_element_5068=NULL; byte_element_struct *byte_element_5095=NULL;
if (!byte_element_5068){ if (!byte_element_5095){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5068=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5068=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5095=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5095=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDENEWSF_STRING_NEWSF=NULL; qbs *_SUB_IDENEWSF_STRING_NEWSF=NULL;
if (!_SUB_IDENEWSF_STRING_NEWSF)_SUB_IDENEWSF_STRING_NEWSF=qbs_new(0,0); if (!_SUB_IDENEWSF_STRING_NEWSF)_SUB_IDENEWSF_STRING_NEWSF=qbs_new(0,0);
int32 pass5069; int32 pass5096;
int32 pass5070; int32 pass5097;
byte_element_struct *byte_element_5071=NULL; byte_element_struct *byte_element_5098=NULL;
if (!byte_element_5071){ if (!byte_element_5098){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5071=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5071=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5098=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5098=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDENEWSF_LONG_Y=NULL; int32 *_SUB_IDENEWSF_LONG_Y=NULL;
if(_SUB_IDENEWSF_LONG_Y==NULL){ if(_SUB_IDENEWSF_LONG_Y==NULL){

View file

@ -1,20 +1,20 @@
qbs *_FUNC_IDENEWFOLDER_STRING_IDENEWFOLDER=NULL; qbs *_FUNC_IDENEWFOLDER_STRING_IDENEWFOLDER=NULL;
if (!_FUNC_IDENEWFOLDER_STRING_IDENEWFOLDER)_FUNC_IDENEWFOLDER_STRING_IDENEWFOLDER=qbs_new(0,0); if (!_FUNC_IDENEWFOLDER_STRING_IDENEWFOLDER)_FUNC_IDENEWFOLDER_STRING_IDENEWFOLDER=qbs_new(0,0);
qbs*oldstr5072=NULL; qbs*oldstr5099=NULL;
if(_FUNC_IDENEWFOLDER_STRING_THISPATH->tmp||_FUNC_IDENEWFOLDER_STRING_THISPATH->fixed||_FUNC_IDENEWFOLDER_STRING_THISPATH->readonly){ if(_FUNC_IDENEWFOLDER_STRING_THISPATH->tmp||_FUNC_IDENEWFOLDER_STRING_THISPATH->fixed||_FUNC_IDENEWFOLDER_STRING_THISPATH->readonly){
oldstr5072=_FUNC_IDENEWFOLDER_STRING_THISPATH; oldstr5099=_FUNC_IDENEWFOLDER_STRING_THISPATH;
if (oldstr5072->cmem_descriptor){ if (oldstr5099->cmem_descriptor){
_FUNC_IDENEWFOLDER_STRING_THISPATH=qbs_new_cmem(oldstr5072->len,0); _FUNC_IDENEWFOLDER_STRING_THISPATH=qbs_new_cmem(oldstr5099->len,0);
}else{ }else{
_FUNC_IDENEWFOLDER_STRING_THISPATH=qbs_new(oldstr5072->len,0); _FUNC_IDENEWFOLDER_STRING_THISPATH=qbs_new(oldstr5099->len,0);
} }
memcpy(_FUNC_IDENEWFOLDER_STRING_THISPATH->chr,oldstr5072->chr,oldstr5072->len); memcpy(_FUNC_IDENEWFOLDER_STRING_THISPATH->chr,oldstr5099->chr,oldstr5099->len);
} }
qbs *_FUNC_IDENEWFOLDER_STRING_NEWFOLDER=NULL; qbs *_FUNC_IDENEWFOLDER_STRING_NEWFOLDER=NULL;
if (!_FUNC_IDENEWFOLDER_STRING_NEWFOLDER)_FUNC_IDENEWFOLDER_STRING_NEWFOLDER=qbs_new(0,0); if (!_FUNC_IDENEWFOLDER_STRING_NEWFOLDER)_FUNC_IDENEWFOLDER_STRING_NEWFOLDER=qbs_new(0,0);
int32 pass5073; int32 pass5100;
int32 pass5074; int32 pass5101;
byte_element_struct *byte_element_5075=NULL; byte_element_struct *byte_element_5102=NULL;
if (!byte_element_5075){ if (!byte_element_5102){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5075=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5075=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5102=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5102=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -3,13 +3,13 @@ if(_FUNC_IDENEWTXT_LONG_IDENEWTXT==NULL){
_FUNC_IDENEWTXT_LONG_IDENEWTXT=(int32*)mem_static_malloc(4); _FUNC_IDENEWTXT_LONG_IDENEWTXT=(int32*)mem_static_malloc(4);
*_FUNC_IDENEWTXT_LONG_IDENEWTXT=0; *_FUNC_IDENEWTXT_LONG_IDENEWTXT=0;
} }
qbs*oldstr5076=NULL; qbs*oldstr5103=NULL;
if(_FUNC_IDENEWTXT_STRING_A->tmp||_FUNC_IDENEWTXT_STRING_A->fixed||_FUNC_IDENEWTXT_STRING_A->readonly){ if(_FUNC_IDENEWTXT_STRING_A->tmp||_FUNC_IDENEWTXT_STRING_A->fixed||_FUNC_IDENEWTXT_STRING_A->readonly){
oldstr5076=_FUNC_IDENEWTXT_STRING_A; oldstr5103=_FUNC_IDENEWTXT_STRING_A;
if (oldstr5076->cmem_descriptor){ if (oldstr5103->cmem_descriptor){
_FUNC_IDENEWTXT_STRING_A=qbs_new_cmem(oldstr5076->len,0); _FUNC_IDENEWTXT_STRING_A=qbs_new_cmem(oldstr5103->len,0);
}else{ }else{
_FUNC_IDENEWTXT_STRING_A=qbs_new(oldstr5076->len,0); _FUNC_IDENEWTXT_STRING_A=qbs_new(oldstr5103->len,0);
} }
memcpy(_FUNC_IDENEWTXT_STRING_A->chr,oldstr5076->chr,oldstr5076->len); memcpy(_FUNC_IDENEWTXT_STRING_A->chr,oldstr5103->chr,oldstr5103->len);
} }

View file

@ -1,14 +1,14 @@
qbs *_FUNC_IDEFILEDIALOG_STRING_IDEFILEDIALOG=NULL; qbs *_FUNC_IDEFILEDIALOG_STRING_IDEFILEDIALOG=NULL;
if (!_FUNC_IDEFILEDIALOG_STRING_IDEFILEDIALOG)_FUNC_IDEFILEDIALOG_STRING_IDEFILEDIALOG=qbs_new(0,0); if (!_FUNC_IDEFILEDIALOG_STRING_IDEFILEDIALOG)_FUNC_IDEFILEDIALOG_STRING_IDEFILEDIALOG=qbs_new(0,0);
qbs*oldstr5077=NULL; qbs*oldstr5104=NULL;
if(_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME->tmp||_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME->fixed||_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME->readonly){ if(_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME->tmp||_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME->fixed||_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME->readonly){
oldstr5077=_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME; oldstr5104=_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME;
if (oldstr5077->cmem_descriptor){ if (oldstr5104->cmem_descriptor){
_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME=qbs_new_cmem(oldstr5077->len,0); _FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME=qbs_new_cmem(oldstr5104->len,0);
}else{ }else{
_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME=qbs_new(oldstr5077->len,0); _FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME=qbs_new(oldstr5104->len,0);
} }
memcpy(_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME->chr,oldstr5077->chr,oldstr5077->len); memcpy(_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME->chr,oldstr5104->chr,oldstr5104->len);
} }
int32 *_FUNC_IDEFILEDIALOG_LONG_FOCUS=NULL; int32 *_FUNC_IDEFILEDIALOG_LONG_FOCUS=NULL;
if(_FUNC_IDEFILEDIALOG_LONG_FOCUS==NULL){ if(_FUNC_IDEFILEDIALOG_LONG_FOCUS==NULL){
@ -48,31 +48,31 @@ if(_FUNC_IDEFILEDIALOG_LONG_I==NULL){
_FUNC_IDEFILEDIALOG_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDEFILEDIALOG_LONG_I=0; *_FUNC_IDEFILEDIALOG_LONG_I=0;
} }
int32 pass5078; int32 pass5105;
int32 pass5079; int32 pass5106;
int32 pass5080; int32 pass5107;
int32 pass5081; int32 pass5108;
int32 *_FUNC_IDEFILEDIALOG_LONG_PREVFOCUS=NULL; int32 *_FUNC_IDEFILEDIALOG_LONG_PREVFOCUS=NULL;
if(_FUNC_IDEFILEDIALOG_LONG_PREVFOCUS==NULL){ if(_FUNC_IDEFILEDIALOG_LONG_PREVFOCUS==NULL){
_FUNC_IDEFILEDIALOG_LONG_PREVFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_PREVFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEFILEDIALOG_LONG_PREVFOCUS=0; *_FUNC_IDEFILEDIALOG_LONG_PREVFOCUS=0;
} }
byte_element_struct *byte_element_5082=NULL; byte_element_struct *byte_element_5109=NULL;
if (!byte_element_5082){ if (!byte_element_5109){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5082=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5082=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5109=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5109=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEFILEDIALOG_LONG_PREVBASONLY=NULL; int32 *_FUNC_IDEFILEDIALOG_LONG_PREVBASONLY=NULL;
if(_FUNC_IDEFILEDIALOG_LONG_PREVBASONLY==NULL){ if(_FUNC_IDEFILEDIALOG_LONG_PREVBASONLY==NULL){
_FUNC_IDEFILEDIALOG_LONG_PREVBASONLY=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_PREVBASONLY=(int32*)mem_static_malloc(4);
*_FUNC_IDEFILEDIALOG_LONG_PREVBASONLY=0; *_FUNC_IDEFILEDIALOG_LONG_PREVBASONLY=0;
} }
int64 fornext_value5084; int64 fornext_value5111;
int64 fornext_finalvalue5084; int64 fornext_finalvalue5111;
int64 fornext_step5084; int64 fornext_step5111;
uint8 fornext_step_negative5084; uint8 fornext_step_negative5111;
byte_element_struct *byte_element_5085=NULL; byte_element_struct *byte_element_5112=NULL;
if (!byte_element_5085){ if (!byte_element_5112){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5085=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5085=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5112=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5112=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEFILEDIALOG_STRING_F=NULL; qbs *_FUNC_IDEFILEDIALOG_STRING_F=NULL;
if (!_FUNC_IDEFILEDIALOG_STRING_F)_FUNC_IDEFILEDIALOG_STRING_F=qbs_new(0,0); if (!_FUNC_IDEFILEDIALOG_STRING_F)_FUNC_IDEFILEDIALOG_STRING_F=qbs_new(0,0);
@ -91,10 +91,10 @@ if(_FUNC_IDEFILEDIALOG_LONG_CY==NULL){
_FUNC_IDEFILEDIALOG_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDEFILEDIALOG_LONG_CY=0; *_FUNC_IDEFILEDIALOG_LONG_CY=0;
} }
int64 fornext_value5088; int64 fornext_value5115;
int64 fornext_finalvalue5088; int64 fornext_finalvalue5115;
int64 fornext_step5088; int64 fornext_step5115;
uint8 fornext_step_negative5088; uint8 fornext_step_negative5115;
int32 *_FUNC_IDEFILEDIALOG_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDEFILEDIALOG_LONG_LASTFOCUS=NULL;
if(_FUNC_IDEFILEDIALOG_LONG_LASTFOCUS==NULL){ if(_FUNC_IDEFILEDIALOG_LONG_LASTFOCUS==NULL){
_FUNC_IDEFILEDIALOG_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -102,18 +102,18 @@ _FUNC_IDEFILEDIALOG_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDEFILEDIALOG_STRING_A=NULL; qbs *_FUNC_IDEFILEDIALOG_STRING_A=NULL;
if (!_FUNC_IDEFILEDIALOG_STRING_A)_FUNC_IDEFILEDIALOG_STRING_A=qbs_new(0,0); if (!_FUNC_IDEFILEDIALOG_STRING_A)_FUNC_IDEFILEDIALOG_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5089=NULL; byte_element_struct *byte_element_5116=NULL;
if (!byte_element_5089){ if (!byte_element_5116){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5089=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5089=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5116=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5116=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEFILEDIALOG_LONG_W=NULL; int32 *_FUNC_IDEFILEDIALOG_LONG_W=NULL;
if(_FUNC_IDEFILEDIALOG_LONG_W==NULL){ if(_FUNC_IDEFILEDIALOG_LONG_W==NULL){
_FUNC_IDEFILEDIALOG_LONG_W=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_W=(int32*)mem_static_malloc(4);
*_FUNC_IDEFILEDIALOG_LONG_W=0; *_FUNC_IDEFILEDIALOG_LONG_W=0;
} }
byte_element_struct *byte_element_5090=NULL; byte_element_struct *byte_element_5117=NULL;
if (!byte_element_5090){ if (!byte_element_5117){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5090=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5090=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5117=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5117=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEFILEDIALOG_LONG_CHANGE=NULL; int32 *_FUNC_IDEFILEDIALOG_LONG_CHANGE=NULL;
if(_FUNC_IDEFILEDIALOG_LONG_CHANGE==NULL){ if(_FUNC_IDEFILEDIALOG_LONG_CHANGE==NULL){
@ -140,15 +140,15 @@ if(_FUNC_IDEFILEDIALOG_LONG_OLDALT==NULL){
_FUNC_IDEFILEDIALOG_LONG_OLDALT=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_OLDALT=(int32*)mem_static_malloc(4);
*_FUNC_IDEFILEDIALOG_LONG_OLDALT=0; *_FUNC_IDEFILEDIALOG_LONG_OLDALT=0;
} }
byte_element_struct *byte_element_5092=NULL; byte_element_struct *byte_element_5119=NULL;
if (!byte_element_5092){ if (!byte_element_5119){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5092=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5092=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5119=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5119=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEFILEDIALOG_STRING_ALTLETTER=NULL; qbs *_FUNC_IDEFILEDIALOG_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEFILEDIALOG_STRING_ALTLETTER)_FUNC_IDEFILEDIALOG_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDEFILEDIALOG_STRING_ALTLETTER)_FUNC_IDEFILEDIALOG_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5093=NULL; byte_element_struct *byte_element_5120=NULL;
if (!byte_element_5093){ if (!byte_element_5120){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5093=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5093=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5120=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5120=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEFILEDIALOG_LONG_K=NULL; int32 *_FUNC_IDEFILEDIALOG_LONG_K=NULL;
if(_FUNC_IDEFILEDIALOG_LONG_K==NULL){ if(_FUNC_IDEFILEDIALOG_LONG_K==NULL){
@ -160,10 +160,10 @@ if(_FUNC_IDEFILEDIALOG_LONG_INFO==NULL){
_FUNC_IDEFILEDIALOG_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDEFILEDIALOG_LONG_INFO=0; *_FUNC_IDEFILEDIALOG_LONG_INFO=0;
} }
int64 fornext_value5095; int64 fornext_value5122;
int64 fornext_finalvalue5095; int64 fornext_finalvalue5122;
int64 fornext_step5095; int64 fornext_step5122;
uint8 fornext_step_negative5095; uint8 fornext_step_negative5122;
int32 *_FUNC_IDEFILEDIALOG_LONG_T=NULL; int32 *_FUNC_IDEFILEDIALOG_LONG_T=NULL;
if(_FUNC_IDEFILEDIALOG_LONG_T==NULL){ if(_FUNC_IDEFILEDIALOG_LONG_T==NULL){
_FUNC_IDEFILEDIALOG_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_T=(int32*)mem_static_malloc(4);
@ -174,37 +174,37 @@ if(_FUNC_IDEFILEDIALOG_LONG_FOCUSOFFSET==NULL){
_FUNC_IDEFILEDIALOG_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4);
*_FUNC_IDEFILEDIALOG_LONG_FOCUSOFFSET=0; *_FUNC_IDEFILEDIALOG_LONG_FOCUSOFFSET=0;
} }
byte_element_struct *byte_element_5096=NULL; byte_element_struct *byte_element_5123=NULL;
if (!byte_element_5096){ if (!byte_element_5123){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5096=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5096=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5123=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5123=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEFILEDIALOG_STRING_NEWPATH=NULL; qbs *_FUNC_IDEFILEDIALOG_STRING_NEWPATH=NULL;
if (!_FUNC_IDEFILEDIALOG_STRING_NEWPATH)_FUNC_IDEFILEDIALOG_STRING_NEWPATH=qbs_new(0,0); if (!_FUNC_IDEFILEDIALOG_STRING_NEWPATH)_FUNC_IDEFILEDIALOG_STRING_NEWPATH=qbs_new(0,0);
byte_element_struct *byte_element_5097=NULL; byte_element_struct *byte_element_5124=NULL;
if (!byte_element_5097){ if (!byte_element_5124){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5097=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5097=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5124=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5124=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEFILEDIALOG_LONG_PREVFILEBOXSEL=NULL; int32 *_FUNC_IDEFILEDIALOG_LONG_PREVFILEBOXSEL=NULL;
if(_FUNC_IDEFILEDIALOG_LONG_PREVFILEBOXSEL==NULL){ if(_FUNC_IDEFILEDIALOG_LONG_PREVFILEBOXSEL==NULL){
_FUNC_IDEFILEDIALOG_LONG_PREVFILEBOXSEL=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_PREVFILEBOXSEL=(int32*)mem_static_malloc(4);
*_FUNC_IDEFILEDIALOG_LONG_PREVFILEBOXSEL=0; *_FUNC_IDEFILEDIALOG_LONG_PREVFILEBOXSEL=0;
} }
byte_element_struct *byte_element_5098=NULL; byte_element_struct *byte_element_5125=NULL;
if (!byte_element_5098){ if (!byte_element_5125){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5098=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5098=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5125=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5125=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5099; int32 pass5126;
byte_element_struct *byte_element_5100=NULL; byte_element_struct *byte_element_5127=NULL;
if (!byte_element_5100){ if (!byte_element_5127){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5100=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5100=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5127=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5127=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5101=NULL; byte_element_struct *byte_element_5128=NULL;
if (!byte_element_5101){ if (!byte_element_5128){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5101=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5101=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5128=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5128=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5102=NULL; byte_element_struct *byte_element_5129=NULL;
if (!byte_element_5102){ if (!byte_element_5129){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5102=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5102=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5129=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5129=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEFILEDIALOG_LONG_I2=NULL; int32 *_FUNC_IDEFILEDIALOG_LONG_I2=NULL;
if(_FUNC_IDEFILEDIALOG_LONG_I2==NULL){ if(_FUNC_IDEFILEDIALOG_LONG_I2==NULL){
@ -245,9 +245,9 @@ if(_FUNC_IDEFILEDIALOG_LONG_L==NULL){
_FUNC_IDEFILEDIALOG_LONG_L=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_L=(int32*)mem_static_malloc(4);
*_FUNC_IDEFILEDIALOG_LONG_L=0; *_FUNC_IDEFILEDIALOG_LONG_L=0;
} }
byte_element_struct *byte_element_5104=NULL; byte_element_struct *byte_element_5131=NULL;
if (!byte_element_5104){ if (!byte_element_5131){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5104=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5104=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5131=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5131=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEFILEDIALOG_LONG_ASCA=NULL; int32 *_FUNC_IDEFILEDIALOG_LONG_ASCA=NULL;
if(_FUNC_IDEFILEDIALOG_LONG_ASCA==NULL){ if(_FUNC_IDEFILEDIALOG_LONG_ASCA==NULL){

View file

@ -1,14 +1,14 @@
qbs*oldstr5105=NULL; qbs*oldstr5132=NULL;
if(_SUB_IDEPAR_STRING_TITLE->tmp||_SUB_IDEPAR_STRING_TITLE->fixed||_SUB_IDEPAR_STRING_TITLE->readonly){ if(_SUB_IDEPAR_STRING_TITLE->tmp||_SUB_IDEPAR_STRING_TITLE->fixed||_SUB_IDEPAR_STRING_TITLE->readonly){
oldstr5105=_SUB_IDEPAR_STRING_TITLE; oldstr5132=_SUB_IDEPAR_STRING_TITLE;
if (oldstr5105->cmem_descriptor){ if (oldstr5132->cmem_descriptor){
_SUB_IDEPAR_STRING_TITLE=qbs_new_cmem(oldstr5105->len,0); _SUB_IDEPAR_STRING_TITLE=qbs_new_cmem(oldstr5132->len,0);
}else{ }else{
_SUB_IDEPAR_STRING_TITLE=qbs_new(oldstr5105->len,0); _SUB_IDEPAR_STRING_TITLE=qbs_new(oldstr5132->len,0);
} }
memcpy(_SUB_IDEPAR_STRING_TITLE->chr,oldstr5105->chr,oldstr5105->len); memcpy(_SUB_IDEPAR_STRING_TITLE->chr,oldstr5132->chr,oldstr5132->len);
} }
byte_element_struct *byte_element_5106=NULL; byte_element_struct *byte_element_5133=NULL;
if (!byte_element_5106){ if (!byte_element_5133){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5106=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5106=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5133=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5133=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,14 +1,14 @@
qbs *_FUNC_IDECLEARHISTORY_STRING_IDECLEARHISTORY=NULL; qbs *_FUNC_IDECLEARHISTORY_STRING_IDECLEARHISTORY=NULL;
if (!_FUNC_IDECLEARHISTORY_STRING_IDECLEARHISTORY)_FUNC_IDECLEARHISTORY_STRING_IDECLEARHISTORY=qbs_new(0,0); if (!_FUNC_IDECLEARHISTORY_STRING_IDECLEARHISTORY)_FUNC_IDECLEARHISTORY_STRING_IDECLEARHISTORY=qbs_new(0,0);
qbs*oldstr5107=NULL; qbs*oldstr5134=NULL;
if(_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY->tmp||_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY->fixed||_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY->readonly){ if(_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY->tmp||_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY->fixed||_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY->readonly){
oldstr5107=_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY; oldstr5134=_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY;
if (oldstr5107->cmem_descriptor){ if (oldstr5134->cmem_descriptor){
_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY=qbs_new_cmem(oldstr5107->len,0); _FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY=qbs_new_cmem(oldstr5134->len,0);
}else{ }else{
_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY=qbs_new(oldstr5107->len,0); _FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY=qbs_new(oldstr5134->len,0);
} }
memcpy(_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY->chr,oldstr5107->chr,oldstr5107->len); memcpy(_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY->chr,oldstr5134->chr,oldstr5134->len);
} }
qbs *_FUNC_IDECLEARHISTORY_STRING_T=NULL; qbs *_FUNC_IDECLEARHISTORY_STRING_T=NULL;
if (!_FUNC_IDECLEARHISTORY_STRING_T)_FUNC_IDECLEARHISTORY_STRING_T=qbs_new(0,0); if (!_FUNC_IDECLEARHISTORY_STRING_T)_FUNC_IDECLEARHISTORY_STRING_T=qbs_new(0,0);

View file

@ -1,21 +1,21 @@
qbs*oldstr5109=NULL; qbs*oldstr5136=NULL;
if(_SUB_IDESAVE_STRING_F->tmp||_SUB_IDESAVE_STRING_F->fixed||_SUB_IDESAVE_STRING_F->readonly){ if(_SUB_IDESAVE_STRING_F->tmp||_SUB_IDESAVE_STRING_F->fixed||_SUB_IDESAVE_STRING_F->readonly){
oldstr5109=_SUB_IDESAVE_STRING_F; oldstr5136=_SUB_IDESAVE_STRING_F;
if (oldstr5109->cmem_descriptor){ if (oldstr5136->cmem_descriptor){
_SUB_IDESAVE_STRING_F=qbs_new_cmem(oldstr5109->len,0); _SUB_IDESAVE_STRING_F=qbs_new_cmem(oldstr5136->len,0);
}else{ }else{
_SUB_IDESAVE_STRING_F=qbs_new(oldstr5109->len,0); _SUB_IDESAVE_STRING_F=qbs_new(oldstr5136->len,0);
} }
memcpy(_SUB_IDESAVE_STRING_F->chr,oldstr5109->chr,oldstr5109->len); memcpy(_SUB_IDESAVE_STRING_F->chr,oldstr5136->chr,oldstr5136->len);
} }
int32 *_SUB_IDESAVE_LONG_I=NULL; int32 *_SUB_IDESAVE_LONG_I=NULL;
if(_SUB_IDESAVE_LONG_I==NULL){ if(_SUB_IDESAVE_LONG_I==NULL){
_SUB_IDESAVE_LONG_I=(int32*)mem_static_malloc(4); _SUB_IDESAVE_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_IDESAVE_LONG_I=0; *_SUB_IDESAVE_LONG_I=0;
} }
int64 fornext_value5111; int64 fornext_value5138;
int64 fornext_finalvalue5111; int64 fornext_finalvalue5138;
int64 fornext_step5111; int64 fornext_step5138;
uint8 fornext_step_negative5111; uint8 fornext_step_negative5138;
qbs *_SUB_IDESAVE_STRING_A=NULL; qbs *_SUB_IDESAVE_STRING_A=NULL;
if (!_SUB_IDESAVE_STRING_A)_SUB_IDESAVE_STRING_A=qbs_new(0,0); if (!_SUB_IDESAVE_STRING_A)_SUB_IDESAVE_STRING_A=qbs_new(0,0);

View file

@ -1,23 +1,23 @@
qbs*oldstr5114=NULL; qbs*oldstr5141=NULL;
if(_SUB_IDESETLINE_STRING_TEXT->tmp||_SUB_IDESETLINE_STRING_TEXT->fixed||_SUB_IDESETLINE_STRING_TEXT->readonly){ if(_SUB_IDESETLINE_STRING_TEXT->tmp||_SUB_IDESETLINE_STRING_TEXT->fixed||_SUB_IDESETLINE_STRING_TEXT->readonly){
oldstr5114=_SUB_IDESETLINE_STRING_TEXT; oldstr5141=_SUB_IDESETLINE_STRING_TEXT;
if (oldstr5114->cmem_descriptor){ if (oldstr5141->cmem_descriptor){
_SUB_IDESETLINE_STRING_TEXT=qbs_new_cmem(oldstr5114->len,0); _SUB_IDESETLINE_STRING_TEXT=qbs_new_cmem(oldstr5141->len,0);
}else{ }else{
_SUB_IDESETLINE_STRING_TEXT=qbs_new(oldstr5114->len,0); _SUB_IDESETLINE_STRING_TEXT=qbs_new(oldstr5141->len,0);
} }
memcpy(_SUB_IDESETLINE_STRING_TEXT->chr,oldstr5114->chr,oldstr5114->len); memcpy(_SUB_IDESETLINE_STRING_TEXT->chr,oldstr5141->chr,oldstr5141->len);
} }
int32 *_SUB_IDESETLINE_LONG_TEXTLEN=NULL; int32 *_SUB_IDESETLINE_LONG_TEXTLEN=NULL;
if(_SUB_IDESETLINE_LONG_TEXTLEN==NULL){ if(_SUB_IDESETLINE_LONG_TEXTLEN==NULL){
_SUB_IDESETLINE_LONG_TEXTLEN=(int32*)mem_static_malloc(4); _SUB_IDESETLINE_LONG_TEXTLEN=(int32*)mem_static_malloc(4);
*_SUB_IDESETLINE_LONG_TEXTLEN=0; *_SUB_IDESETLINE_LONG_TEXTLEN=0;
} }
byte_element_struct *byte_element_5115=NULL; byte_element_struct *byte_element_5142=NULL;
if (!byte_element_5115){ if (!byte_element_5142){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5115=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5115=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5142=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5142=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5116=NULL; byte_element_struct *byte_element_5143=NULL;
if (!byte_element_5116){ if (!byte_element_5143){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5116=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5116=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5143=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5143=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -24,10 +24,10 @@ if(_SUB_IDESHOWTEXT_LONG_Y==NULL){
_SUB_IDESHOWTEXT_LONG_Y=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_Y=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_Y=0; *_SUB_IDESHOWTEXT_LONG_Y=0;
} }
int64 fornext_value5118; int64 fornext_value5145;
int64 fornext_finalvalue5118; int64 fornext_finalvalue5145;
int64 fornext_step5118; int64 fornext_step5145;
uint8 fornext_step_negative5118; uint8 fornext_step_negative5145;
qbs *_SUB_IDESHOWTEXT_STRING_A=NULL; qbs *_SUB_IDESHOWTEXT_STRING_A=NULL;
if (!_SUB_IDESHOWTEXT_STRING_A)_SUB_IDESHOWTEXT_STRING_A=qbs_new(0,0); if (!_SUB_IDESHOWTEXT_STRING_A)_SUB_IDESHOWTEXT_STRING_A=qbs_new(0,0);
int32 *_SUB_IDESHOWTEXT_LONG_SF=NULL; int32 *_SUB_IDESHOWTEXT_LONG_SF=NULL;
@ -35,9 +35,9 @@ if(_SUB_IDESHOWTEXT_LONG_SF==NULL){
_SUB_IDESHOWTEXT_LONG_SF=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_SF=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_SF=0; *_SUB_IDESHOWTEXT_LONG_SF=0;
} }
byte_element_struct *byte_element_5119=NULL; byte_element_struct *byte_element_5146=NULL;
if (!byte_element_5119){ if (!byte_element_5146){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5119=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5119=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5146=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5146=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDESHOWTEXT_LONG_X=NULL; int32 *_SUB_IDESHOWTEXT_LONG_X=NULL;
if(_SUB_IDESHOWTEXT_LONG_X==NULL){ if(_SUB_IDESHOWTEXT_LONG_X==NULL){
@ -56,9 +56,9 @@ _SUB_IDESHOWTEXT_LONG_NEXTAT=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDESHOWTEXT_STRING_CHECKKEYWORD=NULL; qbs *_SUB_IDESHOWTEXT_STRING_CHECKKEYWORD=NULL;
if (!_SUB_IDESHOWTEXT_STRING_CHECKKEYWORD)_SUB_IDESHOWTEXT_STRING_CHECKKEYWORD=qbs_new(0,0); if (!_SUB_IDESHOWTEXT_STRING_CHECKKEYWORD)_SUB_IDESHOWTEXT_STRING_CHECKKEYWORD=qbs_new(0,0);
byte_element_struct *byte_element_5121=NULL; byte_element_struct *byte_element_5148=NULL;
if (!byte_element_5121){ if (!byte_element_5148){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5121=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5121=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5148=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5148=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDESHOWTEXT_LONG_HASHCHKFLAGS=NULL; int32 *_SUB_IDESHOWTEXT_LONG_HASHCHKFLAGS=NULL;
if(_SUB_IDESHOWTEXT_LONG_HASHCHKFLAGS==NULL){ if(_SUB_IDESHOWTEXT_LONG_HASHCHKFLAGS==NULL){
@ -85,22 +85,22 @@ if(_SUB_IDESHOWTEXT_LONG_HASHRES2==NULL){
_SUB_IDESHOWTEXT_LONG_HASHRES2=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_HASHRES2=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_HASHRES2=0; *_SUB_IDESHOWTEXT_LONG_HASHRES2=0;
} }
byte_element_struct *byte_element_5122=NULL; byte_element_struct *byte_element_5149=NULL;
if (!byte_element_5122){ if (!byte_element_5149){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5122=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5122=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5149=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5149=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDESHOWTEXT_LONG_I=NULL; int32 *_SUB_IDESHOWTEXT_LONG_I=NULL;
if(_SUB_IDESHOWTEXT_LONG_I==NULL){ if(_SUB_IDESHOWTEXT_LONG_I==NULL){
_SUB_IDESHOWTEXT_LONG_I=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_I=0; *_SUB_IDESHOWTEXT_LONG_I=0;
} }
int64 fornext_value5124; int64 fornext_value5151;
int64 fornext_finalvalue5124; int64 fornext_finalvalue5151;
int64 fornext_step5124; int64 fornext_step5151;
uint8 fornext_step_negative5124; uint8 fornext_step_negative5151;
byte_element_struct *byte_element_5125=NULL; byte_element_struct *byte_element_5152=NULL;
if (!byte_element_5125){ if (!byte_element_5152){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5125=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5125=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5152=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5152=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDESHOWTEXT_LONG_CHECKCHAR=NULL; int32 *_SUB_IDESHOWTEXT_LONG_CHECKCHAR=NULL;
if(_SUB_IDESHOWTEXT_LONG_CHECKCHAR==NULL){ if(_SUB_IDESHOWTEXT_LONG_CHECKCHAR==NULL){
@ -109,13 +109,13 @@ _SUB_IDESHOWTEXT_LONG_CHECKCHAR=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDESHOWTEXT_STRING_TEMPLIST=NULL; qbs *_SUB_IDESHOWTEXT_STRING_TEMPLIST=NULL;
if (!_SUB_IDESHOWTEXT_STRING_TEMPLIST)_SUB_IDESHOWTEXT_STRING_TEMPLIST=qbs_new(0,0); if (!_SUB_IDESHOWTEXT_STRING_TEMPLIST)_SUB_IDESHOWTEXT_STRING_TEMPLIST=qbs_new(0,0);
byte_element_struct *byte_element_5127=NULL; byte_element_struct *byte_element_5154=NULL;
if (!byte_element_5127){ if (!byte_element_5154){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5127=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5127=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5154=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5154=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5128=NULL; byte_element_struct *byte_element_5155=NULL;
if (!byte_element_5128){ if (!byte_element_5155){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5128=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5128=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5155=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5155=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDESHOWTEXT_LONG_CC=NULL; int32 *_SUB_IDESHOWTEXT_LONG_CC=NULL;
if(_SUB_IDESHOWTEXT_LONG_CC==NULL){ if(_SUB_IDESHOWTEXT_LONG_CC==NULL){
@ -157,56 +157,56 @@ if(_SUB_IDESHOWTEXT_LONG_IDECY_MULTILINEEND==NULL){
_SUB_IDESHOWTEXT_LONG_IDECY_MULTILINEEND=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_IDECY_MULTILINEEND=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_IDECY_MULTILINEEND=0; *_SUB_IDESHOWTEXT_LONG_IDECY_MULTILINEEND=0;
} }
byte_element_struct *byte_element_5129=NULL; byte_element_struct *byte_element_5156=NULL;
if (!byte_element_5129){ if (!byte_element_5156){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5129=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5129=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5156=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5156=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5130; int32 pass5157;
int32 *_SUB_IDESHOWTEXT_LONG_IDECY_I=NULL; int32 *_SUB_IDESHOWTEXT_LONG_IDECY_I=NULL;
if(_SUB_IDESHOWTEXT_LONG_IDECY_I==NULL){ if(_SUB_IDESHOWTEXT_LONG_IDECY_I==NULL){
_SUB_IDESHOWTEXT_LONG_IDECY_I=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_IDECY_I=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_IDECY_I=0; *_SUB_IDESHOWTEXT_LONG_IDECY_I=0;
} }
int64 fornext_value5132; int64 fornext_value5159;
int64 fornext_finalvalue5132; int64 fornext_finalvalue5159;
int64 fornext_step5132; int64 fornext_step5159;
uint8 fornext_step_negative5132; uint8 fornext_step_negative5159;
qbs *_SUB_IDESHOWTEXT_STRING_B=NULL; qbs *_SUB_IDESHOWTEXT_STRING_B=NULL;
if (!_SUB_IDESHOWTEXT_STRING_B)_SUB_IDESHOWTEXT_STRING_B=qbs_new(0,0); if (!_SUB_IDESHOWTEXT_STRING_B)_SUB_IDESHOWTEXT_STRING_B=qbs_new(0,0);
byte_element_struct *byte_element_5133=NULL; byte_element_struct *byte_element_5160=NULL;
if (!byte_element_5133){ if (!byte_element_5160){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5133=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5133=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5160=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5160=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5134; int32 pass5161;
int64 fornext_value5136; int64 fornext_value5163;
int64 fornext_finalvalue5136; int64 fornext_finalvalue5163;
int64 fornext_step5136; int64 fornext_step5163;
uint8 fornext_step_negative5136; uint8 fornext_step_negative5163;
byte_element_struct *byte_element_5137=NULL; byte_element_struct *byte_element_5164=NULL;
if (!byte_element_5137){ if (!byte_element_5164){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5137=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5137=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5164=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5164=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5138; int32 pass5165;
int32 pass5139; int32 pass5166;
byte_element_struct *byte_element_5140=NULL; byte_element_struct *byte_element_5167=NULL;
if (!byte_element_5140){ if (!byte_element_5167){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5140=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5140=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5167=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5167=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5141; int32 pass5168;
int64 fornext_value5143; int64 fornext_value5170;
int64 fornext_finalvalue5143; int64 fornext_finalvalue5170;
int64 fornext_step5143; int64 fornext_step5170;
uint8 fornext_step_negative5143; uint8 fornext_step_negative5170;
byte_element_struct *byte_element_5144=NULL; byte_element_struct *byte_element_5171=NULL;
if (!byte_element_5144){ if (!byte_element_5171){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5144=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5144=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5171=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5171=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5145; int32 pass5172;
int32 pass5146; int32 pass5173;
int64 fornext_value5148; int64 fornext_value5175;
int64 fornext_finalvalue5148; int64 fornext_finalvalue5175;
int64 fornext_step5148; int64 fornext_step5175;
uint8 fornext_step_negative5148; uint8 fornext_step_negative5175;
int32 *_SUB_IDESHOWTEXT_LONG_LINK_IDECX=NULL; int32 *_SUB_IDESHOWTEXT_LONG_LINK_IDECX=NULL;
if(_SUB_IDESHOWTEXT_LONG_LINK_IDECX==NULL){ if(_SUB_IDESHOWTEXT_LONG_LINK_IDECX==NULL){
_SUB_IDESHOWTEXT_LONG_LINK_IDECX=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_LINK_IDECX=(int32*)mem_static_malloc(4);
@ -217,9 +217,9 @@ if(_SUB_IDESHOWTEXT_LONG_SHIFTENTER_IDECX==NULL){
_SUB_IDESHOWTEXT_LONG_SHIFTENTER_IDECX=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_SHIFTENTER_IDECX=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_SHIFTENTER_IDECX=0; *_SUB_IDESHOWTEXT_LONG_SHIFTENTER_IDECX=0;
} }
byte_element_struct *byte_element_5150=NULL; byte_element_struct *byte_element_5177=NULL;
if (!byte_element_5150){ if (!byte_element_5177){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5150=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5150=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5177=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5177=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDESHOWTEXT_LONG_IDECX_COMMENT=NULL; int32 *_SUB_IDESHOWTEXT_LONG_IDECX_COMMENT=NULL;
if(_SUB_IDESHOWTEXT_LONG_IDECX_COMMENT==NULL){ if(_SUB_IDESHOWTEXT_LONG_IDECX_COMMENT==NULL){
@ -261,38 +261,38 @@ if(_SUB_IDESHOWTEXT_LONG_K==NULL){
_SUB_IDESHOWTEXT_LONG_K=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_K=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_K=0; *_SUB_IDESHOWTEXT_LONG_K=0;
} }
int64 fornext_value5152; int64 fornext_value5179;
int64 fornext_finalvalue5152; int64 fornext_finalvalue5179;
int64 fornext_step5152; int64 fornext_step5179;
uint8 fornext_step_negative5152; uint8 fornext_step_negative5179;
byte_element_struct *byte_element_5153=NULL; byte_element_struct *byte_element_5180=NULL;
if (!byte_element_5153){ if (!byte_element_5180){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5153=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5153=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5180=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5180=(byte_element_struct*)mem_static_malloc(12);
} }
static qbs *sc_5154=qbs_new(0,0); static qbs *sc_5181=qbs_new(0,0);
int64 fornext_value5156; int64 fornext_value5183;
int64 fornext_finalvalue5156; int64 fornext_finalvalue5183;
int64 fornext_step5156; int64 fornext_step5183;
uint8 fornext_step_negative5156; uint8 fornext_step_negative5183;
static qbs *sc_5157=qbs_new(0,0); static qbs *sc_5184=qbs_new(0,0);
qbs *_SUB_IDESHOWTEXT_STRING_A2=NULL; qbs *_SUB_IDESHOWTEXT_STRING_A2=NULL;
if (!_SUB_IDESHOWTEXT_STRING_A2)_SUB_IDESHOWTEXT_STRING_A2=qbs_new(0,0); if (!_SUB_IDESHOWTEXT_STRING_A2)_SUB_IDESHOWTEXT_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_5158=NULL; byte_element_struct *byte_element_5185=NULL;
if (!byte_element_5158){ if (!byte_element_5185){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5158=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5158=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5185=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5185=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5159=NULL; byte_element_struct *byte_element_5186=NULL;
if (!byte_element_5159){ if (!byte_element_5186){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5159=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5159=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5186=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5186=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDESHOWTEXT_LONG_FINDINCLUDE=NULL; int32 *_SUB_IDESHOWTEXT_LONG_FINDINCLUDE=NULL;
if(_SUB_IDESHOWTEXT_LONG_FINDINCLUDE==NULL){ if(_SUB_IDESHOWTEXT_LONG_FINDINCLUDE==NULL){
_SUB_IDESHOWTEXT_LONG_FINDINCLUDE=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_FINDINCLUDE=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_FINDINCLUDE=0; *_SUB_IDESHOWTEXT_LONG_FINDINCLUDE=0;
} }
byte_element_struct *byte_element_5160=NULL; byte_element_struct *byte_element_5187=NULL;
if (!byte_element_5160){ if (!byte_element_5187){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5160=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5160=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5187=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5187=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDESHOWTEXT_LONG_FINDAPOSTROPHE1=NULL; int32 *_SUB_IDESHOWTEXT_LONG_FINDAPOSTROPHE1=NULL;
if(_SUB_IDESHOWTEXT_LONG_FINDAPOSTROPHE1==NULL){ if(_SUB_IDESHOWTEXT_LONG_FINDAPOSTROPHE1==NULL){
@ -340,114 +340,6 @@ if(_SUB_IDESHOWTEXT_LONG_M==NULL){
_SUB_IDESHOWTEXT_LONG_M=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_M=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_M=0; *_SUB_IDESHOWTEXT_LONG_M=0;
} }
int64 fornext_value5162;
int64 fornext_finalvalue5162;
int64 fornext_step5162;
uint8 fornext_step_negative5162;
byte_element_struct *byte_element_5163=NULL;
if (!byte_element_5163){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5163=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5163=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_SUB_IDESHOWTEXT_LONG_RESULT=NULL;
if(_SUB_IDESHOWTEXT_LONG_RESULT==NULL){
_SUB_IDESHOWTEXT_LONG_RESULT=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_RESULT=0;
}
byte_element_struct *byte_element_5164=NULL;
if (!byte_element_5164){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5164=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5164=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5165=NULL;
if (!byte_element_5165){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5165=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5165=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5166=NULL;
if (!byte_element_5166){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5166=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5166=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5167=NULL;
if (!byte_element_5167){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5167=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5167=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5168=NULL;
if (!byte_element_5168){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5168=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5168=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5169=NULL;
if (!byte_element_5169){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5169=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5169=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5170=NULL;
if (!byte_element_5170){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5170=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5170=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5171=NULL;
if (!byte_element_5171){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5171=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5171=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5172=NULL;
if (!byte_element_5172){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5172=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5172=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5173=NULL;
if (!byte_element_5173){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5173=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5173=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5174=NULL;
if (!byte_element_5174){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5174=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5174=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5175=NULL;
if (!byte_element_5175){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5175=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5175=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5176=NULL;
if (!byte_element_5176){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5176=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5176=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5177=NULL;
if (!byte_element_5177){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5177=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5177=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5178=NULL;
if (!byte_element_5178){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5178=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5178=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5179=NULL;
if (!byte_element_5179){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5179=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5179=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5180=NULL;
if (!byte_element_5180){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5180=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5180=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5181=NULL;
if (!byte_element_5181){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5181=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5181=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_SUB_IDESHOWTEXT_STRING_THISCHAR=NULL;
if (!_SUB_IDESHOWTEXT_STRING_THISCHAR)_SUB_IDESHOWTEXT_STRING_THISCHAR=qbs_new(0,0);
byte_element_struct *byte_element_5183=NULL;
if (!byte_element_5183){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5183=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5183=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_SUB_IDESHOWTEXT_LONG_IS_NUMBER=NULL;
if(_SUB_IDESHOWTEXT_LONG_IS_NUMBER==NULL){
_SUB_IDESHOWTEXT_LONG_IS_NUMBER=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_IS_NUMBER=0;
}
int64 fornext_value5185;
int64 fornext_finalvalue5185;
int64 fornext_step5185;
uint8 fornext_step_negative5185;
byte_element_struct *byte_element_5186=NULL;
if (!byte_element_5186){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5186=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5186=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5187=NULL;
if (!byte_element_5187){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5187=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5187=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value5189; int64 fornext_value5189;
int64 fornext_finalvalue5189; int64 fornext_finalvalue5189;
int64 fornext_step5189; int64 fornext_step5189;
@ -456,12 +348,19 @@ byte_element_struct *byte_element_5190=NULL;
if (!byte_element_5190){ if (!byte_element_5190){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5190=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5190=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5190=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5190=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDESHOWTEXT_STRING_RIGHT__ASCII_CHR_046__SEP=NULL; int32 *_SUB_IDESHOWTEXT_LONG_RESULT=NULL;
if (!_SUB_IDESHOWTEXT_STRING_RIGHT__ASCII_CHR_046__SEP)_SUB_IDESHOWTEXT_STRING_RIGHT__ASCII_CHR_046__SEP=qbs_new(0,0); if(_SUB_IDESHOWTEXT_LONG_RESULT==NULL){
int64 fornext_value5192; _SUB_IDESHOWTEXT_LONG_RESULT=(int32*)mem_static_malloc(4);
int64 fornext_finalvalue5192; *_SUB_IDESHOWTEXT_LONG_RESULT=0;
int64 fornext_step5192; }
uint8 fornext_step_negative5192; byte_element_struct *byte_element_5191=NULL;
if (!byte_element_5191){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5191=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5191=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5192=NULL;
if (!byte_element_5192){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5192=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5192=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5193=NULL; byte_element_struct *byte_element_5193=NULL;
if (!byte_element_5193){ if (!byte_element_5193){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5193=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5193=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5193=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5193=(byte_element_struct*)mem_static_malloc(12);
@ -478,15 +377,116 @@ byte_element_struct *byte_element_5196=NULL;
if (!byte_element_5196){ if (!byte_element_5196){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5196=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5196=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5196=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5196=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5197=NULL;
if (!byte_element_5197){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5197=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5197=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5198=NULL;
if (!byte_element_5198){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5198=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5198=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5199=NULL;
if (!byte_element_5199){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5199=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5199=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5200=NULL;
if (!byte_element_5200){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5200=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5200=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5201=NULL;
if (!byte_element_5201){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5201=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5201=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5202=NULL;
if (!byte_element_5202){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5202=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5202=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5203=NULL;
if (!byte_element_5203){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5203=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5203=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5204=NULL;
if (!byte_element_5204){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5204=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5204=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5205=NULL;
if (!byte_element_5205){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5205=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5205=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5206=NULL;
if (!byte_element_5206){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5206=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5206=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5207=NULL;
if (!byte_element_5207){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5207=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5207=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5208=NULL;
if (!byte_element_5208){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5208=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5208=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_SUB_IDESHOWTEXT_STRING_THISCHAR=NULL;
if (!_SUB_IDESHOWTEXT_STRING_THISCHAR)_SUB_IDESHOWTEXT_STRING_THISCHAR=qbs_new(0,0);
byte_element_struct *byte_element_5210=NULL;
if (!byte_element_5210){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5210=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5210=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_SUB_IDESHOWTEXT_LONG_IS_NUMBER=NULL;
if(_SUB_IDESHOWTEXT_LONG_IS_NUMBER==NULL){
_SUB_IDESHOWTEXT_LONG_IS_NUMBER=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_IS_NUMBER=0;
}
int64 fornext_value5212;
int64 fornext_finalvalue5212;
int64 fornext_step5212;
uint8 fornext_step_negative5212;
byte_element_struct *byte_element_5213=NULL;
if (!byte_element_5213){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5213=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5213=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5214=NULL;
if (!byte_element_5214){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5214=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5214=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value5216;
int64 fornext_finalvalue5216;
int64 fornext_step5216;
uint8 fornext_step_negative5216;
byte_element_struct *byte_element_5217=NULL;
if (!byte_element_5217){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5217=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5217=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_SUB_IDESHOWTEXT_STRING_RIGHT__ASCII_CHR_046__SEP=NULL;
if (!_SUB_IDESHOWTEXT_STRING_RIGHT__ASCII_CHR_046__SEP)_SUB_IDESHOWTEXT_STRING_RIGHT__ASCII_CHR_046__SEP=qbs_new(0,0);
int64 fornext_value5219;
int64 fornext_finalvalue5219;
int64 fornext_step5219;
uint8 fornext_step_negative5219;
byte_element_struct *byte_element_5220=NULL;
if (!byte_element_5220){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5220=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5220=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5221=NULL;
if (!byte_element_5221){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5221=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5221=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5222=NULL;
if (!byte_element_5222){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5222=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5222=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5223=NULL;
if (!byte_element_5223){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5223=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5223=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_SUB_IDESHOWTEXT_LONG_X2=NULL; int32 *_SUB_IDESHOWTEXT_LONG_X2=NULL;
if(_SUB_IDESHOWTEXT_LONG_X2==NULL){ if(_SUB_IDESHOWTEXT_LONG_X2==NULL){
_SUB_IDESHOWTEXT_LONG_X2=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_X2=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_X2=0; *_SUB_IDESHOWTEXT_LONG_X2=0;
} }
int64 fornext_value5199; int64 fornext_value5226;
int64 fornext_finalvalue5199; int64 fornext_finalvalue5226;
int64 fornext_step5199; int64 fornext_step5226;
uint8 fornext_step_negative5199; uint8 fornext_step_negative5226;
int32 *_SUB_IDESHOWTEXT_LONG_A=NULL; int32 *_SUB_IDESHOWTEXT_LONG_A=NULL;
if(_SUB_IDESHOWTEXT_LONG_A==NULL){ if(_SUB_IDESHOWTEXT_LONG_A==NULL){
_SUB_IDESHOWTEXT_LONG_A=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_A=(int32*)mem_static_malloc(4);
@ -497,51 +497,51 @@ if(_SUB_IDESHOWTEXT_LONG_C==NULL){
_SUB_IDESHOWTEXT_LONG_C=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_C=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_C=0; *_SUB_IDESHOWTEXT_LONG_C=0;
} }
int64 fornext_value5201; int64 fornext_value5228;
int64 fornext_finalvalue5201; int64 fornext_finalvalue5228;
int64 fornext_step5201; int64 fornext_step5228;
uint8 fornext_step_negative5201; uint8 fornext_step_negative5228;
int64 fornext_value5204; int64 fornext_value5231;
int64 fornext_finalvalue5204; int64 fornext_finalvalue5231;
int64 fornext_step5204; int64 fornext_step5231;
uint8 fornext_step_negative5204; uint8 fornext_step_negative5231;
byte_element_struct *byte_element_5205=NULL; byte_element_struct *byte_element_5232=NULL;
if (!byte_element_5205){ if (!byte_element_5232){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5205=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5205=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5232=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5232=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5207; int64 fornext_value5234;
int64 fornext_finalvalue5207; int64 fornext_finalvalue5234;
int64 fornext_step5207; int64 fornext_step5234;
uint8 fornext_step_negative5207; uint8 fornext_step_negative5234;
int32 *_SUB_IDESHOWTEXT_LONG_B=NULL; int32 *_SUB_IDESHOWTEXT_LONG_B=NULL;
if(_SUB_IDESHOWTEXT_LONG_B==NULL){ if(_SUB_IDESHOWTEXT_LONG_B==NULL){
_SUB_IDESHOWTEXT_LONG_B=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_B=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_B=0; *_SUB_IDESHOWTEXT_LONG_B=0;
} }
int64 fornext_value5209; int64 fornext_value5236;
int64 fornext_finalvalue5209; int64 fornext_finalvalue5236;
int64 fornext_step5209; int64 fornext_step5236;
uint8 fornext_step_negative5209; uint8 fornext_step_negative5236;
int32 *_SUB_IDESHOWTEXT_LONG_Q=NULL; int32 *_SUB_IDESHOWTEXT_LONG_Q=NULL;
if(_SUB_IDESHOWTEXT_LONG_Q==NULL){ if(_SUB_IDESHOWTEXT_LONG_Q==NULL){
_SUB_IDESHOWTEXT_LONG_Q=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_Q=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_Q=0; *_SUB_IDESHOWTEXT_LONG_Q=0;
} }
int32 pass5210; int32 pass5237;
int32 pass5211; int32 pass5238;
int32 pass5212; int32 pass5239;
int32 pass5213; int32 pass5240;
int32 pass5214; int32 pass5241;
int32 pass5215; int32 pass5242;
qbs *_SUB_IDESHOWTEXT_STRING_C=NULL; qbs *_SUB_IDESHOWTEXT_STRING_C=NULL;
if (!_SUB_IDESHOWTEXT_STRING_C)_SUB_IDESHOWTEXT_STRING_C=qbs_new(0,0); if (!_SUB_IDESHOWTEXT_STRING_C)_SUB_IDESHOWTEXT_STRING_C=qbs_new(0,0);
qbs *_SUB_IDESHOWTEXT_STRING_L2=NULL; qbs *_SUB_IDESHOWTEXT_STRING_L2=NULL;
if (!_SUB_IDESHOWTEXT_STRING_L2)_SUB_IDESHOWTEXT_STRING_L2=qbs_new(0,0); if (!_SUB_IDESHOWTEXT_STRING_L2)_SUB_IDESHOWTEXT_STRING_L2=qbs_new(0,0);
byte_element_struct *byte_element_5218=NULL; byte_element_struct *byte_element_5245=NULL;
if (!byte_element_5218){ if (!byte_element_5245){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5218=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5218=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5245=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5245=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5219=NULL; byte_element_struct *byte_element_5246=NULL;
if (!byte_element_5219){ if (!byte_element_5246){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5219=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5219=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5246=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5246=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -29,17 +29,17 @@ memset(_FUNC_IDESUBS_STRING1_SEP->chr,0,1);
} }
qbs *_FUNC_IDESUBS_STRING_A2=NULL; qbs *_FUNC_IDESUBS_STRING_A2=NULL;
if (!_FUNC_IDESUBS_STRING_A2)_FUNC_IDESUBS_STRING_A2=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_A2)_FUNC_IDESUBS_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_5220=NULL; byte_element_struct *byte_element_5247=NULL;
if (!byte_element_5220){ if (!byte_element_5247){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5220=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5220=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5247=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5247=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5222=NULL; byte_element_struct *byte_element_5249=NULL;
if (!byte_element_5222){ if (!byte_element_5249){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5222=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5222=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5249=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5249=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5223=NULL; byte_element_struct *byte_element_5250=NULL;
if (!byte_element_5223){ if (!byte_element_5250){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5223=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5223=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5250=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5250=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDESUBS_STRING_L=NULL; qbs *_FUNC_IDESUBS_STRING_L=NULL;
if (!_FUNC_IDESUBS_STRING_L)_FUNC_IDESUBS_STRING_L=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_L)_FUNC_IDESUBS_STRING_L=qbs_new(0,0);
@ -53,9 +53,9 @@ if(_FUNC_IDESUBS_LONG_MAXMODULENAMELEN==NULL){
_FUNC_IDESUBS_LONG_MAXMODULENAMELEN=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_MAXMODULENAMELEN=(int32*)mem_static_malloc(4);
*_FUNC_IDESUBS_LONG_MAXMODULENAMELEN=0; *_FUNC_IDESUBS_LONG_MAXMODULENAMELEN=0;
} }
byte_element_struct *byte_element_5224=NULL; byte_element_struct *byte_element_5251=NULL;
if (!byte_element_5224){ if (!byte_element_5251){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5224=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5224=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5251=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5251=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDESUBS_STRING_LY=NULL; qbs *_FUNC_IDESUBS_STRING_LY=NULL;
if (!_FUNC_IDESUBS_STRING_LY)_FUNC_IDESUBS_STRING_LY=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_LY)_FUNC_IDESUBS_STRING_LY=qbs_new(0,0);
@ -195,10 +195,10 @@ if(_FUNC_IDESUBS_LONG_Y==NULL){
_FUNC_IDESUBS_LONG_Y=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_Y=(int32*)mem_static_malloc(4);
*_FUNC_IDESUBS_LONG_Y=0; *_FUNC_IDESUBS_LONG_Y=0;
} }
int64 fornext_value5226; int64 fornext_value5253;
int64 fornext_finalvalue5226; int64 fornext_finalvalue5253;
int64 fornext_step5226; int64 fornext_step5253;
uint8 fornext_step_negative5226; uint8 fornext_step_negative5253;
qbs *_FUNC_IDESUBS_STRING_A=NULL; qbs *_FUNC_IDESUBS_STRING_A=NULL;
if (!_FUNC_IDESUBS_STRING_A)_FUNC_IDESUBS_STRING_A=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_A)_FUNC_IDESUBS_STRING_A=qbs_new(0,0);
int32 *_FUNC_IDESUBS_LONG_SF=NULL; int32 *_FUNC_IDESUBS_LONG_SF=NULL;
@ -215,21 +215,21 @@ if(_FUNC_IDESUBS_LONG_LASTOPENSUB==NULL){
_FUNC_IDESUBS_LONG_LASTOPENSUB=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_LASTOPENSUB=(int32*)mem_static_malloc(4);
*_FUNC_IDESUBS_LONG_LASTOPENSUB=0; *_FUNC_IDESUBS_LONG_LASTOPENSUB=0;
} }
byte_element_struct *byte_element_5227=NULL; byte_element_struct *byte_element_5254=NULL;
if (!byte_element_5227){ if (!byte_element_5254){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5227=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5227=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5254=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5254=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5228=NULL; byte_element_struct *byte_element_5255=NULL;
if (!byte_element_5228){ if (!byte_element_5255){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5228=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5228=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5255=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5255=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5229=NULL; byte_element_struct *byte_element_5256=NULL;
if (!byte_element_5229){ if (!byte_element_5256){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5229=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5229=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5256=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5256=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5230=NULL; byte_element_struct *byte_element_5257=NULL;
if (!byte_element_5230){ if (!byte_element_5257){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5230=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5230=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5257=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5257=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDESUBS_LONG_X=NULL; int32 *_FUNC_IDESUBS_LONG_X=NULL;
if(_FUNC_IDESUBS_LONG_X==NULL){ if(_FUNC_IDESUBS_LONG_X==NULL){
@ -250,44 +250,44 @@ qbs *_FUNC_IDESUBS_STRING_N=NULL;
if (!_FUNC_IDESUBS_STRING_N)_FUNC_IDESUBS_STRING_N=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_N)_FUNC_IDESUBS_STRING_N=qbs_new(0,0);
qbs *_FUNC_IDESUBS_STRING_ARGS=NULL; qbs *_FUNC_IDESUBS_STRING_ARGS=NULL;
if (!_FUNC_IDESUBS_STRING_ARGS)_FUNC_IDESUBS_STRING_ARGS=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_ARGS)_FUNC_IDESUBS_STRING_ARGS=qbs_new(0,0);
byte_element_struct *byte_element_5231=NULL; byte_element_struct *byte_element_5258=NULL;
if (!byte_element_5231){ if (!byte_element_5258){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5231=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5231=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5258=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5258=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDESUBS_LONG_I=NULL; int32 *_FUNC_IDESUBS_LONG_I=NULL;
if(_FUNC_IDESUBS_LONG_I==NULL){ if(_FUNC_IDESUBS_LONG_I==NULL){
_FUNC_IDESUBS_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDESUBS_LONG_I=0; *_FUNC_IDESUBS_LONG_I=0;
} }
int64 fornext_value5233; int64 fornext_value5260;
int64 fornext_finalvalue5233; int64 fornext_finalvalue5260;
int64 fornext_step5233; int64 fornext_step5260;
uint8 fornext_step_negative5233; uint8 fornext_step_negative5260;
byte_element_struct *byte_element_5234=NULL; byte_element_struct *byte_element_5261=NULL;
if (!byte_element_5234){ if (!byte_element_5261){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5234=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5234=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5261=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5261=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5235=NULL; byte_element_struct *byte_element_5262=NULL;
if (!byte_element_5235){ if (!byte_element_5262){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5235=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5235=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5262=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5262=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5236=NULL; byte_element_struct *byte_element_5263=NULL;
if (!byte_element_5236){ if (!byte_element_5263){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5236=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5236=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5263=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5263=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDESUBS_STRING_N2=NULL; qbs *_FUNC_IDESUBS_STRING_N2=NULL;
if (!_FUNC_IDESUBS_STRING_N2)_FUNC_IDESUBS_STRING_N2=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_N2)_FUNC_IDESUBS_STRING_N2=qbs_new(0,0);
byte_element_struct *byte_element_5237=NULL; byte_element_struct *byte_element_5264=NULL;
if (!byte_element_5237){ if (!byte_element_5264){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5237=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5237=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5264=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5264=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5239=NULL; byte_element_struct *byte_element_5266=NULL;
if (!byte_element_5239){ if (!byte_element_5266){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5239=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5239=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5266=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5266=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5240=NULL; byte_element_struct *byte_element_5267=NULL;
if (!byte_element_5240){ if (!byte_element_5267){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5240=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5240=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5267=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5267=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDESUBS_LONG_CURSOR=NULL; int32 *_FUNC_IDESUBS_LONG_CURSOR=NULL;
if(_FUNC_IDESUBS_LONG_CURSOR==NULL){ if(_FUNC_IDESUBS_LONG_CURSOR==NULL){
@ -303,9 +303,9 @@ qbs *_FUNC_IDESUBS_STRING_LINESHEADER=NULL;
if (!_FUNC_IDESUBS_STRING_LINESHEADER)_FUNC_IDESUBS_STRING_LINESHEADER=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_LINESHEADER)_FUNC_IDESUBS_STRING_LINESHEADER=qbs_new(0,0);
qbs *_FUNC_IDESUBS_STRING_EXTERNAL=NULL; qbs *_FUNC_IDESUBS_STRING_EXTERNAL=NULL;
if (!_FUNC_IDESUBS_STRING_EXTERNAL)_FUNC_IDESUBS_STRING_EXTERNAL=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_EXTERNAL)_FUNC_IDESUBS_STRING_EXTERNAL=qbs_new(0,0);
byte_element_struct *byte_element_5242=NULL; byte_element_struct *byte_element_5269=NULL;
if (!byte_element_5242){ if (!byte_element_5269){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5242=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5242=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5269=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5269=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDESUBS_STRING_LSIZED=NULL; qbs *_FUNC_IDESUBS_STRING_LSIZED=NULL;
if (!_FUNC_IDESUBS_STRING_LSIZED)_FUNC_IDESUBS_STRING_LSIZED=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_LSIZED)_FUNC_IDESUBS_STRING_LSIZED=qbs_new(0,0);
@ -323,39 +323,39 @@ if(_FUNC_IDESUBS_LONG_ARGSLENGTH==NULL){
_FUNC_IDESUBS_LONG_ARGSLENGTH=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_ARGSLENGTH=(int32*)mem_static_malloc(4);
*_FUNC_IDESUBS_LONG_ARGSLENGTH=0; *_FUNC_IDESUBS_LONG_ARGSLENGTH=0;
} }
int64 fornext_value5244; int64 fornext_value5271;
int64 fornext_finalvalue5244; int64 fornext_finalvalue5271;
int64 fornext_step5244; int64 fornext_step5271;
uint8 fornext_step_negative5244; uint8 fornext_step_negative5271;
byte_element_struct *byte_element_5245=NULL; byte_element_struct *byte_element_5272=NULL;
if (!byte_element_5245){ if (!byte_element_5272){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5245=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5245=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5272=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5272=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5246=NULL; byte_element_struct *byte_element_5273=NULL;
if (!byte_element_5246){ if (!byte_element_5273){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5246=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5246=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5273=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5273=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5247=NULL; byte_element_struct *byte_element_5274=NULL;
if (!byte_element_5247){ if (!byte_element_5274){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5247=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5247=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5274=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5274=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5248=NULL; byte_element_struct *byte_element_5275=NULL;
if (!byte_element_5248){ if (!byte_element_5275){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5248=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5248=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5275=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5275=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5249=NULL; byte_element_struct *byte_element_5276=NULL;
if (!byte_element_5249){ if (!byte_element_5276){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5249=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5249=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5276=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5276=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5250=NULL; byte_element_struct *byte_element_5277=NULL;
if (!byte_element_5250){ if (!byte_element_5277){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5250=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5250=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5277=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5277=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDESUBS_STRING_NUM=NULL; qbs *_FUNC_IDESUBS_STRING_NUM=NULL;
if (!_FUNC_IDESUBS_STRING_NUM)_FUNC_IDESUBS_STRING_NUM=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_NUM)_FUNC_IDESUBS_STRING_NUM=qbs_new(0,0);
byte_element_struct *byte_element_5251=NULL; byte_element_struct *byte_element_5278=NULL;
if (!byte_element_5251){ if (!byte_element_5278){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5251=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5251=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5278=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5278=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDESUBS_STRING_LISTITEM=NULL; qbs *_FUNC_IDESUBS_STRING_LISTITEM=NULL;
if (!_FUNC_IDESUBS_STRING_LISTITEM)_FUNC_IDESUBS_STRING_LISTITEM=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_LISTITEM)_FUNC_IDESUBS_STRING_LISTITEM=qbs_new(0,0);
@ -364,70 +364,70 @@ if(_FUNC_IDESUBS_LONG_LISTITEMLENGTH==NULL){
_FUNC_IDESUBS_LONG_LISTITEMLENGTH=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_LISTITEMLENGTH=(int32*)mem_static_malloc(4);
*_FUNC_IDESUBS_LONG_LISTITEMLENGTH=0; *_FUNC_IDESUBS_LONG_LISTITEMLENGTH=0;
} }
byte_element_struct *byte_element_5252=NULL; byte_element_struct *byte_element_5279=NULL;
if (!byte_element_5252){ if (!byte_element_5279){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5252=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5252=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5279=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5279=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5254; int64 fornext_value5281;
int64 fornext_finalvalue5254; int64 fornext_finalvalue5281;
int64 fornext_step5254; int64 fornext_step5281;
uint8 fornext_step_negative5254; uint8 fornext_step_negative5281;
byte_element_struct *byte_element_5255=NULL; byte_element_struct *byte_element_5282=NULL;
if (!byte_element_5255){ if (!byte_element_5282){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5255=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5255=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5282=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5282=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5256=NULL; byte_element_struct *byte_element_5283=NULL;
if (!byte_element_5256){ if (!byte_element_5283){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5256=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5256=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5283=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5283=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDESUBS_LONG_RESTORECASEBKP=NULL; int32 *_FUNC_IDESUBS_LONG_RESTORECASEBKP=NULL;
if(_FUNC_IDESUBS_LONG_RESTORECASEBKP==NULL){ if(_FUNC_IDESUBS_LONG_RESTORECASEBKP==NULL){
_FUNC_IDESUBS_LONG_RESTORECASEBKP=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_RESTORECASEBKP=(int32*)mem_static_malloc(4);
*_FUNC_IDESUBS_LONG_RESTORECASEBKP=0; *_FUNC_IDESUBS_LONG_RESTORECASEBKP=0;
} }
int64 fornext_value5258; int64 fornext_value5285;
int64 fornext_finalvalue5258; int64 fornext_finalvalue5285;
int64 fornext_step5258; int64 fornext_step5285;
uint8 fornext_step_negative5258; uint8 fornext_step_negative5285;
byte_element_struct *byte_element_5259=NULL; byte_element_struct *byte_element_5286=NULL;
if (!byte_element_5259){ if (!byte_element_5286){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5259=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5259=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5286=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5286=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5260=NULL; byte_element_struct *byte_element_5287=NULL;
if (!byte_element_5260){ if (!byte_element_5287){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5260=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5260=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5287=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5287=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDESUBS_STRING_TEMP=NULL; qbs *_FUNC_IDESUBS_STRING_TEMP=NULL;
if (!_FUNC_IDESUBS_STRING_TEMP)_FUNC_IDESUBS_STRING_TEMP=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_TEMP)_FUNC_IDESUBS_STRING_TEMP=qbs_new(0,0);
byte_element_struct *byte_element_5261=NULL; byte_element_struct *byte_element_5288=NULL;
if (!byte_element_5261){ if (!byte_element_5288){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5261=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5261=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5288=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5288=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDESUBS_LONG_DIALOGHEIGHT=NULL; int32 *_FUNC_IDESUBS_LONG_DIALOGHEIGHT=NULL;
if(_FUNC_IDESUBS_LONG_DIALOGHEIGHT==NULL){ if(_FUNC_IDESUBS_LONG_DIALOGHEIGHT==NULL){
_FUNC_IDESUBS_LONG_DIALOGHEIGHT=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_DIALOGHEIGHT=(int32*)mem_static_malloc(4);
*_FUNC_IDESUBS_LONG_DIALOGHEIGHT=0; *_FUNC_IDESUBS_LONG_DIALOGHEIGHT=0;
} }
int64 fornext_value5263; int64 fornext_value5290;
int64 fornext_finalvalue5263; int64 fornext_finalvalue5290;
int64 fornext_step5263; int64 fornext_step5290;
uint8 fornext_step_negative5263; uint8 fornext_step_negative5290;
byte_element_struct *byte_element_5264=NULL; byte_element_struct *byte_element_5291=NULL;
if (!byte_element_5264){ if (!byte_element_5291){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5264=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5264=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5291=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5291=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5266; int64 fornext_value5293;
int64 fornext_finalvalue5266; int64 fornext_finalvalue5293;
int64 fornext_step5266; int64 fornext_step5293;
uint8 fornext_step_negative5266; uint8 fornext_step_negative5293;
byte_element_struct *byte_element_5267=NULL; byte_element_struct *byte_element_5294=NULL;
if (!byte_element_5267){ if (!byte_element_5294){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5267=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5267=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5294=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5294=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5269; int64 fornext_value5296;
int64 fornext_finalvalue5269; int64 fornext_finalvalue5296;
int64 fornext_step5269; int64 fornext_step5296;
uint8 fornext_step_negative5269; uint8 fornext_step_negative5296;
int32 *_FUNC_IDESUBS_LONG_F=NULL; int32 *_FUNC_IDESUBS_LONG_F=NULL;
if(_FUNC_IDESUBS_LONG_F==NULL){ if(_FUNC_IDESUBS_LONG_F==NULL){
_FUNC_IDESUBS_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_F=(int32*)mem_static_malloc(4);
@ -443,10 +443,10 @@ if(_FUNC_IDESUBS_LONG_CY==NULL){
_FUNC_IDESUBS_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDESUBS_LONG_CY=0; *_FUNC_IDESUBS_LONG_CY=0;
} }
int64 fornext_value5272; int64 fornext_value5299;
int64 fornext_finalvalue5272; int64 fornext_finalvalue5299;
int64 fornext_step5272; int64 fornext_step5299;
uint8 fornext_step_negative5272; uint8 fornext_step_negative5299;
int32 *_FUNC_IDESUBS_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDESUBS_LONG_LASTFOCUS=NULL;
if(_FUNC_IDESUBS_LONG_LASTFOCUS==NULL){ if(_FUNC_IDESUBS_LONG_LASTFOCUS==NULL){
_FUNC_IDESUBS_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -479,9 +479,9 @@ _FUNC_IDESUBS_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDESUBS_STRING_ALTLETTER=NULL; qbs *_FUNC_IDESUBS_STRING_ALTLETTER=NULL;
if (!_FUNC_IDESUBS_STRING_ALTLETTER)_FUNC_IDESUBS_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_ALTLETTER)_FUNC_IDESUBS_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5274=NULL; byte_element_struct *byte_element_5301=NULL;
if (!byte_element_5274){ if (!byte_element_5301){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5274=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5274=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5301=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5301=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDESUBS_LONG_K=NULL; int32 *_FUNC_IDESUBS_LONG_K=NULL;
if(_FUNC_IDESUBS_LONG_K==NULL){ if(_FUNC_IDESUBS_LONG_K==NULL){
@ -493,10 +493,10 @@ if(_FUNC_IDESUBS_LONG_INFO==NULL){
_FUNC_IDESUBS_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDESUBS_LONG_INFO=0; *_FUNC_IDESUBS_LONG_INFO=0;
} }
int64 fornext_value5276; int64 fornext_value5303;
int64 fornext_finalvalue5276; int64 fornext_finalvalue5303;
int64 fornext_step5276; int64 fornext_step5303;
uint8 fornext_step_negative5276; uint8 fornext_step_negative5303;
int32 *_FUNC_IDESUBS_LONG_T=NULL; int32 *_FUNC_IDESUBS_LONG_T=NULL;
if(_FUNC_IDESUBS_LONG_T==NULL){ if(_FUNC_IDESUBS_LONG_T==NULL){
_FUNC_IDESUBS_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_T=(int32*)mem_static_malloc(4);
@ -514,11 +514,11 @@ _FUNC_IDESUBS_LONG_PREVIOUSSELECTION=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDESUBS_STRING_TARGETSOURCELINE=NULL; qbs *_FUNC_IDESUBS_STRING_TARGETSOURCELINE=NULL;
if (!_FUNC_IDESUBS_STRING_TARGETSOURCELINE)_FUNC_IDESUBS_STRING_TARGETSOURCELINE=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_TARGETSOURCELINE)_FUNC_IDESUBS_STRING_TARGETSOURCELINE=qbs_new(0,0);
int64 fornext_value5278; int64 fornext_value5305;
int64 fornext_finalvalue5278; int64 fornext_finalvalue5305;
int64 fornext_step5278; int64 fornext_step5305;
uint8 fornext_step_negative5278; uint8 fornext_step_negative5305;
int64 fornext_value5280; int64 fornext_value5307;
int64 fornext_finalvalue5280; int64 fornext_finalvalue5307;
int64 fornext_step5280; int64 fornext_step5307;
uint8 fornext_step_negative5280; uint8 fornext_step_negative5307;

View file

@ -37,26 +37,26 @@ if(_FUNC_IDELANGUAGEBOX_LONG_DIALOGWIDTH==NULL){
_FUNC_IDELANGUAGEBOX_LONG_DIALOGWIDTH=(int32*)mem_static_malloc(4); _FUNC_IDELANGUAGEBOX_LONG_DIALOGWIDTH=(int32*)mem_static_malloc(4);
*_FUNC_IDELANGUAGEBOX_LONG_DIALOGWIDTH=0; *_FUNC_IDELANGUAGEBOX_LONG_DIALOGWIDTH=0;
} }
byte_element_struct *byte_element_5281=NULL; byte_element_struct *byte_element_5308=NULL;
if (!byte_element_5281){ if (!byte_element_5308){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5281=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5281=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5308=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5308=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDELANGUAGEBOX_LONG_X=NULL; int32 *_FUNC_IDELANGUAGEBOX_LONG_X=NULL;
if(_FUNC_IDELANGUAGEBOX_LONG_X==NULL){ if(_FUNC_IDELANGUAGEBOX_LONG_X==NULL){
_FUNC_IDELANGUAGEBOX_LONG_X=(int32*)mem_static_malloc(4); _FUNC_IDELANGUAGEBOX_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_IDELANGUAGEBOX_LONG_X=0; *_FUNC_IDELANGUAGEBOX_LONG_X=0;
} }
int64 fornext_value5283; int64 fornext_value5310;
int64 fornext_finalvalue5283; int64 fornext_finalvalue5310;
int64 fornext_step5283; int64 fornext_step5310;
uint8 fornext_step_negative5283; uint8 fornext_step_negative5310;
byte_element_struct *byte_element_5284=NULL; byte_element_struct *byte_element_5311=NULL;
if (!byte_element_5284){ if (!byte_element_5311){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5284=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5284=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5311=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5311=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5285=NULL; byte_element_struct *byte_element_5312=NULL;
if (!byte_element_5285){ if (!byte_element_5312){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5285=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5285=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5312=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5312=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDELANGUAGEBOX_LONG_I=NULL; int32 *_FUNC_IDELANGUAGEBOX_LONG_I=NULL;
if(_FUNC_IDELANGUAGEBOX_LONG_I==NULL){ if(_FUNC_IDELANGUAGEBOX_LONG_I==NULL){
@ -68,10 +68,10 @@ if(_FUNC_IDELANGUAGEBOX_LONG_DIALOGHEIGHT==NULL){
_FUNC_IDELANGUAGEBOX_LONG_DIALOGHEIGHT=(int32*)mem_static_malloc(4); _FUNC_IDELANGUAGEBOX_LONG_DIALOGHEIGHT=(int32*)mem_static_malloc(4);
*_FUNC_IDELANGUAGEBOX_LONG_DIALOGHEIGHT=0; *_FUNC_IDELANGUAGEBOX_LONG_DIALOGHEIGHT=0;
} }
int64 fornext_value5287; int64 fornext_value5314;
int64 fornext_finalvalue5287; int64 fornext_finalvalue5314;
int64 fornext_step5287; int64 fornext_step5314;
uint8 fornext_step_negative5287; uint8 fornext_step_negative5314;
int32 *_FUNC_IDELANGUAGEBOX_LONG_F=NULL; int32 *_FUNC_IDELANGUAGEBOX_LONG_F=NULL;
if(_FUNC_IDELANGUAGEBOX_LONG_F==NULL){ if(_FUNC_IDELANGUAGEBOX_LONG_F==NULL){
_FUNC_IDELANGUAGEBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDELANGUAGEBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -87,10 +87,10 @@ if(_FUNC_IDELANGUAGEBOX_LONG_CY==NULL){
_FUNC_IDELANGUAGEBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDELANGUAGEBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDELANGUAGEBOX_LONG_CY=0; *_FUNC_IDELANGUAGEBOX_LONG_CY=0;
} }
int64 fornext_value5290; int64 fornext_value5317;
int64 fornext_finalvalue5290; int64 fornext_finalvalue5317;
int64 fornext_step5290; int64 fornext_step5317;
uint8 fornext_step_negative5290; uint8 fornext_step_negative5317;
int32 *_FUNC_IDELANGUAGEBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDELANGUAGEBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDELANGUAGEBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDELANGUAGEBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDELANGUAGEBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDELANGUAGEBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -123,9 +123,9 @@ _FUNC_IDELANGUAGEBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDELANGUAGEBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDELANGUAGEBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDELANGUAGEBOX_STRING_ALTLETTER)_FUNC_IDELANGUAGEBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDELANGUAGEBOX_STRING_ALTLETTER)_FUNC_IDELANGUAGEBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5292=NULL; byte_element_struct *byte_element_5319=NULL;
if (!byte_element_5292){ if (!byte_element_5319){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5292=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5292=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5319=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5319=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDELANGUAGEBOX_LONG_K=NULL; int32 *_FUNC_IDELANGUAGEBOX_LONG_K=NULL;
if(_FUNC_IDELANGUAGEBOX_LONG_K==NULL){ if(_FUNC_IDELANGUAGEBOX_LONG_K==NULL){
@ -137,10 +137,10 @@ if(_FUNC_IDELANGUAGEBOX_LONG_INFO==NULL){
_FUNC_IDELANGUAGEBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDELANGUAGEBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDELANGUAGEBOX_LONG_INFO=0; *_FUNC_IDELANGUAGEBOX_LONG_INFO=0;
} }
int64 fornext_value5294; int64 fornext_value5321;
int64 fornext_finalvalue5294; int64 fornext_finalvalue5321;
int64 fornext_step5294; int64 fornext_step5321;
uint8 fornext_step_negative5294; uint8 fornext_step_negative5321;
int32 *_FUNC_IDELANGUAGEBOX_LONG_T=NULL; int32 *_FUNC_IDELANGUAGEBOX_LONG_T=NULL;
if(_FUNC_IDELANGUAGEBOX_LONG_T==NULL){ if(_FUNC_IDELANGUAGEBOX_LONG_T==NULL){
_FUNC_IDELANGUAGEBOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDELANGUAGEBOX_LONG_T=(int32*)mem_static_malloc(4);
@ -156,10 +156,10 @@ if(_FUNC_IDELANGUAGEBOX_LONG_Y==NULL){
_FUNC_IDELANGUAGEBOX_LONG_Y=(int32*)mem_static_malloc(4); _FUNC_IDELANGUAGEBOX_LONG_Y=(int32*)mem_static_malloc(4);
*_FUNC_IDELANGUAGEBOX_LONG_Y=0; *_FUNC_IDELANGUAGEBOX_LONG_Y=0;
} }
int64 fornext_value5296; int64 fornext_value5323;
int64 fornext_finalvalue5296; int64 fornext_finalvalue5323;
int64 fornext_step5296; int64 fornext_step5323;
uint8 fornext_step_negative5296; uint8 fornext_step_negative5323;
int32 *_FUNC_IDELANGUAGEBOX_LONG_U=NULL; int32 *_FUNC_IDELANGUAGEBOX_LONG_U=NULL;
if(_FUNC_IDELANGUAGEBOX_LONG_U==NULL){ if(_FUNC_IDELANGUAGEBOX_LONG_U==NULL){
_FUNC_IDELANGUAGEBOX_LONG_U=(int32*)mem_static_malloc(4); _FUNC_IDELANGUAGEBOX_LONG_U=(int32*)mem_static_malloc(4);

View file

@ -30,9 +30,9 @@ if(_FUNC_IDEWARNINGBOX_STRING1_SEP==NULL){
_FUNC_IDEWARNINGBOX_STRING1_SEP=qbs_new_fixed((uint8*)mem_static_malloc(1),1,0); _FUNC_IDEWARNINGBOX_STRING1_SEP=qbs_new_fixed((uint8*)mem_static_malloc(1),1,0);
memset(_FUNC_IDEWARNINGBOX_STRING1_SEP->chr,0,1); memset(_FUNC_IDEWARNINGBOX_STRING1_SEP->chr,0,1);
} }
byte_element_struct *byte_element_5297=NULL; byte_element_struct *byte_element_5324=NULL;
if (!byte_element_5297){ if (!byte_element_5324){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5297=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5297=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5324=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5324=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEWARNINGBOX_STRING_THISPROG=NULL; qbs *_FUNC_IDEWARNINGBOX_STRING_THISPROG=NULL;
if (!_FUNC_IDEWARNINGBOX_STRING_THISPROG)_FUNC_IDEWARNINGBOX_STRING_THISPROG=qbs_new(0,0); if (!_FUNC_IDEWARNINGBOX_STRING_THISPROG)_FUNC_IDEWARNINGBOX_STRING_THISPROG=qbs_new(0,0);
@ -41,36 +41,36 @@ if(_FUNC_IDEWARNINGBOX_LONG_MAXMODULENAMELEN==NULL){
_FUNC_IDEWARNINGBOX_LONG_MAXMODULENAMELEN=(int32*)mem_static_malloc(4); _FUNC_IDEWARNINGBOX_LONG_MAXMODULENAMELEN=(int32*)mem_static_malloc(4);
*_FUNC_IDEWARNINGBOX_LONG_MAXMODULENAMELEN=0; *_FUNC_IDEWARNINGBOX_LONG_MAXMODULENAMELEN=0;
} }
byte_element_struct *byte_element_5298=NULL; byte_element_struct *byte_element_5325=NULL;
if (!byte_element_5298){ if (!byte_element_5325){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5298=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5298=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5325=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5325=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEWARNINGBOX_LONG_X=NULL; int32 *_FUNC_IDEWARNINGBOX_LONG_X=NULL;
if(_FUNC_IDEWARNINGBOX_LONG_X==NULL){ if(_FUNC_IDEWARNINGBOX_LONG_X==NULL){
_FUNC_IDEWARNINGBOX_LONG_X=(int32*)mem_static_malloc(4); _FUNC_IDEWARNINGBOX_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_IDEWARNINGBOX_LONG_X=0; *_FUNC_IDEWARNINGBOX_LONG_X=0;
} }
int64 fornext_value5300; int64 fornext_value5327;
int64 fornext_finalvalue5300; int64 fornext_finalvalue5327;
int64 fornext_step5300; int64 fornext_step5327;
uint8 fornext_step_negative5300; uint8 fornext_step_negative5327;
byte_element_struct *byte_element_5301=NULL; byte_element_struct *byte_element_5328=NULL;
if (!byte_element_5301){ if (!byte_element_5328){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5301=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5301=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5328=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5328=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5302=NULL; byte_element_struct *byte_element_5329=NULL;
if (!byte_element_5302){ if (!byte_element_5329){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5302=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5302=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5329=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5329=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEWARNINGBOX_LONG_DIALOGWIDTH=NULL; int32 *_FUNC_IDEWARNINGBOX_LONG_DIALOGWIDTH=NULL;
if(_FUNC_IDEWARNINGBOX_LONG_DIALOGWIDTH==NULL){ if(_FUNC_IDEWARNINGBOX_LONG_DIALOGWIDTH==NULL){
_FUNC_IDEWARNINGBOX_LONG_DIALOGWIDTH=(int32*)mem_static_malloc(4); _FUNC_IDEWARNINGBOX_LONG_DIALOGWIDTH=(int32*)mem_static_malloc(4);
*_FUNC_IDEWARNINGBOX_LONG_DIALOGWIDTH=0; *_FUNC_IDEWARNINGBOX_LONG_DIALOGWIDTH=0;
} }
int64 fornext_value5304; int64 fornext_value5331;
int64 fornext_finalvalue5304; int64 fornext_finalvalue5331;
int64 fornext_step5304; int64 fornext_step5331;
uint8 fornext_step_negative5304; uint8 fornext_step_negative5331;
qbs *_FUNC_IDEWARNINGBOX_STRING_L=NULL; qbs *_FUNC_IDEWARNINGBOX_STRING_L=NULL;
if (!_FUNC_IDEWARNINGBOX_STRING_L)_FUNC_IDEWARNINGBOX_STRING_L=qbs_new(0,0); if (!_FUNC_IDEWARNINGBOX_STRING_L)_FUNC_IDEWARNINGBOX_STRING_L=qbs_new(0,0);
int32 *_FUNC_IDEWARNINGBOX_LONG_TREECONNECTION=NULL; int32 *_FUNC_IDEWARNINGBOX_LONG_TREECONNECTION=NULL;
@ -82,31 +82,31 @@ qbs *_FUNC_IDEWARNINGBOX_STRING_L3=NULL;
if (!_FUNC_IDEWARNINGBOX_STRING_L3)_FUNC_IDEWARNINGBOX_STRING_L3=qbs_new(0,0); if (!_FUNC_IDEWARNINGBOX_STRING_L3)_FUNC_IDEWARNINGBOX_STRING_L3=qbs_new(0,0);
qbs *_FUNC_IDEWARNINGBOX_STRING_NUM=NULL; qbs *_FUNC_IDEWARNINGBOX_STRING_NUM=NULL;
if (!_FUNC_IDEWARNINGBOX_STRING_NUM)_FUNC_IDEWARNINGBOX_STRING_NUM=qbs_new(0,0); if (!_FUNC_IDEWARNINGBOX_STRING_NUM)_FUNC_IDEWARNINGBOX_STRING_NUM=qbs_new(0,0);
byte_element_struct *byte_element_5305=NULL; byte_element_struct *byte_element_5332=NULL;
if (!byte_element_5305){ if (!byte_element_5332){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5305=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5305=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5332=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5332=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5306=NULL; byte_element_struct *byte_element_5333=NULL;
if (!byte_element_5306){ if (!byte_element_5333){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5306=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5306=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5333=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5333=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5307=NULL; byte_element_struct *byte_element_5334=NULL;
if (!byte_element_5307){ if (!byte_element_5334){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5307=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5307=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5334=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5334=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEWARNINGBOX_STRING_TEXT=NULL; qbs *_FUNC_IDEWARNINGBOX_STRING_TEXT=NULL;
if (!_FUNC_IDEWARNINGBOX_STRING_TEXT)_FUNC_IDEWARNINGBOX_STRING_TEXT=qbs_new(0,0); if (!_FUNC_IDEWARNINGBOX_STRING_TEXT)_FUNC_IDEWARNINGBOX_STRING_TEXT=qbs_new(0,0);
byte_element_struct *byte_element_5308=NULL; byte_element_struct *byte_element_5335=NULL;
if (!byte_element_5308){ if (!byte_element_5335){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5308=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5308=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5335=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5335=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5309=NULL; byte_element_struct *byte_element_5336=NULL;
if (!byte_element_5309){ if (!byte_element_5336){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5309=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5309=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5336=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5336=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5310=NULL; byte_element_struct *byte_element_5337=NULL;
if (!byte_element_5310){ if (!byte_element_5337){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5310=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5310=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5337=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5337=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEWARNINGBOX_LONG_I=NULL; int32 *_FUNC_IDEWARNINGBOX_LONG_I=NULL;
if(_FUNC_IDEWARNINGBOX_LONG_I==NULL){ if(_FUNC_IDEWARNINGBOX_LONG_I==NULL){
@ -118,10 +118,10 @@ if(_FUNC_IDEWARNINGBOX_LONG_DIALOGHEIGHT==NULL){
_FUNC_IDEWARNINGBOX_LONG_DIALOGHEIGHT=(int32*)mem_static_malloc(4); _FUNC_IDEWARNINGBOX_LONG_DIALOGHEIGHT=(int32*)mem_static_malloc(4);
*_FUNC_IDEWARNINGBOX_LONG_DIALOGHEIGHT=0; *_FUNC_IDEWARNINGBOX_LONG_DIALOGHEIGHT=0;
} }
int64 fornext_value5312; int64 fornext_value5339;
int64 fornext_finalvalue5312; int64 fornext_finalvalue5339;
int64 fornext_step5312; int64 fornext_step5339;
uint8 fornext_step_negative5312; uint8 fornext_step_negative5339;
int32 *_FUNC_IDEWARNINGBOX_LONG_F=NULL; int32 *_FUNC_IDEWARNINGBOX_LONG_F=NULL;
if(_FUNC_IDEWARNINGBOX_LONG_F==NULL){ if(_FUNC_IDEWARNINGBOX_LONG_F==NULL){
_FUNC_IDEWARNINGBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDEWARNINGBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -137,10 +137,10 @@ if(_FUNC_IDEWARNINGBOX_LONG_CY==NULL){
_FUNC_IDEWARNINGBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDEWARNINGBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDEWARNINGBOX_LONG_CY=0; *_FUNC_IDEWARNINGBOX_LONG_CY=0;
} }
int64 fornext_value5315; int64 fornext_value5342;
int64 fornext_finalvalue5315; int64 fornext_finalvalue5342;
int64 fornext_step5315; int64 fornext_step5342;
uint8 fornext_step_negative5315; uint8 fornext_step_negative5342;
int32 *_FUNC_IDEWARNINGBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDEWARNINGBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDEWARNINGBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDEWARNINGBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDEWARNINGBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEWARNINGBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -173,9 +173,9 @@ _FUNC_IDEWARNINGBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDEWARNINGBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDEWARNINGBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEWARNINGBOX_STRING_ALTLETTER)_FUNC_IDEWARNINGBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDEWARNINGBOX_STRING_ALTLETTER)_FUNC_IDEWARNINGBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5317=NULL; byte_element_struct *byte_element_5344=NULL;
if (!byte_element_5317){ if (!byte_element_5344){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5317=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5317=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5344=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5344=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEWARNINGBOX_LONG_K=NULL; int32 *_FUNC_IDEWARNINGBOX_LONG_K=NULL;
if(_FUNC_IDEWARNINGBOX_LONG_K==NULL){ if(_FUNC_IDEWARNINGBOX_LONG_K==NULL){
@ -187,10 +187,10 @@ if(_FUNC_IDEWARNINGBOX_LONG_INFO==NULL){
_FUNC_IDEWARNINGBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDEWARNINGBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDEWARNINGBOX_LONG_INFO=0; *_FUNC_IDEWARNINGBOX_LONG_INFO=0;
} }
int64 fornext_value5319; int64 fornext_value5346;
int64 fornext_finalvalue5319; int64 fornext_finalvalue5346;
int64 fornext_step5319; int64 fornext_step5346;
uint8 fornext_step_negative5319; uint8 fornext_step_negative5346;
int32 *_FUNC_IDEWARNINGBOX_LONG_T=NULL; int32 *_FUNC_IDEWARNINGBOX_LONG_T=NULL;
if(_FUNC_IDEWARNINGBOX_LONG_T==NULL){ if(_FUNC_IDEWARNINGBOX_LONG_T==NULL){
_FUNC_IDEWARNINGBOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDEWARNINGBOX_LONG_T=(int32*)mem_static_malloc(4);

View file

@ -1,22 +1,22 @@
qbs*oldstr5320=NULL; qbs*oldstr5347=NULL;
if(_SUB_IDEOBJUPDATE_STRING_KK->tmp||_SUB_IDEOBJUPDATE_STRING_KK->fixed||_SUB_IDEOBJUPDATE_STRING_KK->readonly){ if(_SUB_IDEOBJUPDATE_STRING_KK->tmp||_SUB_IDEOBJUPDATE_STRING_KK->fixed||_SUB_IDEOBJUPDATE_STRING_KK->readonly){
oldstr5320=_SUB_IDEOBJUPDATE_STRING_KK; oldstr5347=_SUB_IDEOBJUPDATE_STRING_KK;
if (oldstr5320->cmem_descriptor){ if (oldstr5347->cmem_descriptor){
_SUB_IDEOBJUPDATE_STRING_KK=qbs_new_cmem(oldstr5320->len,0); _SUB_IDEOBJUPDATE_STRING_KK=qbs_new_cmem(oldstr5347->len,0);
}else{ }else{
_SUB_IDEOBJUPDATE_STRING_KK=qbs_new(oldstr5320->len,0); _SUB_IDEOBJUPDATE_STRING_KK=qbs_new(oldstr5347->len,0);
} }
memcpy(_SUB_IDEOBJUPDATE_STRING_KK->chr,oldstr5320->chr,oldstr5320->len); memcpy(_SUB_IDEOBJUPDATE_STRING_KK->chr,oldstr5347->chr,oldstr5347->len);
} }
qbs*oldstr5321=NULL; qbs*oldstr5348=NULL;
if(_SUB_IDEOBJUPDATE_STRING_ALTLETTER->tmp||_SUB_IDEOBJUPDATE_STRING_ALTLETTER->fixed||_SUB_IDEOBJUPDATE_STRING_ALTLETTER->readonly){ if(_SUB_IDEOBJUPDATE_STRING_ALTLETTER->tmp||_SUB_IDEOBJUPDATE_STRING_ALTLETTER->fixed||_SUB_IDEOBJUPDATE_STRING_ALTLETTER->readonly){
oldstr5321=_SUB_IDEOBJUPDATE_STRING_ALTLETTER; oldstr5348=_SUB_IDEOBJUPDATE_STRING_ALTLETTER;
if (oldstr5321->cmem_descriptor){ if (oldstr5348->cmem_descriptor){
_SUB_IDEOBJUPDATE_STRING_ALTLETTER=qbs_new_cmem(oldstr5321->len,0); _SUB_IDEOBJUPDATE_STRING_ALTLETTER=qbs_new_cmem(oldstr5348->len,0);
}else{ }else{
_SUB_IDEOBJUPDATE_STRING_ALTLETTER=qbs_new(oldstr5321->len,0); _SUB_IDEOBJUPDATE_STRING_ALTLETTER=qbs_new(oldstr5348->len,0);
} }
memcpy(_SUB_IDEOBJUPDATE_STRING_ALTLETTER->chr,oldstr5321->chr,oldstr5321->len); memcpy(_SUB_IDEOBJUPDATE_STRING_ALTLETTER->chr,oldstr5348->chr,oldstr5348->len);
} }
qbs *_SUB_IDEOBJUPDATE_STRING1_SEP=NULL; qbs *_SUB_IDEOBJUPDATE_STRING1_SEP=NULL;
if(_SUB_IDEOBJUPDATE_STRING1_SEP==NULL){ if(_SUB_IDEOBJUPDATE_STRING1_SEP==NULL){
@ -50,21 +50,21 @@ if(_SUB_IDEOBJUPDATE_LONG_X==NULL){
_SUB_IDEOBJUPDATE_LONG_X=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_X=(int32*)mem_static_malloc(4);
*_SUB_IDEOBJUPDATE_LONG_X=0; *_SUB_IDEOBJUPDATE_LONG_X=0;
} }
byte_element_struct *byte_element_5322=NULL; byte_element_struct *byte_element_5349=NULL;
if (!byte_element_5322){ if (!byte_element_5349){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5322=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5322=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5349=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5349=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5323=NULL; byte_element_struct *byte_element_5350=NULL;
if (!byte_element_5323){ if (!byte_element_5350){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5323=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5323=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5350=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5350=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5324=NULL; byte_element_struct *byte_element_5351=NULL;
if (!byte_element_5324){ if (!byte_element_5351){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5324=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5324=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5351=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5351=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5325=NULL; byte_element_struct *byte_element_5352=NULL;
if (!byte_element_5325){ if (!byte_element_5352){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5325=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5325=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5352=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5352=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEOBJUPDATE_LONG_K=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_K=NULL;
if(_SUB_IDEOBJUPDATE_LONG_K==NULL){ if(_SUB_IDEOBJUPDATE_LONG_K==NULL){
@ -73,9 +73,9 @@ _SUB_IDEOBJUPDATE_LONG_K=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEOBJUPDATE_STRING_CLIP=NULL; qbs *_SUB_IDEOBJUPDATE_STRING_CLIP=NULL;
if (!_SUB_IDEOBJUPDATE_STRING_CLIP)_SUB_IDEOBJUPDATE_STRING_CLIP=qbs_new(0,0); if (!_SUB_IDEOBJUPDATE_STRING_CLIP)_SUB_IDEOBJUPDATE_STRING_CLIP=qbs_new(0,0);
byte_element_struct *byte_element_5326=NULL; byte_element_struct *byte_element_5353=NULL;
if (!byte_element_5326){ if (!byte_element_5353){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5326=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5326=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5353=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5353=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEOBJUPDATE_LONG_SX1=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_SX1=NULL;
if(_SUB_IDEOBJUPDATE_LONG_SX1==NULL){ if(_SUB_IDEOBJUPDATE_LONG_SX1==NULL){
@ -87,93 +87,93 @@ if(_SUB_IDEOBJUPDATE_LONG_SX2==NULL){
_SUB_IDEOBJUPDATE_LONG_SX2=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_SX2=(int32*)mem_static_malloc(4);
*_SUB_IDEOBJUPDATE_LONG_SX2=0; *_SUB_IDEOBJUPDATE_LONG_SX2=0;
} }
byte_element_struct *byte_element_5327=NULL; byte_element_struct *byte_element_5354=NULL;
if (!byte_element_5327){ if (!byte_element_5354){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5327=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5327=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5354=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5354=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5328=NULL; byte_element_struct *byte_element_5355=NULL;
if (!byte_element_5328){ if (!byte_element_5355){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5328=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5328=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5355=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5355=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5329=NULL; byte_element_struct *byte_element_5356=NULL;
if (!byte_element_5329){ if (!byte_element_5356){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5329=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5329=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5356=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5356=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5330=NULL; byte_element_struct *byte_element_5357=NULL;
if (!byte_element_5330){ if (!byte_element_5357){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5330=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5330=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5357=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5357=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5331=NULL; byte_element_struct *byte_element_5358=NULL;
if (!byte_element_5331){ if (!byte_element_5358){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5331=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5331=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5358=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5358=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5332=NULL; byte_element_struct *byte_element_5359=NULL;
if (!byte_element_5332){ if (!byte_element_5359){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5332=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5332=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5359=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5359=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5333=NULL; byte_element_struct *byte_element_5360=NULL;
if (!byte_element_5333){ if (!byte_element_5360){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5333=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5333=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5360=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5360=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5334=NULL; byte_element_struct *byte_element_5361=NULL;
if (!byte_element_5334){ if (!byte_element_5361){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5334=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5334=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5361=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5361=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEOBJUPDATE_STRING_A1=NULL; qbs *_SUB_IDEOBJUPDATE_STRING_A1=NULL;
if (!_SUB_IDEOBJUPDATE_STRING_A1)_SUB_IDEOBJUPDATE_STRING_A1=qbs_new(0,0); if (!_SUB_IDEOBJUPDATE_STRING_A1)_SUB_IDEOBJUPDATE_STRING_A1=qbs_new(0,0);
byte_element_struct *byte_element_5335=NULL; byte_element_struct *byte_element_5362=NULL;
if (!byte_element_5335){ if (!byte_element_5362){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5335=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5335=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5362=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5362=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEOBJUPDATE_STRING_A2=NULL; qbs *_SUB_IDEOBJUPDATE_STRING_A2=NULL;
if (!_SUB_IDEOBJUPDATE_STRING_A2)_SUB_IDEOBJUPDATE_STRING_A2=qbs_new(0,0); if (!_SUB_IDEOBJUPDATE_STRING_A2)_SUB_IDEOBJUPDATE_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_5336=NULL; byte_element_struct *byte_element_5363=NULL;
if (!byte_element_5336){ if (!byte_element_5363){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5336=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5336=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5363=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5363=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5337=NULL; byte_element_struct *byte_element_5364=NULL;
if (!byte_element_5337){ if (!byte_element_5364){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5337=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5337=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5364=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5364=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5338=NULL; byte_element_struct *byte_element_5365=NULL;
if (!byte_element_5338){ if (!byte_element_5365){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5338=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5338=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5365=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5365=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5339=NULL; byte_element_struct *byte_element_5366=NULL;
if (!byte_element_5339){ if (!byte_element_5366){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5339=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5339=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5366=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5366=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5340=NULL; byte_element_struct *byte_element_5367=NULL;
if (!byte_element_5340){ if (!byte_element_5367){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5340=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5340=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5367=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5367=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5341=NULL; byte_element_struct *byte_element_5368=NULL;
if (!byte_element_5341){ if (!byte_element_5368){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5341=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5341=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5368=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5368=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5342=NULL; byte_element_struct *byte_element_5369=NULL;
if (!byte_element_5342){ if (!byte_element_5369){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5342=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5342=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5369=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5369=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5343=NULL; byte_element_struct *byte_element_5370=NULL;
if (!byte_element_5343){ if (!byte_element_5370){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5343=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5343=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5370=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5370=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5344=NULL; byte_element_struct *byte_element_5371=NULL;
if (!byte_element_5344){ if (!byte_element_5371){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5344=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5344=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5371=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5371=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5345=NULL; byte_element_struct *byte_element_5372=NULL;
if (!byte_element_5345){ if (!byte_element_5372){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5345=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5345=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5372=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5372=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5346=NULL; byte_element_struct *byte_element_5373=NULL;
if (!byte_element_5346){ if (!byte_element_5373){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5346=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5346=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5373=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5373=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5347=NULL; byte_element_struct *byte_element_5374=NULL;
if (!byte_element_5347){ if (!byte_element_5374){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5347=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5347=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5374=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5374=(byte_element_struct*)mem_static_malloc(12);
} }
ptrszint *_SUB_IDEOBJUPDATE_ARRAY_STRING_LISTBOXITEMS=NULL; ptrszint *_SUB_IDEOBJUPDATE_ARRAY_STRING_LISTBOXITEMS=NULL;
if (!_SUB_IDEOBJUPDATE_ARRAY_STRING_LISTBOXITEMS){ if (!_SUB_IDEOBJUPDATE_ARRAY_STRING_LISTBOXITEMS){
@ -199,38 +199,38 @@ _SUB_IDEOBJUPDATE_ARRAY_STRING_ORIGINALLISTBOXITEMS[5]=0;
_SUB_IDEOBJUPDATE_ARRAY_STRING_ORIGINALLISTBOXITEMS[6]=0; _SUB_IDEOBJUPDATE_ARRAY_STRING_ORIGINALLISTBOXITEMS[6]=0;
_SUB_IDEOBJUPDATE_ARRAY_STRING_ORIGINALLISTBOXITEMS[0]=(ptrszint)&nothingstring; _SUB_IDEOBJUPDATE_ARRAY_STRING_ORIGINALLISTBOXITEMS[0]=(ptrszint)&nothingstring;
} }
byte_element_struct *byte_element_5348=NULL; byte_element_struct *byte_element_5375=NULL;
if (!byte_element_5348){ if (!byte_element_5375){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5348=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5348=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5375=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5375=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEOBJUPDATE_LONG_N=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_N=NULL;
if(_SUB_IDEOBJUPDATE_LONG_N==NULL){ if(_SUB_IDEOBJUPDATE_LONG_N==NULL){
_SUB_IDEOBJUPDATE_LONG_N=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_N=(int32*)mem_static_malloc(4);
*_SUB_IDEOBJUPDATE_LONG_N=0; *_SUB_IDEOBJUPDATE_LONG_N=0;
} }
byte_element_struct *byte_element_5350=NULL; byte_element_struct *byte_element_5377=NULL;
if (!byte_element_5350){ if (!byte_element_5377){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5350=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5350=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5377=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5377=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5352=NULL; byte_element_struct *byte_element_5379=NULL;
if (!byte_element_5352){ if (!byte_element_5379){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5352=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5352=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5379=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5379=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5353=NULL; byte_element_struct *byte_element_5380=NULL;
if (!byte_element_5353){ if (!byte_element_5380){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5353=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5353=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5380=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5380=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5354=NULL; byte_element_struct *byte_element_5381=NULL;
if (!byte_element_5354){ if (!byte_element_5381){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5354=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5354=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5381=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5381=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5355=NULL; byte_element_struct *byte_element_5382=NULL;
if (!byte_element_5355){ if (!byte_element_5382){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5355=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5355=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5382=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5382=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5357=NULL; byte_element_struct *byte_element_5384=NULL;
if (!byte_element_5357){ if (!byte_element_5384){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5357=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5357=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5384=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5384=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEOBJUPDATE_LONG_Y1=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_Y1=NULL;
if(_SUB_IDEOBJUPDATE_LONG_Y1==NULL){ if(_SUB_IDEOBJUPDATE_LONG_Y1==NULL){
@ -257,19 +257,19 @@ if(_SUB_IDEOBJUPDATE_LONG_Q==NULL){
_SUB_IDEOBJUPDATE_LONG_Q=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_Q=(int32*)mem_static_malloc(4);
*_SUB_IDEOBJUPDATE_LONG_Q=0; *_SUB_IDEOBJUPDATE_LONG_Q=0;
} }
int32 pass5358; int32 pass5385;
byte_element_struct *byte_element_5359=NULL; byte_element_struct *byte_element_5386=NULL;
if (!byte_element_5359){ if (!byte_element_5386){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5359=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5359=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5386=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5386=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEOBJUPDATE_LONG_RESETKEYBTIMER=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_RESETKEYBTIMER=NULL;
if(_SUB_IDEOBJUPDATE_LONG_RESETKEYBTIMER==NULL){ if(_SUB_IDEOBJUPDATE_LONG_RESETKEYBTIMER==NULL){
_SUB_IDEOBJUPDATE_LONG_RESETKEYBTIMER=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_RESETKEYBTIMER=(int32*)mem_static_malloc(4);
*_SUB_IDEOBJUPDATE_LONG_RESETKEYBTIMER=0; *_SUB_IDEOBJUPDATE_LONG_RESETKEYBTIMER=0;
} }
byte_element_struct *byte_element_5360=NULL; byte_element_struct *byte_element_5387=NULL;
if (!byte_element_5360){ if (!byte_element_5387){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5360=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5360=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5387=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5387=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEOBJUPDATE_LONG_SEARCHPASS=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_SEARCHPASS=NULL;
if(_SUB_IDEOBJUPDATE_LONG_SEARCHPASS==NULL){ if(_SUB_IDEOBJUPDATE_LONG_SEARCHPASS==NULL){
@ -286,43 +286,43 @@ if(_SUB_IDEOBJUPDATE_LONG_FINDMATCH==NULL){
_SUB_IDEOBJUPDATE_LONG_FINDMATCH=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_FINDMATCH=(int32*)mem_static_malloc(4);
*_SUB_IDEOBJUPDATE_LONG_FINDMATCH=0; *_SUB_IDEOBJUPDATE_LONG_FINDMATCH=0;
} }
int64 fornext_value5362; int64 fornext_value5389;
int64 fornext_finalvalue5362; int64 fornext_finalvalue5389;
int64 fornext_step5362; int64 fornext_step5389;
uint8 fornext_step_negative5362; uint8 fornext_step_negative5389;
byte_element_struct *byte_element_5363=NULL; byte_element_struct *byte_element_5390=NULL;
if (!byte_element_5363){ if (!byte_element_5390){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5363=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5363=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5390=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5390=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5364=NULL; byte_element_struct *byte_element_5391=NULL;
if (!byte_element_5364){ if (!byte_element_5391){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5364=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5364=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5391=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5391=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEOBJUPDATE_LONG_I2=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_I2=NULL;
if(_SUB_IDEOBJUPDATE_LONG_I2==NULL){ if(_SUB_IDEOBJUPDATE_LONG_I2==NULL){
_SUB_IDEOBJUPDATE_LONG_I2=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_I2=(int32*)mem_static_malloc(4);
*_SUB_IDEOBJUPDATE_LONG_I2=0; *_SUB_IDEOBJUPDATE_LONG_I2=0;
} }
int64 fornext_value5366; int64 fornext_value5393;
int64 fornext_finalvalue5366; int64 fornext_finalvalue5393;
int64 fornext_step5366; int64 fornext_step5393;
uint8 fornext_step_negative5366; uint8 fornext_step_negative5393;
byte_element_struct *byte_element_5367=NULL; byte_element_struct *byte_element_5394=NULL;
if (!byte_element_5367){ if (!byte_element_5394){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5367=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5367=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5394=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5394=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEOBJUPDATE_LONG_C=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_C=NULL;
if(_SUB_IDEOBJUPDATE_LONG_C==NULL){ if(_SUB_IDEOBJUPDATE_LONG_C==NULL){
_SUB_IDEOBJUPDATE_LONG_C=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_C=(int32*)mem_static_malloc(4);
*_SUB_IDEOBJUPDATE_LONG_C=0; *_SUB_IDEOBJUPDATE_LONG_C=0;
} }
int64 fornext_value5369; int64 fornext_value5396;
int64 fornext_finalvalue5369; int64 fornext_finalvalue5396;
int64 fornext_step5369; int64 fornext_step5396;
uint8 fornext_step_negative5369; uint8 fornext_step_negative5396;
byte_element_struct *byte_element_5370=NULL; byte_element_struct *byte_element_5397=NULL;
if (!byte_element_5370){ if (!byte_element_5397){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5370=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5370=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5397=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5397=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEOBJUPDATE_LONG_W=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_W=NULL;
if(_SUB_IDEOBJUPDATE_LONG_W==NULL){ if(_SUB_IDEOBJUPDATE_LONG_W==NULL){
@ -346,24 +346,24 @@ _SUB_IDEOBJUPDATE_LONG_N2=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEOBJUPDATE_STRING_A3=NULL; qbs *_SUB_IDEOBJUPDATE_STRING_A3=NULL;
if (!_SUB_IDEOBJUPDATE_STRING_A3)_SUB_IDEOBJUPDATE_STRING_A3=qbs_new(0,0); if (!_SUB_IDEOBJUPDATE_STRING_A3)_SUB_IDEOBJUPDATE_STRING_A3=qbs_new(0,0);
int64 fornext_value5372; int64 fornext_value5399;
int64 fornext_finalvalue5372; int64 fornext_finalvalue5399;
int64 fornext_step5372; int64 fornext_step5399;
uint8 fornext_step_negative5372; uint8 fornext_step_negative5399;
byte_element_struct *byte_element_5373=NULL; byte_element_struct *byte_element_5400=NULL;
if (!byte_element_5373){ if (!byte_element_5400){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5373=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5373=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5400=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5400=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5374=NULL; byte_element_struct *byte_element_5401=NULL;
if (!byte_element_5374){ if (!byte_element_5401){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5374=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5374=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5401=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5401=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEOBJUPDATE_LONG_F2=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_F2=NULL;
if(_SUB_IDEOBJUPDATE_LONG_F2==NULL){ if(_SUB_IDEOBJUPDATE_LONG_F2==NULL){
_SUB_IDEOBJUPDATE_LONG_F2=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_F2=(int32*)mem_static_malloc(4);
*_SUB_IDEOBJUPDATE_LONG_F2=0; *_SUB_IDEOBJUPDATE_LONG_F2=0;
} }
byte_element_struct *byte_element_5375=NULL; byte_element_struct *byte_element_5402=NULL;
if (!byte_element_5375){ if (!byte_element_5402){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5375=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5375=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5402=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5402=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -18,10 +18,10 @@ if(_FUNC_IDEVBAR_LONG_Y2==NULL){
_FUNC_IDEVBAR_LONG_Y2=(int32*)mem_static_malloc(4); _FUNC_IDEVBAR_LONG_Y2=(int32*)mem_static_malloc(4);
*_FUNC_IDEVBAR_LONG_Y2=0; *_FUNC_IDEVBAR_LONG_Y2=0;
} }
int64 fornext_value5377; int64 fornext_value5404;
int64 fornext_finalvalue5377; int64 fornext_finalvalue5404;
int64 fornext_step5377; int64 fornext_step5404;
uint8 fornext_step_negative5377; uint8 fornext_step_negative5404;
float *_FUNC_IDEVBAR_SINGLE_P=NULL; float *_FUNC_IDEVBAR_SINGLE_P=NULL;
if(_FUNC_IDEVBAR_SINGLE_P==NULL){ if(_FUNC_IDEVBAR_SINGLE_P==NULL){
_FUNC_IDEVBAR_SINGLE_P=(float*)mem_static_malloc(4); _FUNC_IDEVBAR_SINGLE_P=(float*)mem_static_malloc(4);

View file

@ -1,49 +1,49 @@
qbs *_FUNC_IDEZCHANGEPATH_STRING_IDEZCHANGEPATH=NULL; qbs *_FUNC_IDEZCHANGEPATH_STRING_IDEZCHANGEPATH=NULL;
if (!_FUNC_IDEZCHANGEPATH_STRING_IDEZCHANGEPATH)_FUNC_IDEZCHANGEPATH_STRING_IDEZCHANGEPATH=qbs_new(0,0); if (!_FUNC_IDEZCHANGEPATH_STRING_IDEZCHANGEPATH)_FUNC_IDEZCHANGEPATH_STRING_IDEZCHANGEPATH=qbs_new(0,0);
qbs*oldstr5378=NULL; qbs*oldstr5405=NULL;
if(_FUNC_IDEZCHANGEPATH_STRING_PATH->tmp||_FUNC_IDEZCHANGEPATH_STRING_PATH->fixed||_FUNC_IDEZCHANGEPATH_STRING_PATH->readonly){ if(_FUNC_IDEZCHANGEPATH_STRING_PATH->tmp||_FUNC_IDEZCHANGEPATH_STRING_PATH->fixed||_FUNC_IDEZCHANGEPATH_STRING_PATH->readonly){
oldstr5378=_FUNC_IDEZCHANGEPATH_STRING_PATH; oldstr5405=_FUNC_IDEZCHANGEPATH_STRING_PATH;
if (oldstr5378->cmem_descriptor){ if (oldstr5405->cmem_descriptor){
_FUNC_IDEZCHANGEPATH_STRING_PATH=qbs_new_cmem(oldstr5378->len,0); _FUNC_IDEZCHANGEPATH_STRING_PATH=qbs_new_cmem(oldstr5405->len,0);
}else{ }else{
_FUNC_IDEZCHANGEPATH_STRING_PATH=qbs_new(oldstr5378->len,0); _FUNC_IDEZCHANGEPATH_STRING_PATH=qbs_new(oldstr5405->len,0);
} }
memcpy(_FUNC_IDEZCHANGEPATH_STRING_PATH->chr,oldstr5378->chr,oldstr5378->len); memcpy(_FUNC_IDEZCHANGEPATH_STRING_PATH->chr,oldstr5405->chr,oldstr5405->len);
} }
qbs*oldstr5379=NULL; qbs*oldstr5406=NULL;
if(_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->tmp||_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->fixed||_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->readonly){ if(_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->tmp||_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->fixed||_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->readonly){
oldstr5379=_FUNC_IDEZCHANGEPATH_STRING_NEWPATH; oldstr5406=_FUNC_IDEZCHANGEPATH_STRING_NEWPATH;
if (oldstr5379->cmem_descriptor){ if (oldstr5406->cmem_descriptor){
_FUNC_IDEZCHANGEPATH_STRING_NEWPATH=qbs_new_cmem(oldstr5379->len,0); _FUNC_IDEZCHANGEPATH_STRING_NEWPATH=qbs_new_cmem(oldstr5406->len,0);
}else{ }else{
_FUNC_IDEZCHANGEPATH_STRING_NEWPATH=qbs_new(oldstr5379->len,0); _FUNC_IDEZCHANGEPATH_STRING_NEWPATH=qbs_new(oldstr5406->len,0);
} }
memcpy(_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->chr,oldstr5379->chr,oldstr5379->len); memcpy(_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->chr,oldstr5406->chr,oldstr5406->len);
} }
int32 *_FUNC_IDEZCHANGEPATH_LONG_X=NULL; int32 *_FUNC_IDEZCHANGEPATH_LONG_X=NULL;
if(_FUNC_IDEZCHANGEPATH_LONG_X==NULL){ if(_FUNC_IDEZCHANGEPATH_LONG_X==NULL){
_FUNC_IDEZCHANGEPATH_LONG_X=(int32*)mem_static_malloc(4); _FUNC_IDEZCHANGEPATH_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_IDEZCHANGEPATH_LONG_X=0; *_FUNC_IDEZCHANGEPATH_LONG_X=0;
} }
int64 fornext_value5381; int64 fornext_value5408;
int64 fornext_finalvalue5381; int64 fornext_finalvalue5408;
int64 fornext_step5381; int64 fornext_step5408;
uint8 fornext_step_negative5381; uint8 fornext_step_negative5408;
byte_element_struct *byte_element_5382=NULL; byte_element_struct *byte_element_5409=NULL;
if (!byte_element_5382){ if (!byte_element_5409){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5382=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5382=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5409=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5409=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEZCHANGEPATH_STRING_A=NULL; qbs *_FUNC_IDEZCHANGEPATH_STRING_A=NULL;
if (!_FUNC_IDEZCHANGEPATH_STRING_A)_FUNC_IDEZCHANGEPATH_STRING_A=qbs_new(0,0); if (!_FUNC_IDEZCHANGEPATH_STRING_A)_FUNC_IDEZCHANGEPATH_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5383=NULL; byte_element_struct *byte_element_5410=NULL;
if (!byte_element_5383){ if (!byte_element_5410){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5383=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5383=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5410=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5410=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5385; int64 fornext_value5412;
int64 fornext_finalvalue5385; int64 fornext_finalvalue5412;
int64 fornext_step5385; int64 fornext_step5412;
uint8 fornext_step_negative5385; uint8 fornext_step_negative5412;
byte_element_struct *byte_element_5386=NULL; byte_element_struct *byte_element_5413=NULL;
if (!byte_element_5386){ if (!byte_element_5413){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5386=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5386=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5413=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5413=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,24 +1,24 @@
qbs *_FUNC_IDEZFILELIST_STRING_IDEZFILELIST=NULL; qbs *_FUNC_IDEZFILELIST_STRING_IDEZFILELIST=NULL;
if (!_FUNC_IDEZFILELIST_STRING_IDEZFILELIST)_FUNC_IDEZFILELIST_STRING_IDEZFILELIST=qbs_new(0,0); if (!_FUNC_IDEZFILELIST_STRING_IDEZFILELIST)_FUNC_IDEZFILELIST_STRING_IDEZFILELIST=qbs_new(0,0);
qbs*oldstr5387=NULL; qbs*oldstr5414=NULL;
if(_FUNC_IDEZFILELIST_STRING_PATH->tmp||_FUNC_IDEZFILELIST_STRING_PATH->fixed||_FUNC_IDEZFILELIST_STRING_PATH->readonly){ if(_FUNC_IDEZFILELIST_STRING_PATH->tmp||_FUNC_IDEZFILELIST_STRING_PATH->fixed||_FUNC_IDEZFILELIST_STRING_PATH->readonly){
oldstr5387=_FUNC_IDEZFILELIST_STRING_PATH; oldstr5414=_FUNC_IDEZFILELIST_STRING_PATH;
if (oldstr5387->cmem_descriptor){ if (oldstr5414->cmem_descriptor){
_FUNC_IDEZFILELIST_STRING_PATH=qbs_new_cmem(oldstr5387->len,0); _FUNC_IDEZFILELIST_STRING_PATH=qbs_new_cmem(oldstr5414->len,0);
}else{ }else{
_FUNC_IDEZFILELIST_STRING_PATH=qbs_new(oldstr5387->len,0); _FUNC_IDEZFILELIST_STRING_PATH=qbs_new(oldstr5414->len,0);
} }
memcpy(_FUNC_IDEZFILELIST_STRING_PATH->chr,oldstr5387->chr,oldstr5387->len); memcpy(_FUNC_IDEZFILELIST_STRING_PATH->chr,oldstr5414->chr,oldstr5414->len);
} }
qbs*oldstr5388=NULL; qbs*oldstr5415=NULL;
if(_FUNC_IDEZFILELIST_STRING_MASK->tmp||_FUNC_IDEZFILELIST_STRING_MASK->fixed||_FUNC_IDEZFILELIST_STRING_MASK->readonly){ if(_FUNC_IDEZFILELIST_STRING_MASK->tmp||_FUNC_IDEZFILELIST_STRING_MASK->fixed||_FUNC_IDEZFILELIST_STRING_MASK->readonly){
oldstr5388=_FUNC_IDEZFILELIST_STRING_MASK; oldstr5415=_FUNC_IDEZFILELIST_STRING_MASK;
if (oldstr5388->cmem_descriptor){ if (oldstr5415->cmem_descriptor){
_FUNC_IDEZFILELIST_STRING_MASK=qbs_new_cmem(oldstr5388->len,0); _FUNC_IDEZFILELIST_STRING_MASK=qbs_new_cmem(oldstr5415->len,0);
}else{ }else{
_FUNC_IDEZFILELIST_STRING_MASK=qbs_new(oldstr5388->len,0); _FUNC_IDEZFILELIST_STRING_MASK=qbs_new(oldstr5415->len,0);
} }
memcpy(_FUNC_IDEZFILELIST_STRING_MASK->chr,oldstr5388->chr,oldstr5388->len); memcpy(_FUNC_IDEZFILELIST_STRING_MASK->chr,oldstr5415->chr,oldstr5415->len);
} }
qbs *_FUNC_IDEZFILELIST_STRING1_SEP=NULL; qbs *_FUNC_IDEZFILELIST_STRING1_SEP=NULL;
if(_FUNC_IDEZFILELIST_STRING1_SEP==NULL){ if(_FUNC_IDEZFILELIST_STRING1_SEP==NULL){
@ -29,39 +29,39 @@ qbs *_FUNC_IDEZFILELIST_STRING_FILELIST=NULL;
if (!_FUNC_IDEZFILELIST_STRING_FILELIST)_FUNC_IDEZFILELIST_STRING_FILELIST=qbs_new(0,0); if (!_FUNC_IDEZFILELIST_STRING_FILELIST)_FUNC_IDEZFILELIST_STRING_FILELIST=qbs_new(0,0);
qbs *_FUNC_IDEZFILELIST_STRING_A=NULL; qbs *_FUNC_IDEZFILELIST_STRING_A=NULL;
if (!_FUNC_IDEZFILELIST_STRING_A)_FUNC_IDEZFILELIST_STRING_A=qbs_new(0,0); if (!_FUNC_IDEZFILELIST_STRING_A)_FUNC_IDEZFILELIST_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5391=NULL; byte_element_struct *byte_element_5418=NULL;
if (!byte_element_5391){ if (!byte_element_5418){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5391=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5391=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5418=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5418=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEZFILELIST_LONG_I=NULL; int32 *_FUNC_IDEZFILELIST_LONG_I=NULL;
if(_FUNC_IDEZFILELIST_LONG_I==NULL){ if(_FUNC_IDEZFILELIST_LONG_I==NULL){
_FUNC_IDEZFILELIST_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDEZFILELIST_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDEZFILELIST_LONG_I=0; *_FUNC_IDEZFILELIST_LONG_I=0;
} }
int64 fornext_value5393; int64 fornext_value5420;
int64 fornext_finalvalue5393; int64 fornext_finalvalue5420;
int64 fornext_step5393; int64 fornext_step5420;
uint8 fornext_step_negative5393; uint8 fornext_step_negative5420;
byte_element_struct *byte_element_5396=NULL; byte_element_struct *byte_element_5423=NULL;
if (!byte_element_5396){ if (!byte_element_5423){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5396=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5396=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5423=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5423=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEZFILELIST_LONG_X=NULL; int32 *_FUNC_IDEZFILELIST_LONG_X=NULL;
if(_FUNC_IDEZFILELIST_LONG_X==NULL){ if(_FUNC_IDEZFILELIST_LONG_X==NULL){
_FUNC_IDEZFILELIST_LONG_X=(int32*)mem_static_malloc(4); _FUNC_IDEZFILELIST_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_IDEZFILELIST_LONG_X=0; *_FUNC_IDEZFILELIST_LONG_X=0;
} }
int64 fornext_value5398; int64 fornext_value5425;
int64 fornext_finalvalue5398; int64 fornext_finalvalue5425;
int64 fornext_step5398; int64 fornext_step5425;
uint8 fornext_step_negative5398; uint8 fornext_step_negative5425;
byte_element_struct *byte_element_5399=NULL; byte_element_struct *byte_element_5426=NULL;
if (!byte_element_5399){ if (!byte_element_5426){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5399=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5399=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5426=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5426=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEZFILELIST_STRING_A2=NULL; qbs *_FUNC_IDEZFILELIST_STRING_A2=NULL;
if (!_FUNC_IDEZFILELIST_STRING_A2)_FUNC_IDEZFILELIST_STRING_A2=qbs_new(0,0); if (!_FUNC_IDEZFILELIST_STRING_A2)_FUNC_IDEZFILELIST_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_5400=NULL; byte_element_struct *byte_element_5427=NULL;
if (!byte_element_5400){ if (!byte_element_5427){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5400=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5400=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5427=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5427=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,14 +1,14 @@
qbs *_FUNC_IDEZPATHLIST_STRING_IDEZPATHLIST=NULL; qbs *_FUNC_IDEZPATHLIST_STRING_IDEZPATHLIST=NULL;
if (!_FUNC_IDEZPATHLIST_STRING_IDEZPATHLIST)_FUNC_IDEZPATHLIST_STRING_IDEZPATHLIST=qbs_new(0,0); if (!_FUNC_IDEZPATHLIST_STRING_IDEZPATHLIST)_FUNC_IDEZPATHLIST_STRING_IDEZPATHLIST=qbs_new(0,0);
qbs*oldstr5403=NULL; qbs*oldstr5430=NULL;
if(_FUNC_IDEZPATHLIST_STRING_PATH->tmp||_FUNC_IDEZPATHLIST_STRING_PATH->fixed||_FUNC_IDEZPATHLIST_STRING_PATH->readonly){ if(_FUNC_IDEZPATHLIST_STRING_PATH->tmp||_FUNC_IDEZPATHLIST_STRING_PATH->fixed||_FUNC_IDEZPATHLIST_STRING_PATH->readonly){
oldstr5403=_FUNC_IDEZPATHLIST_STRING_PATH; oldstr5430=_FUNC_IDEZPATHLIST_STRING_PATH;
if (oldstr5403->cmem_descriptor){ if (oldstr5430->cmem_descriptor){
_FUNC_IDEZPATHLIST_STRING_PATH=qbs_new_cmem(oldstr5403->len,0); _FUNC_IDEZPATHLIST_STRING_PATH=qbs_new_cmem(oldstr5430->len,0);
}else{ }else{
_FUNC_IDEZPATHLIST_STRING_PATH=qbs_new(oldstr5403->len,0); _FUNC_IDEZPATHLIST_STRING_PATH=qbs_new(oldstr5430->len,0);
} }
memcpy(_FUNC_IDEZPATHLIST_STRING_PATH->chr,oldstr5403->chr,oldstr5403->len); memcpy(_FUNC_IDEZPATHLIST_STRING_PATH->chr,oldstr5430->chr,oldstr5430->len);
} }
qbs *_FUNC_IDEZPATHLIST_STRING1_SEP=NULL; qbs *_FUNC_IDEZPATHLIST_STRING1_SEP=NULL;
if(_FUNC_IDEZPATHLIST_STRING1_SEP==NULL){ if(_FUNC_IDEZPATHLIST_STRING1_SEP==NULL){
@ -29,48 +29,48 @@ if(_FUNC_IDEZPATHLIST_LONG_X==NULL){
_FUNC_IDEZPATHLIST_LONG_X=(int32*)mem_static_malloc(4); _FUNC_IDEZPATHLIST_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_IDEZPATHLIST_LONG_X=0; *_FUNC_IDEZPATHLIST_LONG_X=0;
} }
int64 fornext_value5407; int64 fornext_value5434;
int64 fornext_finalvalue5407; int64 fornext_finalvalue5434;
int64 fornext_step5407; int64 fornext_step5434;
uint8 fornext_step_negative5407; uint8 fornext_step_negative5434;
byte_element_struct *byte_element_5408=NULL; byte_element_struct *byte_element_5435=NULL;
if (!byte_element_5408){ if (!byte_element_5435){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5408=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5408=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5435=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5435=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEZPATHLIST_STRING_B=NULL; qbs *_FUNC_IDEZPATHLIST_STRING_B=NULL;
if (!_FUNC_IDEZPATHLIST_STRING_B)_FUNC_IDEZPATHLIST_STRING_B=qbs_new(0,0); if (!_FUNC_IDEZPATHLIST_STRING_B)_FUNC_IDEZPATHLIST_STRING_B=qbs_new(0,0);
byte_element_struct *byte_element_5409=NULL; byte_element_struct *byte_element_5436=NULL;
if (!byte_element_5409){ if (!byte_element_5436){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5409=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5409=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5436=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5436=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEZPATHLIST_LONG_I=NULL; int32 *_FUNC_IDEZPATHLIST_LONG_I=NULL;
if(_FUNC_IDEZPATHLIST_LONG_I==NULL){ if(_FUNC_IDEZPATHLIST_LONG_I==NULL){
_FUNC_IDEZPATHLIST_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDEZPATHLIST_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDEZPATHLIST_LONG_I=0; *_FUNC_IDEZPATHLIST_LONG_I=0;
} }
int64 fornext_value5411; int64 fornext_value5438;
int64 fornext_finalvalue5411; int64 fornext_finalvalue5438;
int64 fornext_step5411; int64 fornext_step5438;
uint8 fornext_step_negative5411; uint8 fornext_step_negative5438;
byte_element_struct *byte_element_5412=NULL; byte_element_struct *byte_element_5439=NULL;
if (!byte_element_5412){ if (!byte_element_5439){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5412=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5412=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5439=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5439=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5415=NULL; byte_element_struct *byte_element_5442=NULL;
if (!byte_element_5415){ if (!byte_element_5442){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5415=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5415=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5442=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5442=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5417; int64 fornext_value5444;
int64 fornext_finalvalue5417; int64 fornext_finalvalue5444;
int64 fornext_step5417; int64 fornext_step5444;
uint8 fornext_step_negative5417; uint8 fornext_step_negative5444;
byte_element_struct *byte_element_5418=NULL; byte_element_struct *byte_element_5445=NULL;
if (!byte_element_5418){ if (!byte_element_5445){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5418=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5418=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5445=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5445=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEZPATHLIST_STRING_A2=NULL; qbs *_FUNC_IDEZPATHLIST_STRING_A2=NULL;
if (!_FUNC_IDEZPATHLIST_STRING_A2)_FUNC_IDEZPATHLIST_STRING_A2=qbs_new(0,0); if (!_FUNC_IDEZPATHLIST_STRING_A2)_FUNC_IDEZPATHLIST_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_5419=NULL; byte_element_struct *byte_element_5446=NULL;
if (!byte_element_5419){ if (!byte_element_5446){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5419=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5419=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5446=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5446=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,14 +1,14 @@
qbs *_FUNC_IDEZTAKEPATH_STRING_IDEZTAKEPATH=NULL; qbs *_FUNC_IDEZTAKEPATH_STRING_IDEZTAKEPATH=NULL;
if (!_FUNC_IDEZTAKEPATH_STRING_IDEZTAKEPATH)_FUNC_IDEZTAKEPATH_STRING_IDEZTAKEPATH=qbs_new(0,0); if (!_FUNC_IDEZTAKEPATH_STRING_IDEZTAKEPATH)_FUNC_IDEZTAKEPATH_STRING_IDEZTAKEPATH=qbs_new(0,0);
qbs*oldstr5420=NULL; qbs*oldstr5447=NULL;
if(_FUNC_IDEZTAKEPATH_STRING_F->tmp||_FUNC_IDEZTAKEPATH_STRING_F->fixed||_FUNC_IDEZTAKEPATH_STRING_F->readonly){ if(_FUNC_IDEZTAKEPATH_STRING_F->tmp||_FUNC_IDEZTAKEPATH_STRING_F->fixed||_FUNC_IDEZTAKEPATH_STRING_F->readonly){
oldstr5420=_FUNC_IDEZTAKEPATH_STRING_F; oldstr5447=_FUNC_IDEZTAKEPATH_STRING_F;
if (oldstr5420->cmem_descriptor){ if (oldstr5447->cmem_descriptor){
_FUNC_IDEZTAKEPATH_STRING_F=qbs_new_cmem(oldstr5420->len,0); _FUNC_IDEZTAKEPATH_STRING_F=qbs_new_cmem(oldstr5447->len,0);
}else{ }else{
_FUNC_IDEZTAKEPATH_STRING_F=qbs_new(oldstr5420->len,0); _FUNC_IDEZTAKEPATH_STRING_F=qbs_new(oldstr5447->len,0);
} }
memcpy(_FUNC_IDEZTAKEPATH_STRING_F->chr,oldstr5420->chr,oldstr5420->len); memcpy(_FUNC_IDEZTAKEPATH_STRING_F->chr,oldstr5447->chr,oldstr5447->len);
} }
qbs *_FUNC_IDEZTAKEPATH_STRING_P=NULL; qbs *_FUNC_IDEZTAKEPATH_STRING_P=NULL;
if (!_FUNC_IDEZTAKEPATH_STRING_P)_FUNC_IDEZTAKEPATH_STRING_P=qbs_new(0,0); if (!_FUNC_IDEZTAKEPATH_STRING_P)_FUNC_IDEZTAKEPATH_STRING_P=qbs_new(0,0);
@ -17,17 +17,17 @@ if(_FUNC_IDEZTAKEPATH_LONG_I==NULL){
_FUNC_IDEZTAKEPATH_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDEZTAKEPATH_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDEZTAKEPATH_LONG_I=0; *_FUNC_IDEZTAKEPATH_LONG_I=0;
} }
int64 fornext_value5422; int64 fornext_value5449;
int64 fornext_finalvalue5422; int64 fornext_finalvalue5449;
int64 fornext_step5422; int64 fornext_step5449;
uint8 fornext_step_negative5422; uint8 fornext_step_negative5449;
byte_element_struct *byte_element_5423=NULL; byte_element_struct *byte_element_5450=NULL;
if (!byte_element_5423){ if (!byte_element_5450){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5423=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5423=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5450=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5450=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEZTAKEPATH_STRING_A=NULL; qbs *_FUNC_IDEZTAKEPATH_STRING_A=NULL;
if (!_FUNC_IDEZTAKEPATH_STRING_A)_FUNC_IDEZTAKEPATH_STRING_A=qbs_new(0,0); if (!_FUNC_IDEZTAKEPATH_STRING_A)_FUNC_IDEZTAKEPATH_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5424=NULL; byte_element_struct *byte_element_5451=NULL;
if (!byte_element_5424){ if (!byte_element_5451){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5424=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5424=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5451=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5451=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,30 +1,30 @@
qbs *_FUNC_IDEZGETFILEPATH_STRING_IDEZGETFILEPATH=NULL; qbs *_FUNC_IDEZGETFILEPATH_STRING_IDEZGETFILEPATH=NULL;
if (!_FUNC_IDEZGETFILEPATH_STRING_IDEZGETFILEPATH)_FUNC_IDEZGETFILEPATH_STRING_IDEZGETFILEPATH=qbs_new(0,0); if (!_FUNC_IDEZGETFILEPATH_STRING_IDEZGETFILEPATH)_FUNC_IDEZGETFILEPATH_STRING_IDEZGETFILEPATH=qbs_new(0,0);
qbs*oldstr5425=NULL; qbs*oldstr5452=NULL;
if(_FUNC_IDEZGETFILEPATH_STRING_ROOT->tmp||_FUNC_IDEZGETFILEPATH_STRING_ROOT->fixed||_FUNC_IDEZGETFILEPATH_STRING_ROOT->readonly){ if(_FUNC_IDEZGETFILEPATH_STRING_ROOT->tmp||_FUNC_IDEZGETFILEPATH_STRING_ROOT->fixed||_FUNC_IDEZGETFILEPATH_STRING_ROOT->readonly){
oldstr5425=_FUNC_IDEZGETFILEPATH_STRING_ROOT; oldstr5452=_FUNC_IDEZGETFILEPATH_STRING_ROOT;
if (oldstr5425->cmem_descriptor){ if (oldstr5452->cmem_descriptor){
_FUNC_IDEZGETFILEPATH_STRING_ROOT=qbs_new_cmem(oldstr5425->len,0); _FUNC_IDEZGETFILEPATH_STRING_ROOT=qbs_new_cmem(oldstr5452->len,0);
}else{ }else{
_FUNC_IDEZGETFILEPATH_STRING_ROOT=qbs_new(oldstr5425->len,0); _FUNC_IDEZGETFILEPATH_STRING_ROOT=qbs_new(oldstr5452->len,0);
} }
memcpy(_FUNC_IDEZGETFILEPATH_STRING_ROOT->chr,oldstr5425->chr,oldstr5425->len); memcpy(_FUNC_IDEZGETFILEPATH_STRING_ROOT->chr,oldstr5452->chr,oldstr5452->len);
} }
qbs*oldstr5426=NULL; qbs*oldstr5453=NULL;
if(_FUNC_IDEZGETFILEPATH_STRING_F->tmp||_FUNC_IDEZGETFILEPATH_STRING_F->fixed||_FUNC_IDEZGETFILEPATH_STRING_F->readonly){ if(_FUNC_IDEZGETFILEPATH_STRING_F->tmp||_FUNC_IDEZGETFILEPATH_STRING_F->fixed||_FUNC_IDEZGETFILEPATH_STRING_F->readonly){
oldstr5426=_FUNC_IDEZGETFILEPATH_STRING_F; oldstr5453=_FUNC_IDEZGETFILEPATH_STRING_F;
if (oldstr5426->cmem_descriptor){ if (oldstr5453->cmem_descriptor){
_FUNC_IDEZGETFILEPATH_STRING_F=qbs_new_cmem(oldstr5426->len,0); _FUNC_IDEZGETFILEPATH_STRING_F=qbs_new_cmem(oldstr5453->len,0);
}else{ }else{
_FUNC_IDEZGETFILEPATH_STRING_F=qbs_new(oldstr5426->len,0); _FUNC_IDEZGETFILEPATH_STRING_F=qbs_new(oldstr5453->len,0);
} }
memcpy(_FUNC_IDEZGETFILEPATH_STRING_F->chr,oldstr5426->chr,oldstr5426->len); memcpy(_FUNC_IDEZGETFILEPATH_STRING_F->chr,oldstr5453->chr,oldstr5453->len);
} }
qbs *_FUNC_IDEZGETFILEPATH_STRING_P=NULL; qbs *_FUNC_IDEZGETFILEPATH_STRING_P=NULL;
if (!_FUNC_IDEZGETFILEPATH_STRING_P)_FUNC_IDEZGETFILEPATH_STRING_P=qbs_new(0,0); if (!_FUNC_IDEZGETFILEPATH_STRING_P)_FUNC_IDEZGETFILEPATH_STRING_P=qbs_new(0,0);
byte_element_struct *byte_element_5427=NULL; byte_element_struct *byte_element_5454=NULL;
if (!byte_element_5427){ if (!byte_element_5454){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5427=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5427=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5454=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5454=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEZGETFILEPATH_STRING_P2=NULL; qbs *_FUNC_IDEZGETFILEPATH_STRING_P2=NULL;
if (!_FUNC_IDEZGETFILEPATH_STRING_P2)_FUNC_IDEZGETFILEPATH_STRING_P2=qbs_new(0,0); if (!_FUNC_IDEZGETFILEPATH_STRING_P2)_FUNC_IDEZGETFILEPATH_STRING_P2=qbs_new(0,0);

View file

@ -35,8 +35,8 @@ if(_FUNC_IDELAYOUTBOX_LONG_I==NULL){
_FUNC_IDELAYOUTBOX_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDELAYOUTBOX_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDELAYOUTBOX_LONG_I=0; *_FUNC_IDELAYOUTBOX_LONG_I=0;
} }
int32 pass5428; int32 pass5455;
int32 pass5429; int32 pass5456;
int32 *_FUNC_IDELAYOUTBOX_LONG_IDEAUTOLAYOUTID=NULL; int32 *_FUNC_IDELAYOUTBOX_LONG_IDEAUTOLAYOUTID=NULL;
if(_FUNC_IDELAYOUTBOX_LONG_IDEAUTOLAYOUTID==NULL){ if(_FUNC_IDELAYOUTBOX_LONG_IDEAUTOLAYOUTID==NULL){
_FUNC_IDELAYOUTBOX_LONG_IDEAUTOLAYOUTID=(int32*)mem_static_malloc(4); _FUNC_IDELAYOUTBOX_LONG_IDEAUTOLAYOUTID=(int32*)mem_static_malloc(4);
@ -59,9 +59,9 @@ if(_FUNC_IDELAYOUTBOX_LONG_IDEAUTOINDENTSIZEID==NULL){
_FUNC_IDELAYOUTBOX_LONG_IDEAUTOINDENTSIZEID=(int32*)mem_static_malloc(4); _FUNC_IDELAYOUTBOX_LONG_IDEAUTOINDENTSIZEID=(int32*)mem_static_malloc(4);
*_FUNC_IDELAYOUTBOX_LONG_IDEAUTOINDENTSIZEID=0; *_FUNC_IDELAYOUTBOX_LONG_IDEAUTOINDENTSIZEID=0;
} }
byte_element_struct *byte_element_5430=NULL; byte_element_struct *byte_element_5457=NULL;
if (!byte_element_5430){ if (!byte_element_5457){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5430=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5430=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5457=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5457=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDELAYOUTBOX_LONG_IDEINDENTSUBSID=NULL; int32 *_FUNC_IDELAYOUTBOX_LONG_IDEINDENTSUBSID=NULL;
if(_FUNC_IDELAYOUTBOX_LONG_IDEINDENTSUBSID==NULL){ if(_FUNC_IDELAYOUTBOX_LONG_IDEINDENTSUBSID==NULL){
@ -73,10 +73,10 @@ if(_FUNC_IDELAYOUTBOX_LONG_BUTTONSID==NULL){
_FUNC_IDELAYOUTBOX_LONG_BUTTONSID=(int32*)mem_static_malloc(4); _FUNC_IDELAYOUTBOX_LONG_BUTTONSID=(int32*)mem_static_malloc(4);
*_FUNC_IDELAYOUTBOX_LONG_BUTTONSID=0; *_FUNC_IDELAYOUTBOX_LONG_BUTTONSID=0;
} }
int64 fornext_value5432; int64 fornext_value5459;
int64 fornext_finalvalue5432; int64 fornext_finalvalue5459;
int64 fornext_step5432; int64 fornext_step5459;
uint8 fornext_step_negative5432; uint8 fornext_step_negative5459;
int32 *_FUNC_IDELAYOUTBOX_LONG_F=NULL; int32 *_FUNC_IDELAYOUTBOX_LONG_F=NULL;
if(_FUNC_IDELAYOUTBOX_LONG_F==NULL){ if(_FUNC_IDELAYOUTBOX_LONG_F==NULL){
_FUNC_IDELAYOUTBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDELAYOUTBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -92,10 +92,10 @@ if(_FUNC_IDELAYOUTBOX_LONG_CY==NULL){
_FUNC_IDELAYOUTBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDELAYOUTBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDELAYOUTBOX_LONG_CY=0; *_FUNC_IDELAYOUTBOX_LONG_CY=0;
} }
int64 fornext_value5435; int64 fornext_value5462;
int64 fornext_finalvalue5435; int64 fornext_finalvalue5462;
int64 fornext_step5435; int64 fornext_step5462;
uint8 fornext_step_negative5435; uint8 fornext_step_negative5462;
int32 *_FUNC_IDELAYOUTBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDELAYOUTBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDELAYOUTBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDELAYOUTBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDELAYOUTBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDELAYOUTBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -128,9 +128,9 @@ _FUNC_IDELAYOUTBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDELAYOUTBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDELAYOUTBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDELAYOUTBOX_STRING_ALTLETTER)_FUNC_IDELAYOUTBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDELAYOUTBOX_STRING_ALTLETTER)_FUNC_IDELAYOUTBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5437=NULL; byte_element_struct *byte_element_5464=NULL;
if (!byte_element_5437){ if (!byte_element_5464){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5437=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5437=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5464=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5464=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDELAYOUTBOX_LONG_K=NULL; int32 *_FUNC_IDELAYOUTBOX_LONG_K=NULL;
if(_FUNC_IDELAYOUTBOX_LONG_K==NULL){ if(_FUNC_IDELAYOUTBOX_LONG_K==NULL){
@ -142,10 +142,10 @@ if(_FUNC_IDELAYOUTBOX_LONG_INFO==NULL){
_FUNC_IDELAYOUTBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDELAYOUTBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDELAYOUTBOX_LONG_INFO=0; *_FUNC_IDELAYOUTBOX_LONG_INFO=0;
} }
int64 fornext_value5439; int64 fornext_value5466;
int64 fornext_finalvalue5439; int64 fornext_finalvalue5466;
int64 fornext_step5439; int64 fornext_step5466;
uint8 fornext_step_negative5439; uint8 fornext_step_negative5466;
int32 *_FUNC_IDELAYOUTBOX_LONG_T=NULL; int32 *_FUNC_IDELAYOUTBOX_LONG_T=NULL;
if(_FUNC_IDELAYOUTBOX_LONG_T==NULL){ if(_FUNC_IDELAYOUTBOX_LONG_T==NULL){
_FUNC_IDELAYOUTBOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDELAYOUTBOX_LONG_T=(int32*)mem_static_malloc(4);
@ -161,32 +161,32 @@ if(_FUNC_IDELAYOUTBOX_LONG_PREVFOCUS==NULL){
_FUNC_IDELAYOUTBOX_LONG_PREVFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDELAYOUTBOX_LONG_PREVFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDELAYOUTBOX_LONG_PREVFOCUS=0; *_FUNC_IDELAYOUTBOX_LONG_PREVFOCUS=0;
} }
byte_element_struct *byte_element_5440=NULL; byte_element_struct *byte_element_5467=NULL;
if (!byte_element_5440){ if (!byte_element_5467){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5440=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5440=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5467=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5467=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDELAYOUTBOX_STRING_A=NULL; qbs *_FUNC_IDELAYOUTBOX_STRING_A=NULL;
if (!_FUNC_IDELAYOUTBOX_STRING_A)_FUNC_IDELAYOUTBOX_STRING_A=qbs_new(0,0); if (!_FUNC_IDELAYOUTBOX_STRING_A)_FUNC_IDELAYOUTBOX_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5441=NULL; byte_element_struct *byte_element_5468=NULL;
if (!byte_element_5441){ if (!byte_element_5468){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5441=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5441=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5468=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5468=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5443; int64 fornext_value5470;
int64 fornext_finalvalue5443; int64 fornext_finalvalue5470;
int64 fornext_step5443; int64 fornext_step5470;
uint8 fornext_step_negative5443; uint8 fornext_step_negative5470;
byte_element_struct *byte_element_5444=NULL; byte_element_struct *byte_element_5471=NULL;
if (!byte_element_5444){ if (!byte_element_5471){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5444=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5444=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5471=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5471=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDELAYOUTBOX_LONG_A=NULL; int32 *_FUNC_IDELAYOUTBOX_LONG_A=NULL;
if(_FUNC_IDELAYOUTBOX_LONG_A==NULL){ if(_FUNC_IDELAYOUTBOX_LONG_A==NULL){
_FUNC_IDELAYOUTBOX_LONG_A=(int32*)mem_static_malloc(4); _FUNC_IDELAYOUTBOX_LONG_A=(int32*)mem_static_malloc(4);
*_FUNC_IDELAYOUTBOX_LONG_A=0; *_FUNC_IDELAYOUTBOX_LONG_A=0;
} }
byte_element_struct *byte_element_5445=NULL; byte_element_struct *byte_element_5472=NULL;
if (!byte_element_5445){ if (!byte_element_5472){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5445=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5445=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5472=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5472=(byte_element_struct*)mem_static_malloc(12);
} }
int16 *_FUNC_IDELAYOUTBOX_INTEGER_V=NULL; int16 *_FUNC_IDELAYOUTBOX_INTEGER_V=NULL;
if(_FUNC_IDELAYOUTBOX_INTEGER_V==NULL){ if(_FUNC_IDELAYOUTBOX_INTEGER_V==NULL){

View file

@ -7,8 +7,8 @@ qbs *_FUNC_IDEBACKUPBOX_STRING_A2=NULL;
if (!_FUNC_IDEBACKUPBOX_STRING_A2)_FUNC_IDEBACKUPBOX_STRING_A2=qbs_new(0,0); if (!_FUNC_IDEBACKUPBOX_STRING_A2)_FUNC_IDEBACKUPBOX_STRING_A2=qbs_new(0,0);
qbs *_FUNC_IDEBACKUPBOX_STRING_V=NULL; qbs *_FUNC_IDEBACKUPBOX_STRING_V=NULL;
if (!_FUNC_IDEBACKUPBOX_STRING_V)_FUNC_IDEBACKUPBOX_STRING_V=qbs_new(0,0); if (!_FUNC_IDEBACKUPBOX_STRING_V)_FUNC_IDEBACKUPBOX_STRING_V=qbs_new(0,0);
int32 pass5446; int32 pass5473;
int32 pass5447; int32 pass5474;
int32 *_FUNC_IDEBACKUPBOX_LONG_V=NULL; int32 *_FUNC_IDEBACKUPBOX_LONG_V=NULL;
if(_FUNC_IDEBACKUPBOX_LONG_V==NULL){ if(_FUNC_IDEBACKUPBOX_LONG_V==NULL){
_FUNC_IDEBACKUPBOX_LONG_V=(int32*)mem_static_malloc(4); _FUNC_IDEBACKUPBOX_LONG_V=(int32*)mem_static_malloc(4);

View file

@ -2,8 +2,8 @@ qbs *_SUB_IDEGOTOBOX_STRING_A2=NULL;
if (!_SUB_IDEGOTOBOX_STRING_A2)_SUB_IDEGOTOBOX_STRING_A2=qbs_new(0,0); if (!_SUB_IDEGOTOBOX_STRING_A2)_SUB_IDEGOTOBOX_STRING_A2=qbs_new(0,0);
qbs *_SUB_IDEGOTOBOX_STRING_V=NULL; qbs *_SUB_IDEGOTOBOX_STRING_V=NULL;
if (!_SUB_IDEGOTOBOX_STRING_V)_SUB_IDEGOTOBOX_STRING_V=qbs_new(0,0); if (!_SUB_IDEGOTOBOX_STRING_V)_SUB_IDEGOTOBOX_STRING_V=qbs_new(0,0);
int32 pass5448; int32 pass5475;
int32 pass5449; int32 pass5476;
int32 *_SUB_IDEGOTOBOX_LONG_V=NULL; int32 *_SUB_IDEGOTOBOX_LONG_V=NULL;
if(_SUB_IDEGOTOBOX_LONG_V==NULL){ if(_SUB_IDEGOTOBOX_LONG_V==NULL){
_SUB_IDEGOTOBOX_LONG_V=(int32*)mem_static_malloc(4); _SUB_IDEGOTOBOX_LONG_V=(int32*)mem_static_malloc(4);

View file

@ -2,5 +2,5 @@ qbs *_SUB_IDESETTCPPORTBOX_STRING_A2=NULL;
if (!_SUB_IDESETTCPPORTBOX_STRING_A2)_SUB_IDESETTCPPORTBOX_STRING_A2=qbs_new(0,0); if (!_SUB_IDESETTCPPORTBOX_STRING_A2)_SUB_IDESETTCPPORTBOX_STRING_A2=qbs_new(0,0);
qbs *_SUB_IDESETTCPPORTBOX_STRING_V=NULL; qbs *_SUB_IDESETTCPPORTBOX_STRING_V=NULL;
if (!_SUB_IDESETTCPPORTBOX_STRING_V)_SUB_IDESETTCPPORTBOX_STRING_V=qbs_new(0,0); if (!_SUB_IDESETTCPPORTBOX_STRING_V)_SUB_IDESETTCPPORTBOX_STRING_V=qbs_new(0,0);
int32 pass5450; int32 pass5477;
int32 pass5451; int32 pass5478;

View file

@ -3,22 +3,22 @@ if(_FUNC_IDEGETLINENUMBERBOX_LONG_IDEGETLINENUMBERBOX==NULL){
_FUNC_IDEGETLINENUMBERBOX_LONG_IDEGETLINENUMBERBOX=(int32*)mem_static_malloc(4); _FUNC_IDEGETLINENUMBERBOX_LONG_IDEGETLINENUMBERBOX=(int32*)mem_static_malloc(4);
*_FUNC_IDEGETLINENUMBERBOX_LONG_IDEGETLINENUMBERBOX=0; *_FUNC_IDEGETLINENUMBERBOX_LONG_IDEGETLINENUMBERBOX=0;
} }
qbs*oldstr5452=NULL; qbs*oldstr5479=NULL;
if(_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE->tmp||_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE->fixed||_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE->readonly){ if(_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE->tmp||_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE->fixed||_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE->readonly){
oldstr5452=_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE; oldstr5479=_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE;
if (oldstr5452->cmem_descriptor){ if (oldstr5479->cmem_descriptor){
_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE=qbs_new_cmem(oldstr5452->len,0); _FUNC_IDEGETLINENUMBERBOX_STRING_TITLE=qbs_new_cmem(oldstr5479->len,0);
}else{ }else{
_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE=qbs_new(oldstr5452->len,0); _FUNC_IDEGETLINENUMBERBOX_STRING_TITLE=qbs_new(oldstr5479->len,0);
} }
memcpy(_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE->chr,oldstr5452->chr,oldstr5452->len); memcpy(_FUNC_IDEGETLINENUMBERBOX_STRING_TITLE->chr,oldstr5479->chr,oldstr5479->len);
} }
qbs *_FUNC_IDEGETLINENUMBERBOX_STRING_A2=NULL; qbs *_FUNC_IDEGETLINENUMBERBOX_STRING_A2=NULL;
if (!_FUNC_IDEGETLINENUMBERBOX_STRING_A2)_FUNC_IDEGETLINENUMBERBOX_STRING_A2=qbs_new(0,0); if (!_FUNC_IDEGETLINENUMBERBOX_STRING_A2)_FUNC_IDEGETLINENUMBERBOX_STRING_A2=qbs_new(0,0);
qbs *_FUNC_IDEGETLINENUMBERBOX_STRING_V=NULL; qbs *_FUNC_IDEGETLINENUMBERBOX_STRING_V=NULL;
if (!_FUNC_IDEGETLINENUMBERBOX_STRING_V)_FUNC_IDEGETLINENUMBERBOX_STRING_V=qbs_new(0,0); if (!_FUNC_IDEGETLINENUMBERBOX_STRING_V)_FUNC_IDEGETLINENUMBERBOX_STRING_V=qbs_new(0,0);
int32 pass5453; int32 pass5480;
int32 pass5454; int32 pass5481;
int32 *_FUNC_IDEGETLINENUMBERBOX_LONG_V=NULL; int32 *_FUNC_IDEGETLINENUMBERBOX_LONG_V=NULL;
if(_FUNC_IDEGETLINENUMBERBOX_LONG_V==NULL){ if(_FUNC_IDEGETLINENUMBERBOX_LONG_V==NULL){
_FUNC_IDEGETLINENUMBERBOX_LONG_V=(int32*)mem_static_malloc(4); _FUNC_IDEGETLINENUMBERBOX_LONG_V=(int32*)mem_static_malloc(4);

View file

@ -52,11 +52,11 @@ if(_FUNC_IDEADVANCEDBOX_LONG_Y==NULL){
_FUNC_IDEADVANCEDBOX_LONG_Y=(int32*)mem_static_malloc(4); _FUNC_IDEADVANCEDBOX_LONG_Y=(int32*)mem_static_malloc(4);
*_FUNC_IDEADVANCEDBOX_LONG_Y=0; *_FUNC_IDEADVANCEDBOX_LONG_Y=0;
} }
int32 pass5455; int32 pass5482;
int64 fornext_value5457; int64 fornext_value5484;
int64 fornext_finalvalue5457; int64 fornext_finalvalue5484;
int64 fornext_step5457; int64 fornext_step5484;
uint8 fornext_step_negative5457; uint8 fornext_step_negative5484;
int32 *_FUNC_IDEADVANCEDBOX_LONG_F=NULL; int32 *_FUNC_IDEADVANCEDBOX_LONG_F=NULL;
if(_FUNC_IDEADVANCEDBOX_LONG_F==NULL){ if(_FUNC_IDEADVANCEDBOX_LONG_F==NULL){
_FUNC_IDEADVANCEDBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDEADVANCEDBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -72,22 +72,22 @@ if(_FUNC_IDEADVANCEDBOX_LONG_CY==NULL){
_FUNC_IDEADVANCEDBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDEADVANCEDBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDEADVANCEDBOX_LONG_CY=0; *_FUNC_IDEADVANCEDBOX_LONG_CY=0;
} }
int64 fornext_value5460; int64 fornext_value5487;
int64 fornext_finalvalue5460; int64 fornext_finalvalue5487;
int64 fornext_step5460; int64 fornext_step5487;
uint8 fornext_step_negative5460; uint8 fornext_step_negative5487;
int32 *_FUNC_IDEADVANCEDBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDEADVANCEDBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDEADVANCEDBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDEADVANCEDBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDEADVANCEDBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEADVANCEDBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEADVANCEDBOX_LONG_LASTFOCUS=0; *_FUNC_IDEADVANCEDBOX_LONG_LASTFOCUS=0;
} }
int64 fornext_value5462; int64 fornext_value5489;
int64 fornext_finalvalue5462; int64 fornext_finalvalue5489;
int64 fornext_step5462; int64 fornext_step5489;
uint8 fornext_step_negative5462; uint8 fornext_step_negative5489;
byte_element_struct *byte_element_5463=NULL; byte_element_struct *byte_element_5490=NULL;
if (!byte_element_5463){ if (!byte_element_5490){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5463=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5463=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5490=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5490=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEADVANCEDBOX_LONG_CHANGE=NULL; int32 *_FUNC_IDEADVANCEDBOX_LONG_CHANGE=NULL;
if(_FUNC_IDEADVANCEDBOX_LONG_CHANGE==NULL){ if(_FUNC_IDEADVANCEDBOX_LONG_CHANGE==NULL){
@ -116,9 +116,9 @@ _FUNC_IDEADVANCEDBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDEADVANCEDBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDEADVANCEDBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEADVANCEDBOX_STRING_ALTLETTER)_FUNC_IDEADVANCEDBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDEADVANCEDBOX_STRING_ALTLETTER)_FUNC_IDEADVANCEDBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5465=NULL; byte_element_struct *byte_element_5492=NULL;
if (!byte_element_5465){ if (!byte_element_5492){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5465=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5465=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5492=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5492=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEADVANCEDBOX_LONG_K=NULL; int32 *_FUNC_IDEADVANCEDBOX_LONG_K=NULL;
if(_FUNC_IDEADVANCEDBOX_LONG_K==NULL){ if(_FUNC_IDEADVANCEDBOX_LONG_K==NULL){
@ -130,10 +130,10 @@ if(_FUNC_IDEADVANCEDBOX_LONG_INFO==NULL){
_FUNC_IDEADVANCEDBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDEADVANCEDBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDEADVANCEDBOX_LONG_INFO=0; *_FUNC_IDEADVANCEDBOX_LONG_INFO=0;
} }
int64 fornext_value5467; int64 fornext_value5494;
int64 fornext_finalvalue5467; int64 fornext_finalvalue5494;
int64 fornext_step5467; int64 fornext_step5494;
uint8 fornext_step_negative5467; uint8 fornext_step_negative5494;
int32 *_FUNC_IDEADVANCEDBOX_LONG_T=NULL; int32 *_FUNC_IDEADVANCEDBOX_LONG_T=NULL;
if(_FUNC_IDEADVANCEDBOX_LONG_T==NULL){ if(_FUNC_IDEADVANCEDBOX_LONG_T==NULL){
_FUNC_IDEADVANCEDBOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDEADVANCEDBOX_LONG_T=(int32*)mem_static_malloc(4);

View file

@ -3,35 +3,35 @@ if(_FUNC_IDEMESSAGEBOX_LONG_IDEMESSAGEBOX==NULL){
_FUNC_IDEMESSAGEBOX_LONG_IDEMESSAGEBOX=(int32*)mem_static_malloc(4); _FUNC_IDEMESSAGEBOX_LONG_IDEMESSAGEBOX=(int32*)mem_static_malloc(4);
*_FUNC_IDEMESSAGEBOX_LONG_IDEMESSAGEBOX=0; *_FUNC_IDEMESSAGEBOX_LONG_IDEMESSAGEBOX=0;
} }
qbs*oldstr5468=NULL; qbs*oldstr5495=NULL;
if(_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->tmp||_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->fixed||_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->readonly){ if(_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->tmp||_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->fixed||_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->readonly){
oldstr5468=_FUNC_IDEMESSAGEBOX_STRING_TITLESTR; oldstr5495=_FUNC_IDEMESSAGEBOX_STRING_TITLESTR;
if (oldstr5468->cmem_descriptor){ if (oldstr5495->cmem_descriptor){
_FUNC_IDEMESSAGEBOX_STRING_TITLESTR=qbs_new_cmem(oldstr5468->len,0); _FUNC_IDEMESSAGEBOX_STRING_TITLESTR=qbs_new_cmem(oldstr5495->len,0);
}else{ }else{
_FUNC_IDEMESSAGEBOX_STRING_TITLESTR=qbs_new(oldstr5468->len,0); _FUNC_IDEMESSAGEBOX_STRING_TITLESTR=qbs_new(oldstr5495->len,0);
} }
memcpy(_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->chr,oldstr5468->chr,oldstr5468->len); memcpy(_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->chr,oldstr5495->chr,oldstr5495->len);
} }
qbs*oldstr5469=NULL; qbs*oldstr5496=NULL;
if(_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->tmp||_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->fixed||_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->readonly){ if(_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->tmp||_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->fixed||_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->readonly){
oldstr5469=_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR; oldstr5496=_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR;
if (oldstr5469->cmem_descriptor){ if (oldstr5496->cmem_descriptor){
_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR=qbs_new_cmem(oldstr5469->len,0); _FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR=qbs_new_cmem(oldstr5496->len,0);
}else{ }else{
_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR=qbs_new(oldstr5469->len,0); _FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR=qbs_new(oldstr5496->len,0);
} }
memcpy(_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->chr,oldstr5469->chr,oldstr5469->len); memcpy(_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->chr,oldstr5496->chr,oldstr5496->len);
} }
qbs*oldstr5470=NULL; qbs*oldstr5497=NULL;
if(_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->tmp||_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->fixed||_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->readonly){ if(_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->tmp||_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->fixed||_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->readonly){
oldstr5470=_FUNC_IDEMESSAGEBOX_STRING_BUTTONS; oldstr5497=_FUNC_IDEMESSAGEBOX_STRING_BUTTONS;
if (oldstr5470->cmem_descriptor){ if (oldstr5497->cmem_descriptor){
_FUNC_IDEMESSAGEBOX_STRING_BUTTONS=qbs_new_cmem(oldstr5470->len,0); _FUNC_IDEMESSAGEBOX_STRING_BUTTONS=qbs_new_cmem(oldstr5497->len,0);
}else{ }else{
_FUNC_IDEMESSAGEBOX_STRING_BUTTONS=qbs_new(oldstr5470->len,0); _FUNC_IDEMESSAGEBOX_STRING_BUTTONS=qbs_new(oldstr5497->len,0);
} }
memcpy(_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->chr,oldstr5470->chr,oldstr5470->len); memcpy(_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->chr,oldstr5497->chr,oldstr5497->len);
} }
int32 *_FUNC_IDEMESSAGEBOX_LONG_FOCUS=NULL; int32 *_FUNC_IDEMESSAGEBOX_LONG_FOCUS=NULL;
if(_FUNC_IDEMESSAGEBOX_LONG_FOCUS==NULL){ if(_FUNC_IDEMESSAGEBOX_LONG_FOCUS==NULL){
@ -92,18 +92,18 @@ if(_FUNC_IDEMESSAGEBOX_LONG_TW==NULL){
_FUNC_IDEMESSAGEBOX_LONG_TW=(int32*)mem_static_malloc(4); _FUNC_IDEMESSAGEBOX_LONG_TW=(int32*)mem_static_malloc(4);
*_FUNC_IDEMESSAGEBOX_LONG_TW=0; *_FUNC_IDEMESSAGEBOX_LONG_TW=0;
} }
byte_element_struct *byte_element_5472=NULL; byte_element_struct *byte_element_5499=NULL;
if (!byte_element_5472){ if (!byte_element_5499){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5472=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5472=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5499=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5499=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEMESSAGEBOX_LONG_W=NULL; int32 *_FUNC_IDEMESSAGEBOX_LONG_W=NULL;
if(_FUNC_IDEMESSAGEBOX_LONG_W==NULL){ if(_FUNC_IDEMESSAGEBOX_LONG_W==NULL){
_FUNC_IDEMESSAGEBOX_LONG_W=(int32*)mem_static_malloc(4); _FUNC_IDEMESSAGEBOX_LONG_W=(int32*)mem_static_malloc(4);
*_FUNC_IDEMESSAGEBOX_LONG_W=0; *_FUNC_IDEMESSAGEBOX_LONG_W=0;
} }
byte_element_struct *byte_element_5473=NULL; byte_element_struct *byte_element_5500=NULL;
if (!byte_element_5473){ if (!byte_element_5500){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5473=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5473=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5500=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5500=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEMESSAGEBOX_LONG_TOTALBUTTONS=NULL; int32 *_FUNC_IDEMESSAGEBOX_LONG_TOTALBUTTONS=NULL;
if(_FUNC_IDEMESSAGEBOX_LONG_TOTALBUTTONS==NULL){ if(_FUNC_IDEMESSAGEBOX_LONG_TOTALBUTTONS==NULL){
@ -115,37 +115,37 @@ if(_FUNC_IDEMESSAGEBOX_LONG_I==NULL){
_FUNC_IDEMESSAGEBOX_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDEMESSAGEBOX_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDEMESSAGEBOX_LONG_I=0; *_FUNC_IDEMESSAGEBOX_LONG_I=0;
} }
int64 fornext_value5475; int64 fornext_value5502;
int64 fornext_finalvalue5475; int64 fornext_finalvalue5502;
int64 fornext_step5475; int64 fornext_step5502;
uint8 fornext_step_negative5475; uint8 fornext_step_negative5502;
byte_element_struct *byte_element_5476=NULL; byte_element_struct *byte_element_5503=NULL;
if (!byte_element_5476){ if (!byte_element_5503){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5476=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5476=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5503=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5503=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEMESSAGEBOX_LONG_BUTTONSLEN=NULL; int32 *_FUNC_IDEMESSAGEBOX_LONG_BUTTONSLEN=NULL;
if(_FUNC_IDEMESSAGEBOX_LONG_BUTTONSLEN==NULL){ if(_FUNC_IDEMESSAGEBOX_LONG_BUTTONSLEN==NULL){
_FUNC_IDEMESSAGEBOX_LONG_BUTTONSLEN=(int32*)mem_static_malloc(4); _FUNC_IDEMESSAGEBOX_LONG_BUTTONSLEN=(int32*)mem_static_malloc(4);
*_FUNC_IDEMESSAGEBOX_LONG_BUTTONSLEN=0; *_FUNC_IDEMESSAGEBOX_LONG_BUTTONSLEN=0;
} }
byte_element_struct *byte_element_5477=NULL; byte_element_struct *byte_element_5504=NULL;
if (!byte_element_5477){ if (!byte_element_5504){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5477=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5477=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5504=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5504=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEMESSAGEBOX_LONG_W2=NULL; int32 *_FUNC_IDEMESSAGEBOX_LONG_W2=NULL;
if(_FUNC_IDEMESSAGEBOX_LONG_W2==NULL){ if(_FUNC_IDEMESSAGEBOX_LONG_W2==NULL){
_FUNC_IDEMESSAGEBOX_LONG_W2=(int32*)mem_static_malloc(4); _FUNC_IDEMESSAGEBOX_LONG_W2=(int32*)mem_static_malloc(4);
*_FUNC_IDEMESSAGEBOX_LONG_W2=0; *_FUNC_IDEMESSAGEBOX_LONG_W2=0;
} }
byte_element_struct *byte_element_5478=NULL; byte_element_struct *byte_element_5505=NULL;
if (!byte_element_5478){ if (!byte_element_5505){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5478=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5478=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5505=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5505=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5479; int32 pass5506;
int64 fornext_value5481; int64 fornext_value5508;
int64 fornext_finalvalue5481; int64 fornext_finalvalue5508;
int64 fornext_step5481; int64 fornext_step5508;
uint8 fornext_step_negative5481; uint8 fornext_step_negative5508;
int32 *_FUNC_IDEMESSAGEBOX_LONG_F=NULL; int32 *_FUNC_IDEMESSAGEBOX_LONG_F=NULL;
if(_FUNC_IDEMESSAGEBOX_LONG_F==NULL){ if(_FUNC_IDEMESSAGEBOX_LONG_F==NULL){
_FUNC_IDEMESSAGEBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDEMESSAGEBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -161,26 +161,26 @@ if(_FUNC_IDEMESSAGEBOX_LONG_CY==NULL){
_FUNC_IDEMESSAGEBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDEMESSAGEBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDEMESSAGEBOX_LONG_CY=0; *_FUNC_IDEMESSAGEBOX_LONG_CY=0;
} }
int64 fornext_value5484; int64 fornext_value5511;
int64 fornext_finalvalue5484; int64 fornext_finalvalue5511;
int64 fornext_step5484; int64 fornext_step5511;
uint8 fornext_step_negative5484; uint8 fornext_step_negative5511;
int32 *_FUNC_IDEMESSAGEBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDEMESSAGEBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDEMESSAGEBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDEMESSAGEBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDEMESSAGEBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEMESSAGEBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEMESSAGEBOX_LONG_LASTFOCUS=0; *_FUNC_IDEMESSAGEBOX_LONG_LASTFOCUS=0;
} }
int64 fornext_value5486; int64 fornext_value5513;
int64 fornext_finalvalue5486; int64 fornext_finalvalue5513;
int64 fornext_step5486; int64 fornext_step5513;
uint8 fornext_step_negative5486; uint8 fornext_step_negative5513;
byte_element_struct *byte_element_5487=NULL; byte_element_struct *byte_element_5514=NULL;
if (!byte_element_5487){ if (!byte_element_5514){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5487=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5487=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5514=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5514=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5488=NULL; byte_element_struct *byte_element_5515=NULL;
if (!byte_element_5488){ if (!byte_element_5515){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5488=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5488=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5515=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5515=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEMESSAGEBOX_LONG_CHANGE=NULL; int32 *_FUNC_IDEMESSAGEBOX_LONG_CHANGE=NULL;
if(_FUNC_IDEMESSAGEBOX_LONG_CHANGE==NULL){ if(_FUNC_IDEMESSAGEBOX_LONG_CHANGE==NULL){
@ -209,9 +209,9 @@ _FUNC_IDEMESSAGEBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDEMESSAGEBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDEMESSAGEBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEMESSAGEBOX_STRING_ALTLETTER)_FUNC_IDEMESSAGEBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDEMESSAGEBOX_STRING_ALTLETTER)_FUNC_IDEMESSAGEBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5490=NULL; byte_element_struct *byte_element_5517=NULL;
if (!byte_element_5490){ if (!byte_element_5517){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5490=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5490=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5517=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5517=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEMESSAGEBOX_LONG_K=NULL; int32 *_FUNC_IDEMESSAGEBOX_LONG_K=NULL;
if(_FUNC_IDEMESSAGEBOX_LONG_K==NULL){ if(_FUNC_IDEMESSAGEBOX_LONG_K==NULL){
@ -223,10 +223,10 @@ if(_FUNC_IDEMESSAGEBOX_LONG_INFO==NULL){
_FUNC_IDEMESSAGEBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDEMESSAGEBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDEMESSAGEBOX_LONG_INFO=0; *_FUNC_IDEMESSAGEBOX_LONG_INFO=0;
} }
int64 fornext_value5492; int64 fornext_value5519;
int64 fornext_finalvalue5492; int64 fornext_finalvalue5519;
int64 fornext_step5492; int64 fornext_step5519;
uint8 fornext_step_negative5492; uint8 fornext_step_negative5519;
int32 *_FUNC_IDEMESSAGEBOX_LONG_T=NULL; int32 *_FUNC_IDEMESSAGEBOX_LONG_T=NULL;
if(_FUNC_IDEMESSAGEBOX_LONG_T==NULL){ if(_FUNC_IDEMESSAGEBOX_LONG_T==NULL){
_FUNC_IDEMESSAGEBOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDEMESSAGEBOX_LONG_T=(int32*)mem_static_malloc(4);

View file

@ -1,24 +1,24 @@
qbs *_FUNC_IDEYESNOBOX_STRING_IDEYESNOBOX=NULL; qbs *_FUNC_IDEYESNOBOX_STRING_IDEYESNOBOX=NULL;
if (!_FUNC_IDEYESNOBOX_STRING_IDEYESNOBOX)_FUNC_IDEYESNOBOX_STRING_IDEYESNOBOX=qbs_new(0,0); if (!_FUNC_IDEYESNOBOX_STRING_IDEYESNOBOX)_FUNC_IDEYESNOBOX_STRING_IDEYESNOBOX=qbs_new(0,0);
qbs*oldstr5493=NULL; qbs*oldstr5520=NULL;
if(_FUNC_IDEYESNOBOX_STRING_TITLESTR->tmp||_FUNC_IDEYESNOBOX_STRING_TITLESTR->fixed||_FUNC_IDEYESNOBOX_STRING_TITLESTR->readonly){ if(_FUNC_IDEYESNOBOX_STRING_TITLESTR->tmp||_FUNC_IDEYESNOBOX_STRING_TITLESTR->fixed||_FUNC_IDEYESNOBOX_STRING_TITLESTR->readonly){
oldstr5493=_FUNC_IDEYESNOBOX_STRING_TITLESTR; oldstr5520=_FUNC_IDEYESNOBOX_STRING_TITLESTR;
if (oldstr5493->cmem_descriptor){ if (oldstr5520->cmem_descriptor){
_FUNC_IDEYESNOBOX_STRING_TITLESTR=qbs_new_cmem(oldstr5493->len,0); _FUNC_IDEYESNOBOX_STRING_TITLESTR=qbs_new_cmem(oldstr5520->len,0);
}else{ }else{
_FUNC_IDEYESNOBOX_STRING_TITLESTR=qbs_new(oldstr5493->len,0); _FUNC_IDEYESNOBOX_STRING_TITLESTR=qbs_new(oldstr5520->len,0);
} }
memcpy(_FUNC_IDEYESNOBOX_STRING_TITLESTR->chr,oldstr5493->chr,oldstr5493->len); memcpy(_FUNC_IDEYESNOBOX_STRING_TITLESTR->chr,oldstr5520->chr,oldstr5520->len);
} }
qbs*oldstr5494=NULL; qbs*oldstr5521=NULL;
if(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->tmp||_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->fixed||_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->readonly){ if(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->tmp||_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->fixed||_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->readonly){
oldstr5494=_FUNC_IDEYESNOBOX_STRING_MESSAGESTR; oldstr5521=_FUNC_IDEYESNOBOX_STRING_MESSAGESTR;
if (oldstr5494->cmem_descriptor){ if (oldstr5521->cmem_descriptor){
_FUNC_IDEYESNOBOX_STRING_MESSAGESTR=qbs_new_cmem(oldstr5494->len,0); _FUNC_IDEYESNOBOX_STRING_MESSAGESTR=qbs_new_cmem(oldstr5521->len,0);
}else{ }else{
_FUNC_IDEYESNOBOX_STRING_MESSAGESTR=qbs_new(oldstr5494->len,0); _FUNC_IDEYESNOBOX_STRING_MESSAGESTR=qbs_new(oldstr5521->len,0);
} }
memcpy(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->chr,oldstr5494->chr,oldstr5494->len); memcpy(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->chr,oldstr5521->chr,oldstr5521->len);
} }
int32 *_FUNC_IDEYESNOBOX_LONG_RESULT=NULL; int32 *_FUNC_IDEYESNOBOX_LONG_RESULT=NULL;
if(_FUNC_IDEYESNOBOX_LONG_RESULT==NULL){ if(_FUNC_IDEYESNOBOX_LONG_RESULT==NULL){

View file

@ -42,14 +42,14 @@ if(_FUNC_IDEDISPLAYBOX_LONG_PREVFOCUS==NULL){
_FUNC_IDEDISPLAYBOX_LONG_PREVFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEDISPLAYBOX_LONG_PREVFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEDISPLAYBOX_LONG_PREVFOCUS=0; *_FUNC_IDEDISPLAYBOX_LONG_PREVFOCUS=0;
} }
byte_element_struct *byte_element_5495=NULL; byte_element_struct *byte_element_5522=NULL;
if (!byte_element_5495){ if (!byte_element_5522){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5495=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5495=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5522=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5522=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5496; int32 pass5523;
byte_element_struct *byte_element_5497=NULL; byte_element_struct *byte_element_5524=NULL;
if (!byte_element_5497){ if (!byte_element_5524){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5497=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5497=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5524=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5524=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEDISPLAYBOX_LONG_PREVFONT8SETTING=NULL; int32 *_FUNC_IDEDISPLAYBOX_LONG_PREVFONT8SETTING=NULL;
if(_FUNC_IDEDISPLAYBOX_LONG_PREVFONT8SETTING==NULL){ if(_FUNC_IDEDISPLAYBOX_LONG_PREVFONT8SETTING==NULL){
@ -61,18 +61,18 @@ if(_FUNC_IDEDISPLAYBOX_LONG_PREVCUSTOMFONTSETTING==NULL){
_FUNC_IDEDISPLAYBOX_LONG_PREVCUSTOMFONTSETTING=(int32*)mem_static_malloc(4); _FUNC_IDEDISPLAYBOX_LONG_PREVCUSTOMFONTSETTING=(int32*)mem_static_malloc(4);
*_FUNC_IDEDISPLAYBOX_LONG_PREVCUSTOMFONTSETTING=0; *_FUNC_IDEDISPLAYBOX_LONG_PREVCUSTOMFONTSETTING=0;
} }
byte_element_struct *byte_element_5498=NULL; byte_element_struct *byte_element_5525=NULL;
if (!byte_element_5498){ if (!byte_element_5525){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5498=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5498=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5525=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5525=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5499=NULL; byte_element_struct *byte_element_5526=NULL;
if (!byte_element_5499){ if (!byte_element_5526){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5499=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5499=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5526=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5526=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5501; int64 fornext_value5528;
int64 fornext_finalvalue5501; int64 fornext_finalvalue5528;
int64 fornext_step5501; int64 fornext_step5528;
uint8 fornext_step_negative5501; uint8 fornext_step_negative5528;
int32 *_FUNC_IDEDISPLAYBOX_LONG_F=NULL; int32 *_FUNC_IDEDISPLAYBOX_LONG_F=NULL;
if(_FUNC_IDEDISPLAYBOX_LONG_F==NULL){ if(_FUNC_IDEDISPLAYBOX_LONG_F==NULL){
_FUNC_IDEDISPLAYBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDEDISPLAYBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -88,10 +88,10 @@ if(_FUNC_IDEDISPLAYBOX_LONG_CY==NULL){
_FUNC_IDEDISPLAYBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDEDISPLAYBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDEDISPLAYBOX_LONG_CY=0; *_FUNC_IDEDISPLAYBOX_LONG_CY=0;
} }
int64 fornext_value5504; int64 fornext_value5531;
int64 fornext_finalvalue5504; int64 fornext_finalvalue5531;
int64 fornext_step5504; int64 fornext_step5531;
uint8 fornext_step_negative5504; uint8 fornext_step_negative5531;
int32 *_FUNC_IDEDISPLAYBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDEDISPLAYBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDEDISPLAYBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDEDISPLAYBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDEDISPLAYBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEDISPLAYBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -124,9 +124,9 @@ _FUNC_IDEDISPLAYBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDEDISPLAYBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDEDISPLAYBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEDISPLAYBOX_STRING_ALTLETTER)_FUNC_IDEDISPLAYBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDEDISPLAYBOX_STRING_ALTLETTER)_FUNC_IDEDISPLAYBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5506=NULL; byte_element_struct *byte_element_5533=NULL;
if (!byte_element_5506){ if (!byte_element_5533){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5506=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5506=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5533=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5533=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEDISPLAYBOX_LONG_K=NULL; int32 *_FUNC_IDEDISPLAYBOX_LONG_K=NULL;
if(_FUNC_IDEDISPLAYBOX_LONG_K==NULL){ if(_FUNC_IDEDISPLAYBOX_LONG_K==NULL){
@ -138,10 +138,10 @@ if(_FUNC_IDEDISPLAYBOX_LONG_INFO==NULL){
_FUNC_IDEDISPLAYBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDEDISPLAYBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDEDISPLAYBOX_LONG_INFO=0; *_FUNC_IDEDISPLAYBOX_LONG_INFO=0;
} }
int64 fornext_value5508; int64 fornext_value5535;
int64 fornext_finalvalue5508; int64 fornext_finalvalue5535;
int64 fornext_step5508; int64 fornext_step5535;
uint8 fornext_step_negative5508; uint8 fornext_step_negative5535;
int32 *_FUNC_IDEDISPLAYBOX_LONG_T=NULL; int32 *_FUNC_IDEDISPLAYBOX_LONG_T=NULL;
if(_FUNC_IDEDISPLAYBOX_LONG_T==NULL){ if(_FUNC_IDEDISPLAYBOX_LONG_T==NULL){
_FUNC_IDEDISPLAYBOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDEDISPLAYBOX_LONG_T=(int32*)mem_static_malloc(4);
@ -152,68 +152,68 @@ if(_FUNC_IDEDISPLAYBOX_LONG_FOCUSOFFSET==NULL){
_FUNC_IDEDISPLAYBOX_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4); _FUNC_IDEDISPLAYBOX_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4);
*_FUNC_IDEDISPLAYBOX_LONG_FOCUSOFFSET=0; *_FUNC_IDEDISPLAYBOX_LONG_FOCUSOFFSET=0;
} }
byte_element_struct *byte_element_5509=NULL; byte_element_struct *byte_element_5536=NULL;
if (!byte_element_5509){ if (!byte_element_5536){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5509=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5509=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5536=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5536=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEDISPLAYBOX_STRING_A=NULL; qbs *_FUNC_IDEDISPLAYBOX_STRING_A=NULL;
if (!_FUNC_IDEDISPLAYBOX_STRING_A)_FUNC_IDEDISPLAYBOX_STRING_A=qbs_new(0,0); if (!_FUNC_IDEDISPLAYBOX_STRING_A)_FUNC_IDEDISPLAYBOX_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5510=NULL; byte_element_struct *byte_element_5537=NULL;
if (!byte_element_5510){ if (!byte_element_5537){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5510=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5510=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5537=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5537=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5512; int64 fornext_value5539;
int64 fornext_finalvalue5512; int64 fornext_finalvalue5539;
int64 fornext_step5512; int64 fornext_step5539;
uint8 fornext_step_negative5512; uint8 fornext_step_negative5539;
byte_element_struct *byte_element_5513=NULL; byte_element_struct *byte_element_5540=NULL;
if (!byte_element_5513){ if (!byte_element_5540){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5513=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5513=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5540=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5540=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEDISPLAYBOX_LONG_A=NULL; int32 *_FUNC_IDEDISPLAYBOX_LONG_A=NULL;
if(_FUNC_IDEDISPLAYBOX_LONG_A==NULL){ if(_FUNC_IDEDISPLAYBOX_LONG_A==NULL){
_FUNC_IDEDISPLAYBOX_LONG_A=(int32*)mem_static_malloc(4); _FUNC_IDEDISPLAYBOX_LONG_A=(int32*)mem_static_malloc(4);
*_FUNC_IDEDISPLAYBOX_LONG_A=0; *_FUNC_IDEDISPLAYBOX_LONG_A=0;
} }
byte_element_struct *byte_element_5514=NULL; byte_element_struct *byte_element_5541=NULL;
if (!byte_element_5514){ if (!byte_element_5541){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5514=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5514=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5541=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5541=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5515=NULL; byte_element_struct *byte_element_5542=NULL;
if (!byte_element_5515){ if (!byte_element_5542){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5515=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5515=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5542=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5542=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5517; int64 fornext_value5544;
int64 fornext_finalvalue5517; int64 fornext_finalvalue5544;
int64 fornext_step5517; int64 fornext_step5544;
uint8 fornext_step_negative5517; uint8 fornext_step_negative5544;
byte_element_struct *byte_element_5518=NULL; byte_element_struct *byte_element_5545=NULL;
if (!byte_element_5518){ if (!byte_element_5545){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5518=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5518=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5545=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5545=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5519=NULL; byte_element_struct *byte_element_5546=NULL;
if (!byte_element_5519){ if (!byte_element_5546){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5519=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5519=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5546=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5546=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5520=NULL; byte_element_struct *byte_element_5547=NULL;
if (!byte_element_5520){ if (!byte_element_5547){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5520=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5520=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5547=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5547=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5521=NULL; byte_element_struct *byte_element_5548=NULL;
if (!byte_element_5521){ if (!byte_element_5548){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5521=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5521=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5548=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5548=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5523; int64 fornext_value5550;
int64 fornext_finalvalue5523; int64 fornext_finalvalue5550;
int64 fornext_step5523; int64 fornext_step5550;
uint8 fornext_step_negative5523; uint8 fornext_step_negative5550;
byte_element_struct *byte_element_5524=NULL; byte_element_struct *byte_element_5551=NULL;
if (!byte_element_5524){ if (!byte_element_5551){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5524=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5524=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5551=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5551=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5525=NULL; byte_element_struct *byte_element_5552=NULL;
if (!byte_element_5525){ if (!byte_element_5552){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5525=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5525=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5552=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5552=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEDISPLAYBOX_LONG_X=NULL; int32 *_FUNC_IDEDISPLAYBOX_LONG_X=NULL;
if(_FUNC_IDEDISPLAYBOX_LONG_X==NULL){ if(_FUNC_IDEDISPLAYBOX_LONG_X==NULL){
@ -232,11 +232,11 @@ if(_FUNC_IDEDISPLAYBOX_LONG_OLDHANDLE==NULL){
_FUNC_IDEDISPLAYBOX_LONG_OLDHANDLE=(int32*)mem_static_malloc(4); _FUNC_IDEDISPLAYBOX_LONG_OLDHANDLE=(int32*)mem_static_malloc(4);
*_FUNC_IDEDISPLAYBOX_LONG_OLDHANDLE=0; *_FUNC_IDEDISPLAYBOX_LONG_OLDHANDLE=0;
} }
byte_element_struct *byte_element_5526=NULL; byte_element_struct *byte_element_5553=NULL;
if (!byte_element_5526){ if (!byte_element_5553){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5526=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5526=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5553=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5553=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5527=NULL; byte_element_struct *byte_element_5554=NULL;
if (!byte_element_5527){ if (!byte_element_5554){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5527=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5527=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5554=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5554=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -97,8 +97,8 @@ if(_FUNC_IDECHOOSECOLORSBOX_LONG_I==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_I=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_I=0;
} }
int32 pass5528; int32 pass5555;
int32 pass5529; int32 pass5556;
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_L=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_L=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_L)_FUNC_IDECHOOSECOLORSBOX_STRING_L=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_L)_FUNC_IDECHOOSECOLORSBOX_STRING_L=qbs_new(0,0);
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_SELECTEDITEM=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_SELECTEDITEM=NULL;
@ -113,20 +113,20 @@ _FUNC_IDECHOOSECOLORSBOX_LONG_PREVFOCUS=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_A2=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_A2=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_A2)_FUNC_IDECHOOSECOLORSBOX_STRING_A2=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_A2)_FUNC_IDECHOOSECOLORSBOX_STRING_A2=qbs_new(0,0);
int32 pass5530; int32 pass5557;
byte_element_struct *byte_element_5531=NULL; byte_element_struct *byte_element_5558=NULL;
if (!byte_element_5531){ if (!byte_element_5558){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5531=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5531=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5558=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5558=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5532; int32 pass5559;
byte_element_struct *byte_element_5533=NULL; byte_element_struct *byte_element_5560=NULL;
if (!byte_element_5533){ if (!byte_element_5560){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5533=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5533=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5560=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5560=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5534; int32 pass5561;
byte_element_struct *byte_element_5535=NULL; byte_element_struct *byte_element_5562=NULL;
if (!byte_element_5535){ if (!byte_element_5562){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5535=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5535=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5562=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5562=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_RESULT=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_RESULT=NULL;
if(_FUNC_IDECHOOSECOLORSBOX_LONG_RESULT==NULL){ if(_FUNC_IDECHOOSECOLORSBOX_LONG_RESULT==NULL){
@ -145,14 +145,14 @@ if(_FUNC_IDECHOOSECOLORSBOX_LONG_FOUNDPIPE==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_FOUNDPIPE=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_FOUNDPIPE=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_FOUNDPIPE=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_FOUNDPIPE=0;
} }
byte_element_struct *byte_element_5536=NULL; byte_element_struct *byte_element_5563=NULL;
if (!byte_element_5536){ if (!byte_element_5563){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5536=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5536=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5563=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5563=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5538; int64 fornext_value5565;
int64 fornext_finalvalue5538; int64 fornext_finalvalue5565;
int64 fornext_step5538; int64 fornext_step5565;
uint8 fornext_step_negative5538; uint8 fornext_step_negative5565;
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_F=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_F=NULL;
if(_FUNC_IDECHOOSECOLORSBOX_LONG_F==NULL){ if(_FUNC_IDECHOOSECOLORSBOX_LONG_F==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -168,10 +168,10 @@ if(_FUNC_IDECHOOSECOLORSBOX_LONG_CY==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_CY=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_CY=0;
} }
int64 fornext_value5541; int64 fornext_value5568;
int64 fornext_finalvalue5541; int64 fornext_finalvalue5568;
int64 fornext_step5541; int64 fornext_step5568;
uint8 fornext_step_negative5541; uint8 fornext_step_negative5568;
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDECHOOSECOLORSBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDECHOOSECOLORSBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -189,7 +189,7 @@ if(_FUNC_IDECHOOSECOLORSBOX_LONG_R==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_R=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_R=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_R=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_R=0;
} }
int32 sc_5552_var; int32 sc_5579_var;
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_SAMPLETEXT=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_SAMPLETEXT=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_SAMPLETEXT)_FUNC_IDECHOOSECOLORSBOX_STRING_SAMPLETEXT=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_SAMPLETEXT)_FUNC_IDECHOOSECOLORSBOX_STRING_SAMPLETEXT=qbs_new(0,0);
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGE=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGE=NULL;
@ -229,9 +229,9 @@ _FUNC_IDECHOOSECOLORSBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_ALTLETTER)_FUNC_IDECHOOSECOLORSBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_ALTLETTER)_FUNC_IDECHOOSECOLORSBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5558=NULL; byte_element_struct *byte_element_5585=NULL;
if (!byte_element_5558){ if (!byte_element_5585){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5558=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5558=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5585=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5585=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_K=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_K=NULL;
if(_FUNC_IDECHOOSECOLORSBOX_LONG_K==NULL){ if(_FUNC_IDECHOOSECOLORSBOX_LONG_K==NULL){
@ -243,10 +243,10 @@ if(_FUNC_IDECHOOSECOLORSBOX_LONG_INFO==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_INFO=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_INFO=0;
} }
int64 fornext_value5560; int64 fornext_value5587;
int64 fornext_finalvalue5560; int64 fornext_finalvalue5587;
int64 fornext_step5560; int64 fornext_step5587;
uint8 fornext_step_negative5560; uint8 fornext_step_negative5587;
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_FOCUSOFFSET=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_FOCUSOFFSET=NULL;
if(_FUNC_IDECHOOSECOLORSBOX_LONG_FOCUSOFFSET==NULL){ if(_FUNC_IDECHOOSECOLORSBOX_LONG_FOCUSOFFSET==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4);
@ -257,27 +257,27 @@ if(_FUNC_IDECHOOSECOLORSBOX_LONG_TFOCUS==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_TFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_TFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_TFOCUS=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_TFOCUS=0;
} }
byte_element_struct *byte_element_5561=NULL; byte_element_struct *byte_element_5588=NULL;
if (!byte_element_5561){ if (!byte_element_5588){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5561=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5561=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5588=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5588=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_PREVTB__ASCII_CHR_046__VALUE=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_PREVTB__ASCII_CHR_046__VALUE=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_PREVTB__ASCII_CHR_046__VALUE)_FUNC_IDECHOOSECOLORSBOX_STRING_PREVTB__ASCII_CHR_046__VALUE=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_PREVTB__ASCII_CHR_046__VALUE)_FUNC_IDECHOOSECOLORSBOX_STRING_PREVTB__ASCII_CHR_046__VALUE=qbs_new(0,0);
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_SCHEMESTRING=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_SCHEMESTRING=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_SCHEMESTRING)_FUNC_IDECHOOSECOLORSBOX_STRING_SCHEMESTRING=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_SCHEMESTRING)_FUNC_IDECHOOSECOLORSBOX_STRING_SCHEMESTRING=qbs_new(0,0);
byte_element_struct *byte_element_5562=NULL; byte_element_struct *byte_element_5589=NULL;
if (!byte_element_5562){ if (!byte_element_5589){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5562=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5562=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5589=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5589=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_J=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_J=NULL;
if(_FUNC_IDECHOOSECOLORSBOX_LONG_J==NULL){ if(_FUNC_IDECHOOSECOLORSBOX_LONG_J==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_J=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_J=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_J=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_J=0;
} }
int64 fornext_value5565; int64 fornext_value5592;
int64 fornext_finalvalue5565; int64 fornext_finalvalue5592;
int64 fornext_step5565; int64 fornext_step5592;
uint8 fornext_step_negative5565; uint8 fornext_step_negative5592;
uint32 *_FUNC_IDECHOOSECOLORSBOX_ULONG_CURRENTCOLOR=NULL; uint32 *_FUNC_IDECHOOSECOLORSBOX_ULONG_CURRENTCOLOR=NULL;
if(_FUNC_IDECHOOSECOLORSBOX_ULONG_CURRENTCOLOR==NULL){ if(_FUNC_IDECHOOSECOLORSBOX_ULONG_CURRENTCOLOR==NULL){
_FUNC_IDECHOOSECOLORSBOX_ULONG_CURRENTCOLOR=(uint32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_ULONG_CURRENTCOLOR=(uint32*)mem_static_malloc(4);
@ -285,52 +285,52 @@ _FUNC_IDECHOOSECOLORSBOX_ULONG_CURRENTCOLOR=(uint32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_R=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_R=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_R)_FUNC_IDECHOOSECOLORSBOX_STRING_R=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_R)_FUNC_IDECHOOSECOLORSBOX_STRING_R=qbs_new(0,0);
int32 pass5567; int32 pass5594;
byte_element_struct *byte_element_5568=NULL; byte_element_struct *byte_element_5595=NULL;
if (!byte_element_5568){ if (!byte_element_5595){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5568=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5568=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5595=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5595=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_G=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_G=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_G)_FUNC_IDECHOOSECOLORSBOX_STRING_G=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_G)_FUNC_IDECHOOSECOLORSBOX_STRING_G=qbs_new(0,0);
int32 pass5569; int32 pass5596;
byte_element_struct *byte_element_5570=NULL; byte_element_struct *byte_element_5597=NULL;
if (!byte_element_5570){ if (!byte_element_5597){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5570=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5570=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5597=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5597=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_B=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_B=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_B)_FUNC_IDECHOOSECOLORSBOX_STRING_B=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_B)_FUNC_IDECHOOSECOLORSBOX_STRING_B=qbs_new(0,0);
int32 pass5571; int32 pass5598;
byte_element_struct *byte_element_5572=NULL; byte_element_struct *byte_element_5599=NULL;
if (!byte_element_5572){ if (!byte_element_5599){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5572=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5572=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5599=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5599=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDSCHEME=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDSCHEME=NULL;
if(_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDSCHEME==NULL){ if(_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDSCHEME==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDSCHEME=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDSCHEME=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDSCHEME=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDSCHEME=0;
} }
int64 fornext_value5574; int64 fornext_value5601;
int64 fornext_finalvalue5574; int64 fornext_finalvalue5601;
int64 fornext_step5574; int64 fornext_step5601;
uint8 fornext_step_negative5574; uint8 fornext_step_negative5601;
int32 pass5576; int32 pass5603;
byte_element_struct *byte_element_5577=NULL; byte_element_struct *byte_element_5604=NULL;
if (!byte_element_5577){ if (!byte_element_5604){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5577=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5577=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5604=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5604=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5578; int32 pass5605;
byte_element_struct *byte_element_5579=NULL; byte_element_struct *byte_element_5606=NULL;
if (!byte_element_5579){ if (!byte_element_5606){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5579=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5579=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5606=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5606=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5580; int32 pass5607;
byte_element_struct *byte_element_5581=NULL; byte_element_struct *byte_element_5608=NULL;
if (!byte_element_5581){ if (!byte_element_5608){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5581=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5581=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5608=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5608=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5582=NULL; byte_element_struct *byte_element_5609=NULL;
if (!byte_element_5582){ if (!byte_element_5609){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5582=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5582=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5609=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5609=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_WHAT=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_WHAT=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_WHAT)_FUNC_IDECHOOSECOLORSBOX_STRING_WHAT=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_WHAT)_FUNC_IDECHOOSECOLORSBOX_STRING_WHAT=qbs_new(0,0);
@ -339,9 +339,9 @@ if(_FUNC_IDECHOOSECOLORSBOX_LONG_SCHEMEARROW==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_SCHEMEARROW=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_SCHEMEARROW=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_SCHEMEARROW=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_SCHEMEARROW=0;
} }
byte_element_struct *byte_element_5583=NULL; byte_element_struct *byte_element_5610=NULL;
if (!byte_element_5583){ if (!byte_element_5610){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5583=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5583=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5610=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5610=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_COLORDATA=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_COLORDATA=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_COLORDATA)_FUNC_IDECHOOSECOLORSBOX_STRING_COLORDATA=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_COLORDATA)_FUNC_IDECHOOSECOLORSBOX_STRING_COLORDATA=qbs_new(0,0);
@ -350,76 +350,76 @@ if(_FUNC_IDECHOOSECOLORSBOX_LONG_NEWVALUE==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_NEWVALUE=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_NEWVALUE=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_NEWVALUE=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_NEWVALUE=0;
} }
byte_element_struct *byte_element_5584=NULL; byte_element_struct *byte_element_5611=NULL;
if (!byte_element_5584){ if (!byte_element_5611){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5584=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5584=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5611=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5611=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5585=NULL; byte_element_struct *byte_element_5612=NULL;
if (!byte_element_5585){ if (!byte_element_5612){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5585=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5585=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5612=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5612=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5586=NULL; byte_element_struct *byte_element_5613=NULL;
if (!byte_element_5586){ if (!byte_element_5613){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5586=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5586=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5613=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5613=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDWITHKEYS=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDWITHKEYS=NULL;
if(_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDWITHKEYS==NULL){ if(_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDWITHKEYS==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDWITHKEYS=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDWITHKEYS=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDWITHKEYS=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_CHANGEDWITHKEYS=0;
} }
int32 pass5587; int32 pass5614;
byte_element_struct *byte_element_5588=NULL; byte_element_struct *byte_element_5615=NULL;
if (!byte_element_5588){ if (!byte_element_5615){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5588=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5588=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5615=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5615=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5589; int32 pass5616;
byte_element_struct *byte_element_5590=NULL; byte_element_struct *byte_element_5617=NULL;
if (!byte_element_5590){ if (!byte_element_5617){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5590=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5590=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5617=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5617=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5592; int64 fornext_value5619;
int64 fornext_finalvalue5592; int64 fornext_finalvalue5619;
int64 fornext_step5592; int64 fornext_step5619;
uint8 fornext_step_negative5592; uint8 fornext_step_negative5619;
int32 pass5594; int32 pass5621;
int32 pass5595; int32 pass5622;
int32 pass5596; int32 pass5623;
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_CHECKRGB=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_CHECKRGB=NULL;
if(_FUNC_IDECHOOSECOLORSBOX_LONG_CHECKRGB==NULL){ if(_FUNC_IDECHOOSECOLORSBOX_LONG_CHECKRGB==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_CHECKRGB=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_CHECKRGB=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_CHECKRGB=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_CHECKRGB=0;
} }
int64 fornext_value5598; int64 fornext_value5625;
int64 fornext_finalvalue5598; int64 fornext_finalvalue5625;
int64 fornext_step5598; int64 fornext_step5625;
uint8 fornext_step_negative5598; uint8 fornext_step_negative5625;
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_A=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_A=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_A)_FUNC_IDECHOOSECOLORSBOX_STRING_A=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_A)_FUNC_IDECHOOSECOLORSBOX_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5599=NULL; byte_element_struct *byte_element_5626=NULL;
if (!byte_element_5599){ if (!byte_element_5626){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5599=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5599=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5626=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5626=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5601; int64 fornext_value5628;
int64 fornext_finalvalue5601; int64 fornext_finalvalue5628;
int64 fornext_step5601; int64 fornext_step5628;
uint8 fornext_step_negative5601; uint8 fornext_step_negative5628;
byte_element_struct *byte_element_5602=NULL; byte_element_struct *byte_element_5629=NULL;
if (!byte_element_5602){ if (!byte_element_5629){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5602=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5602=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5629=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5629=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_A=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_A=NULL;
if(_FUNC_IDECHOOSECOLORSBOX_LONG_A==NULL){ if(_FUNC_IDECHOOSECOLORSBOX_LONG_A==NULL){
_FUNC_IDECHOOSECOLORSBOX_LONG_A=(int32*)mem_static_malloc(4); _FUNC_IDECHOOSECOLORSBOX_LONG_A=(int32*)mem_static_malloc(4);
*_FUNC_IDECHOOSECOLORSBOX_LONG_A=0; *_FUNC_IDECHOOSECOLORSBOX_LONG_A=0;
} }
byte_element_struct *byte_element_5603=NULL; byte_element_struct *byte_element_5630=NULL;
if (!byte_element_5603){ if (!byte_element_5630){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5603=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5603=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5630=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5630=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5606; int64 fornext_value5633;
int64 fornext_finalvalue5606; int64 fornext_finalvalue5633;
int64 fornext_step5606; int64 fornext_step5633;
uint8 fornext_step_negative5606; uint8 fornext_step_negative5633;
qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_COLORID=NULL; qbs *_FUNC_IDECHOOSECOLORSBOX_STRING_COLORID=NULL;
if (!_FUNC_IDECHOOSECOLORSBOX_STRING_COLORID)_FUNC_IDECHOOSECOLORSBOX_STRING_COLORID=qbs_new(0,0); if (!_FUNC_IDECHOOSECOLORSBOX_STRING_COLORID)_FUNC_IDECHOOSECOLORSBOX_STRING_COLORID=qbs_new(0,0);
int16 *_FUNC_IDECHOOSECOLORSBOX_INTEGER_V=NULL; int16 *_FUNC_IDECHOOSECOLORSBOX_INTEGER_V=NULL;

View file

@ -32,21 +32,21 @@ if(_FUNC_IDERGBMIXER_LONG_I==NULL){
_FUNC_IDERGBMIXER_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_I=0; *_FUNC_IDERGBMIXER_LONG_I=0;
} }
int32 pass5608; int32 pass5635;
int32 pass5609; int32 pass5636;
qbs *_FUNC_IDERGBMIXER_STRING_A2=NULL; qbs *_FUNC_IDERGBMIXER_STRING_A2=NULL;
if (!_FUNC_IDERGBMIXER_STRING_A2)_FUNC_IDERGBMIXER_STRING_A2=qbs_new(0,0); if (!_FUNC_IDERGBMIXER_STRING_A2)_FUNC_IDERGBMIXER_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_5610=NULL; byte_element_struct *byte_element_5637=NULL;
if (!byte_element_5610){ if (!byte_element_5637){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5610=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5610=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5637=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5637=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5611=NULL; byte_element_struct *byte_element_5638=NULL;
if (!byte_element_5611){ if (!byte_element_5638){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5611=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5611=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5638=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5638=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5612=NULL; byte_element_struct *byte_element_5639=NULL;
if (!byte_element_5612){ if (!byte_element_5639){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5612=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5612=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5639=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5639=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDERGBMIXER_LONG_PREV__ASCII_CHR_046__IDESELECT=NULL; int32 *_FUNC_IDERGBMIXER_LONG_PREV__ASCII_CHR_046__IDESELECT=NULL;
if(_FUNC_IDERGBMIXER_LONG_PREV__ASCII_CHR_046__IDESELECT==NULL){ if(_FUNC_IDERGBMIXER_LONG_PREV__ASCII_CHR_046__IDESELECT==NULL){
@ -70,17 +70,17 @@ if(_FUNC_IDERGBMIXER_LONG_X==NULL){
_FUNC_IDERGBMIXER_LONG_X=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_X=0; *_FUNC_IDERGBMIXER_LONG_X=0;
} }
int64 fornext_value5614; int64 fornext_value5641;
int64 fornext_finalvalue5614; int64 fornext_finalvalue5641;
int64 fornext_step5614; int64 fornext_step5641;
uint8 fornext_step_negative5614; uint8 fornext_step_negative5641;
byte_element_struct *byte_element_5615=NULL; byte_element_struct *byte_element_5642=NULL;
if (!byte_element_5615){ if (!byte_element_5642){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5615=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5615=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5642=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5642=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5616=NULL; byte_element_struct *byte_element_5643=NULL;
if (!byte_element_5616){ if (!byte_element_5643){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5616=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5616=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5643=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5643=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDERGBMIXER_STRING_ALL_RGB=NULL; qbs *_FUNC_IDERGBMIXER_STRING_ALL_RGB=NULL;
if (!_FUNC_IDERGBMIXER_STRING_ALL_RGB)_FUNC_IDERGBMIXER_STRING_ALL_RGB=qbs_new(0,0); if (!_FUNC_IDERGBMIXER_STRING_ALL_RGB)_FUNC_IDERGBMIXER_STRING_ALL_RGB=qbs_new(0,0);
@ -101,13 +101,13 @@ if(_FUNC_IDERGBMIXER_LONG_FINDBRACKET2==NULL){
_FUNC_IDERGBMIXER_LONG_FINDBRACKET2=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_FINDBRACKET2=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_FINDBRACKET2=0; *_FUNC_IDERGBMIXER_LONG_FINDBRACKET2=0;
} }
byte_element_struct *byte_element_5618=NULL; byte_element_struct *byte_element_5645=NULL;
if (!byte_element_5618){ if (!byte_element_5645){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5618=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5618=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5645=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5645=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5619=NULL; byte_element_struct *byte_element_5646=NULL;
if (!byte_element_5619){ if (!byte_element_5646){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5619=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5619=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5646=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5646=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDERGBMIXER_LONG_INSERTRGBAT=NULL; int32 *_FUNC_IDERGBMIXER_LONG_INSERTRGBAT=NULL;
if(_FUNC_IDERGBMIXER_LONG_INSERTRGBAT==NULL){ if(_FUNC_IDERGBMIXER_LONG_INSERTRGBAT==NULL){
@ -119,9 +119,9 @@ if(_FUNC_IDERGBMIXER_LONG_CHECK_RGB==NULL){
_FUNC_IDERGBMIXER_LONG_CHECK_RGB=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_CHECK_RGB=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_CHECK_RGB=0; *_FUNC_IDERGBMIXER_LONG_CHECK_RGB=0;
} }
byte_element_struct *byte_element_5621=NULL; byte_element_struct *byte_element_5648=NULL;
if (!byte_element_5621){ if (!byte_element_5648){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5621=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5621=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5648=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5648=(byte_element_struct*)mem_static_malloc(12);
} }
int8 *_FUNC_IDERGBMIXER_BYTE_NEWSYNTAX=NULL; int8 *_FUNC_IDERGBMIXER_BYTE_NEWSYNTAX=NULL;
if(_FUNC_IDERGBMIXER_BYTE_NEWSYNTAX==NULL){ if(_FUNC_IDERGBMIXER_BYTE_NEWSYNTAX==NULL){
@ -144,21 +144,21 @@ qbs *_FUNC_IDERGBMIXER_STRING_G=NULL;
if (!_FUNC_IDERGBMIXER_STRING_G)_FUNC_IDERGBMIXER_STRING_G=qbs_new(0,0); if (!_FUNC_IDERGBMIXER_STRING_G)_FUNC_IDERGBMIXER_STRING_G=qbs_new(0,0);
qbs *_FUNC_IDERGBMIXER_STRING_B=NULL; qbs *_FUNC_IDERGBMIXER_STRING_B=NULL;
if (!_FUNC_IDERGBMIXER_STRING_B)_FUNC_IDERGBMIXER_STRING_B=qbs_new(0,0); if (!_FUNC_IDERGBMIXER_STRING_B)_FUNC_IDERGBMIXER_STRING_B=qbs_new(0,0);
int64 fornext_value5623; int64 fornext_value5650;
int64 fornext_finalvalue5623; int64 fornext_finalvalue5650;
int64 fornext_step5623; int64 fornext_step5650;
uint8 fornext_step_negative5623; uint8 fornext_step_negative5650;
int64 fornext_value5625; int64 fornext_value5652;
int64 fornext_finalvalue5625; int64 fornext_finalvalue5652;
int64 fornext_step5625; int64 fornext_step5652;
uint8 fornext_step_negative5625; uint8 fornext_step_negative5652;
int64 fornext_value5627; int64 fornext_value5654;
int64 fornext_finalvalue5627; int64 fornext_finalvalue5654;
int64 fornext_step5627; int64 fornext_step5654;
uint8 fornext_step_negative5627; uint8 fornext_step_negative5654;
byte_element_struct *byte_element_5628=NULL; byte_element_struct *byte_element_5655=NULL;
if (!byte_element_5628){ if (!byte_element_5655){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5628=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5628=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5655=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5655=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDERGBMIXER_LONG_R=NULL; int32 *_FUNC_IDERGBMIXER_LONG_R=NULL;
if(_FUNC_IDERGBMIXER_LONG_R==NULL){ if(_FUNC_IDERGBMIXER_LONG_R==NULL){
@ -175,47 +175,47 @@ if(_FUNC_IDERGBMIXER_LONG_B==NULL){
_FUNC_IDERGBMIXER_LONG_B=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_B=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_B=0; *_FUNC_IDERGBMIXER_LONG_B=0;
} }
int64 fornext_value5630; int64 fornext_value5657;
int64 fornext_finalvalue5630; int64 fornext_finalvalue5657;
int64 fornext_step5630; int64 fornext_step5657;
uint8 fornext_step_negative5630; uint8 fornext_step_negative5657;
byte_element_struct *byte_element_5631=NULL; byte_element_struct *byte_element_5658=NULL;
if (!byte_element_5631){ if (!byte_element_5658){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5631=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5631=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5658=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5658=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5633; int64 fornext_value5660;
int64 fornext_finalvalue5633; int64 fornext_finalvalue5660;
int64 fornext_step5633; int64 fornext_step5660;
uint8 fornext_step_negative5633; uint8 fornext_step_negative5660;
int64 fornext_value5635; int64 fornext_value5662;
int64 fornext_finalvalue5635; int64 fornext_finalvalue5662;
int64 fornext_step5635; int64 fornext_step5662;
uint8 fornext_step_negative5635; uint8 fornext_step_negative5662;
byte_element_struct *byte_element_5636=NULL; byte_element_struct *byte_element_5663=NULL;
if (!byte_element_5636){ if (!byte_element_5663){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5636=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5636=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5663=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5663=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5638; int64 fornext_value5665;
int64 fornext_finalvalue5638; int64 fornext_finalvalue5665;
int64 fornext_step5638; int64 fornext_step5665;
uint8 fornext_step_negative5638; uint8 fornext_step_negative5665;
int64 fornext_value5640; int64 fornext_value5667;
int64 fornext_finalvalue5640; int64 fornext_finalvalue5667;
int64 fornext_step5640; int64 fornext_step5667;
uint8 fornext_step_negative5640; uint8 fornext_step_negative5667;
byte_element_struct *byte_element_5641=NULL; byte_element_struct *byte_element_5668=NULL;
if (!byte_element_5641){ if (!byte_element_5668){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5641=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5641=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5668=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5668=(byte_element_struct*)mem_static_malloc(12);
} }
uint32 *_FUNC_IDERGBMIXER_ULONG_CURRENTCOLOR=NULL; uint32 *_FUNC_IDERGBMIXER_ULONG_CURRENTCOLOR=NULL;
if(_FUNC_IDERGBMIXER_ULONG_CURRENTCOLOR==NULL){ if(_FUNC_IDERGBMIXER_ULONG_CURRENTCOLOR==NULL){
_FUNC_IDERGBMIXER_ULONG_CURRENTCOLOR=(uint32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_ULONG_CURRENTCOLOR=(uint32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_ULONG_CURRENTCOLOR=0; *_FUNC_IDERGBMIXER_ULONG_CURRENTCOLOR=0;
} }
int64 fornext_value5643; int64 fornext_value5670;
int64 fornext_finalvalue5643; int64 fornext_finalvalue5670;
int64 fornext_step5643; int64 fornext_step5670;
uint8 fornext_step_negative5643; uint8 fornext_step_negative5670;
int32 *_FUNC_IDERGBMIXER_LONG_F=NULL; int32 *_FUNC_IDERGBMIXER_LONG_F=NULL;
if(_FUNC_IDERGBMIXER_LONG_F==NULL){ if(_FUNC_IDERGBMIXER_LONG_F==NULL){
_FUNC_IDERGBMIXER_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_F=(int32*)mem_static_malloc(4);
@ -231,10 +231,10 @@ if(_FUNC_IDERGBMIXER_LONG_CY==NULL){
_FUNC_IDERGBMIXER_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_CY=0; *_FUNC_IDERGBMIXER_LONG_CY=0;
} }
int64 fornext_value5646; int64 fornext_value5673;
int64 fornext_finalvalue5646; int64 fornext_finalvalue5673;
int64 fornext_step5646; int64 fornext_step5673;
uint8 fornext_step_negative5646; uint8 fornext_step_negative5673;
int32 *_FUNC_IDERGBMIXER_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDERGBMIXER_LONG_LASTFOCUS=NULL;
if(_FUNC_IDERGBMIXER_LONG_LASTFOCUS==NULL){ if(_FUNC_IDERGBMIXER_LONG_LASTFOCUS==NULL){
_FUNC_IDERGBMIXER_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -247,10 +247,10 @@ if(_FUNC_IDERGBMIXER_LONG_T==NULL){
_FUNC_IDERGBMIXER_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_T=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_T=0; *_FUNC_IDERGBMIXER_LONG_T=0;
} }
int64 fornext_value5654; int64 fornext_value5681;
int64 fornext_finalvalue5654; int64 fornext_finalvalue5681;
int64 fornext_step5654; int64 fornext_step5681;
uint8 fornext_step_negative5654; uint8 fornext_step_negative5681;
int32 *_FUNC_IDERGBMIXER_LONG_CHANGE=NULL; int32 *_FUNC_IDERGBMIXER_LONG_CHANGE=NULL;
if(_FUNC_IDERGBMIXER_LONG_CHANGE==NULL){ if(_FUNC_IDERGBMIXER_LONG_CHANGE==NULL){
_FUNC_IDERGBMIXER_LONG_CHANGE=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_CHANGE=(int32*)mem_static_malloc(4);
@ -278,9 +278,9 @@ _FUNC_IDERGBMIXER_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDERGBMIXER_STRING_ALTLETTER=NULL; qbs *_FUNC_IDERGBMIXER_STRING_ALTLETTER=NULL;
if (!_FUNC_IDERGBMIXER_STRING_ALTLETTER)_FUNC_IDERGBMIXER_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDERGBMIXER_STRING_ALTLETTER)_FUNC_IDERGBMIXER_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5656=NULL; byte_element_struct *byte_element_5683=NULL;
if (!byte_element_5656){ if (!byte_element_5683){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5656=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5656=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5683=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5683=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDERGBMIXER_LONG_K=NULL; int32 *_FUNC_IDERGBMIXER_LONG_K=NULL;
if(_FUNC_IDERGBMIXER_LONG_K==NULL){ if(_FUNC_IDERGBMIXER_LONG_K==NULL){
@ -292,10 +292,10 @@ if(_FUNC_IDERGBMIXER_LONG_INFO==NULL){
_FUNC_IDERGBMIXER_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_INFO=0; *_FUNC_IDERGBMIXER_LONG_INFO=0;
} }
int64 fornext_value5658; int64 fornext_value5685;
int64 fornext_finalvalue5658; int64 fornext_finalvalue5685;
int64 fornext_step5658; int64 fornext_step5685;
uint8 fornext_step_negative5658; uint8 fornext_step_negative5685;
int32 *_FUNC_IDERGBMIXER_LONG_FOCUSOFFSET=NULL; int32 *_FUNC_IDERGBMIXER_LONG_FOCUSOFFSET=NULL;
if(_FUNC_IDERGBMIXER_LONG_FOCUSOFFSET==NULL){ if(_FUNC_IDERGBMIXER_LONG_FOCUSOFFSET==NULL){
_FUNC_IDERGBMIXER_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4);
@ -306,87 +306,87 @@ if(_FUNC_IDERGBMIXER_LONG_PREVFOCUS==NULL){
_FUNC_IDERGBMIXER_LONG_PREVFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_PREVFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_PREVFOCUS=0; *_FUNC_IDERGBMIXER_LONG_PREVFOCUS=0;
} }
byte_element_struct *byte_element_5659=NULL; byte_element_struct *byte_element_5686=NULL;
if (!byte_element_5659){ if (!byte_element_5686){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5659=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5659=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5686=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5686=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDERGBMIXER_LONG_NEWVALUE=NULL; int32 *_FUNC_IDERGBMIXER_LONG_NEWVALUE=NULL;
if(_FUNC_IDERGBMIXER_LONG_NEWVALUE==NULL){ if(_FUNC_IDERGBMIXER_LONG_NEWVALUE==NULL){
_FUNC_IDERGBMIXER_LONG_NEWVALUE=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_NEWVALUE=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_NEWVALUE=0; *_FUNC_IDERGBMIXER_LONG_NEWVALUE=0;
} }
byte_element_struct *byte_element_5660=NULL; byte_element_struct *byte_element_5687=NULL;
if (!byte_element_5660){ if (!byte_element_5687){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5660=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5660=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5687=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5687=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5661=NULL; byte_element_struct *byte_element_5688=NULL;
if (!byte_element_5661){ if (!byte_element_5688){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5661=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5661=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5688=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5688=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5662=NULL; byte_element_struct *byte_element_5689=NULL;
if (!byte_element_5662){ if (!byte_element_5689){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5662=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5662=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5689=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5689=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDERGBMIXER_LONG_CHANGEDWITHKEYS=NULL; int32 *_FUNC_IDERGBMIXER_LONG_CHANGEDWITHKEYS=NULL;
if(_FUNC_IDERGBMIXER_LONG_CHANGEDWITHKEYS==NULL){ if(_FUNC_IDERGBMIXER_LONG_CHANGEDWITHKEYS==NULL){
_FUNC_IDERGBMIXER_LONG_CHANGEDWITHKEYS=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_CHANGEDWITHKEYS=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_CHANGEDWITHKEYS=0; *_FUNC_IDERGBMIXER_LONG_CHANGEDWITHKEYS=0;
} }
int32 pass5663; int32 pass5690;
byte_element_struct *byte_element_5664=NULL; byte_element_struct *byte_element_5691=NULL;
if (!byte_element_5664){ if (!byte_element_5691){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5664=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5664=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5691=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5691=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5665; int32 pass5692;
byte_element_struct *byte_element_5666=NULL; byte_element_struct *byte_element_5693=NULL;
if (!byte_element_5666){ if (!byte_element_5693){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5666=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5666=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5693=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5693=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDERGBMIXER_LONG_CHECKRGB=NULL; int32 *_FUNC_IDERGBMIXER_LONG_CHECKRGB=NULL;
if(_FUNC_IDERGBMIXER_LONG_CHECKRGB==NULL){ if(_FUNC_IDERGBMIXER_LONG_CHECKRGB==NULL){
_FUNC_IDERGBMIXER_LONG_CHECKRGB=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_CHECKRGB=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_CHECKRGB=0; *_FUNC_IDERGBMIXER_LONG_CHECKRGB=0;
} }
int64 fornext_value5668; int64 fornext_value5695;
int64 fornext_finalvalue5668; int64 fornext_finalvalue5695;
int64 fornext_step5668; int64 fornext_step5695;
uint8 fornext_step_negative5668; uint8 fornext_step_negative5695;
byte_element_struct *byte_element_5669=NULL; byte_element_struct *byte_element_5696=NULL;
if (!byte_element_5669){ if (!byte_element_5696){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5669=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5669=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5696=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5696=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5671; int64 fornext_value5698;
int64 fornext_finalvalue5671; int64 fornext_finalvalue5698;
int64 fornext_step5671; int64 fornext_step5698;
uint8 fornext_step_negative5671; uint8 fornext_step_negative5698;
byte_element_struct *byte_element_5672=NULL; byte_element_struct *byte_element_5699=NULL;
if (!byte_element_5672){ if (!byte_element_5699){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5672=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5672=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5699=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5699=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDERGBMIXER_LONG_A=NULL; int32 *_FUNC_IDERGBMIXER_LONG_A=NULL;
if(_FUNC_IDERGBMIXER_LONG_A==NULL){ if(_FUNC_IDERGBMIXER_LONG_A==NULL){
_FUNC_IDERGBMIXER_LONG_A=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_A=(int32*)mem_static_malloc(4);
*_FUNC_IDERGBMIXER_LONG_A=0; *_FUNC_IDERGBMIXER_LONG_A=0;
} }
byte_element_struct *byte_element_5673=NULL; byte_element_struct *byte_element_5700=NULL;
if (!byte_element_5673){ if (!byte_element_5700){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5673=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5673=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5700=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5700=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDERGBMIXER_STRING_CURRENTRGB=NULL; qbs *_FUNC_IDERGBMIXER_STRING_CURRENTRGB=NULL;
if (!_FUNC_IDERGBMIXER_STRING_CURRENTRGB)_FUNC_IDERGBMIXER_STRING_CURRENTRGB=qbs_new(0,0); if (!_FUNC_IDERGBMIXER_STRING_CURRENTRGB)_FUNC_IDERGBMIXER_STRING_CURRENTRGB=qbs_new(0,0);
qbs *_FUNC_IDERGBMIXER_STRING_OLDRGB=NULL; qbs *_FUNC_IDERGBMIXER_STRING_OLDRGB=NULL;
if (!_FUNC_IDERGBMIXER_STRING_OLDRGB)_FUNC_IDERGBMIXER_STRING_OLDRGB=qbs_new(0,0); if (!_FUNC_IDERGBMIXER_STRING_OLDRGB)_FUNC_IDERGBMIXER_STRING_OLDRGB=qbs_new(0,0);
int64 fornext_value5675; int64 fornext_value5702;
int64 fornext_finalvalue5675; int64 fornext_finalvalue5702;
int64 fornext_step5675; int64 fornext_step5702;
uint8 fornext_step_negative5675; uint8 fornext_step_negative5702;
qbs *_FUNC_IDERGBMIXER_STRING_NEWLINE=NULL; qbs *_FUNC_IDERGBMIXER_STRING_NEWLINE=NULL;
if (!_FUNC_IDERGBMIXER_STRING_NEWLINE)_FUNC_IDERGBMIXER_STRING_NEWLINE=qbs_new(0,0); if (!_FUNC_IDERGBMIXER_STRING_NEWLINE)_FUNC_IDERGBMIXER_STRING_NEWLINE=qbs_new(0,0);
byte_element_struct *byte_element_5676=NULL; byte_element_struct *byte_element_5703=NULL;
if (!byte_element_5676){ if (!byte_element_5703){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5676=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5676=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5703=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5703=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5677=NULL; byte_element_struct *byte_element_5704=NULL;
if (!byte_element_5677){ if (!byte_element_5704){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5677=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5677=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5704=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5704=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -3,25 +3,25 @@ if(_FUNC_COUNTITEMS_LONG_COUNTITEMS==NULL){
_FUNC_COUNTITEMS_LONG_COUNTITEMS=(int32*)mem_static_malloc(4); _FUNC_COUNTITEMS_LONG_COUNTITEMS=(int32*)mem_static_malloc(4);
*_FUNC_COUNTITEMS_LONG_COUNTITEMS=0; *_FUNC_COUNTITEMS_LONG_COUNTITEMS=0;
} }
qbs*oldstr5678=NULL; qbs*oldstr5705=NULL;
if(_FUNC_COUNTITEMS_STRING_SEARCHSTRING->tmp||_FUNC_COUNTITEMS_STRING_SEARCHSTRING->fixed||_FUNC_COUNTITEMS_STRING_SEARCHSTRING->readonly){ if(_FUNC_COUNTITEMS_STRING_SEARCHSTRING->tmp||_FUNC_COUNTITEMS_STRING_SEARCHSTRING->fixed||_FUNC_COUNTITEMS_STRING_SEARCHSTRING->readonly){
oldstr5678=_FUNC_COUNTITEMS_STRING_SEARCHSTRING; oldstr5705=_FUNC_COUNTITEMS_STRING_SEARCHSTRING;
if (oldstr5678->cmem_descriptor){ if (oldstr5705->cmem_descriptor){
_FUNC_COUNTITEMS_STRING_SEARCHSTRING=qbs_new_cmem(oldstr5678->len,0); _FUNC_COUNTITEMS_STRING_SEARCHSTRING=qbs_new_cmem(oldstr5705->len,0);
}else{ }else{
_FUNC_COUNTITEMS_STRING_SEARCHSTRING=qbs_new(oldstr5678->len,0); _FUNC_COUNTITEMS_STRING_SEARCHSTRING=qbs_new(oldstr5705->len,0);
} }
memcpy(_FUNC_COUNTITEMS_STRING_SEARCHSTRING->chr,oldstr5678->chr,oldstr5678->len); memcpy(_FUNC_COUNTITEMS_STRING_SEARCHSTRING->chr,oldstr5705->chr,oldstr5705->len);
} }
qbs*oldstr5679=NULL; qbs*oldstr5706=NULL;
if(_FUNC_COUNTITEMS_STRING_ITEM->tmp||_FUNC_COUNTITEMS_STRING_ITEM->fixed||_FUNC_COUNTITEMS_STRING_ITEM->readonly){ if(_FUNC_COUNTITEMS_STRING_ITEM->tmp||_FUNC_COUNTITEMS_STRING_ITEM->fixed||_FUNC_COUNTITEMS_STRING_ITEM->readonly){
oldstr5679=_FUNC_COUNTITEMS_STRING_ITEM; oldstr5706=_FUNC_COUNTITEMS_STRING_ITEM;
if (oldstr5679->cmem_descriptor){ if (oldstr5706->cmem_descriptor){
_FUNC_COUNTITEMS_STRING_ITEM=qbs_new_cmem(oldstr5679->len,0); _FUNC_COUNTITEMS_STRING_ITEM=qbs_new_cmem(oldstr5706->len,0);
}else{ }else{
_FUNC_COUNTITEMS_STRING_ITEM=qbs_new(oldstr5679->len,0); _FUNC_COUNTITEMS_STRING_ITEM=qbs_new(oldstr5706->len,0);
} }
memcpy(_FUNC_COUNTITEMS_STRING_ITEM->chr,oldstr5679->chr,oldstr5679->len); memcpy(_FUNC_COUNTITEMS_STRING_ITEM->chr,oldstr5706->chr,oldstr5706->len);
} }
int32 *_FUNC_COUNTITEMS_LONG_FOUND=NULL; int32 *_FUNC_COUNTITEMS_LONG_FOUND=NULL;
if(_FUNC_COUNTITEMS_LONG_FOUND==NULL){ if(_FUNC_COUNTITEMS_LONG_FOUND==NULL){

View file

@ -3,9 +3,9 @@ if(_SUB_GETINPUT_LONG_K==NULL){
_SUB_GETINPUT_LONG_K=(int32*)mem_static_malloc(4); _SUB_GETINPUT_LONG_K=(int32*)mem_static_malloc(4);
*_SUB_GETINPUT_LONG_K=0; *_SUB_GETINPUT_LONG_K=0;
} }
byte_element_struct *byte_element_5682=NULL; byte_element_struct *byte_element_5709=NULL;
if (!byte_element_5682){ if (!byte_element_5709){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5682=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5682=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5709=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5709=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_GETINPUT_LONG_RELEASE=NULL; int32 *_SUB_GETINPUT_LONG_RELEASE=NULL;
if(_SUB_GETINPUT_LONG_RELEASE==NULL){ if(_SUB_GETINPUT_LONG_RELEASE==NULL){

View file

@ -10,10 +10,10 @@ if(_SUB_HELP_SHOWTEXT_LONG_Y==NULL){
_SUB_HELP_SHOWTEXT_LONG_Y=(int32*)mem_static_malloc(4); _SUB_HELP_SHOWTEXT_LONG_Y=(int32*)mem_static_malloc(4);
*_SUB_HELP_SHOWTEXT_LONG_Y=0; *_SUB_HELP_SHOWTEXT_LONG_Y=0;
} }
int64 fornext_value5685; int64 fornext_value5712;
int64 fornext_finalvalue5685; int64 fornext_finalvalue5712;
int64 fornext_step5685; int64 fornext_step5712;
uint8 fornext_step_negative5685; uint8 fornext_step_negative5712;
int32 *_SUB_HELP_SHOWTEXT_LONG_L=NULL; int32 *_SUB_HELP_SHOWTEXT_LONG_L=NULL;
if(_SUB_HELP_SHOWTEXT_LONG_L==NULL){ if(_SUB_HELP_SHOWTEXT_LONG_L==NULL){
_SUB_HELP_SHOWTEXT_LONG_L=(int32*)mem_static_malloc(4); _SUB_HELP_SHOWTEXT_LONG_L=(int32*)mem_static_malloc(4);
@ -49,11 +49,11 @@ if(_SUB_HELP_SHOWTEXT_LONG_X4==NULL){
_SUB_HELP_SHOWTEXT_LONG_X4=(int32*)mem_static_malloc(4); _SUB_HELP_SHOWTEXT_LONG_X4=(int32*)mem_static_malloc(4);
*_SUB_HELP_SHOWTEXT_LONG_X4=0; *_SUB_HELP_SHOWTEXT_LONG_X4=0;
} }
int64 fornext_value5689; int64 fornext_value5716;
int64 fornext_finalvalue5689; int64 fornext_finalvalue5716;
int64 fornext_step5689; int64 fornext_step5716;
uint8 fornext_step_negative5689; uint8 fornext_step_negative5716;
int64 fornext_value5692; int64 fornext_value5719;
int64 fornext_finalvalue5692; int64 fornext_finalvalue5719;
int64 fornext_step5692; int64 fornext_step5719;
uint8 fornext_step_negative5692; uint8 fornext_step_negative5719;

View file

@ -41,13 +41,13 @@ _FUNC_IDESEARCHEDBOX_LONG_FH=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDESEARCHEDBOX_STRING_A=NULL; qbs *_FUNC_IDESEARCHEDBOX_STRING_A=NULL;
if (!_FUNC_IDESEARCHEDBOX_STRING_A)_FUNC_IDESEARCHEDBOX_STRING_A=qbs_new(0,0); if (!_FUNC_IDESEARCHEDBOX_STRING_A)_FUNC_IDESEARCHEDBOX_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5694=NULL; byte_element_struct *byte_element_5721=NULL;
if (!byte_element_5694){ if (!byte_element_5721){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5694=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5694=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5721=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5721=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5695=NULL; byte_element_struct *byte_element_5722=NULL;
if (!byte_element_5695){ if (!byte_element_5722){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5695=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5695=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5722=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5722=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDESEARCHEDBOX_LONG_AI=NULL; int32 *_FUNC_IDESEARCHEDBOX_LONG_AI=NULL;
if(_FUNC_IDESEARCHEDBOX_LONG_AI==NULL){ if(_FUNC_IDESEARCHEDBOX_LONG_AI==NULL){
@ -56,17 +56,17 @@ _FUNC_IDESEARCHEDBOX_LONG_AI=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDESEARCHEDBOX_STRING_F=NULL; qbs *_FUNC_IDESEARCHEDBOX_STRING_F=NULL;
if (!_FUNC_IDESEARCHEDBOX_STRING_F)_FUNC_IDESEARCHEDBOX_STRING_F=qbs_new(0,0); if (!_FUNC_IDESEARCHEDBOX_STRING_F)_FUNC_IDESEARCHEDBOX_STRING_F=qbs_new(0,0);
byte_element_struct *byte_element_5697=NULL; byte_element_struct *byte_element_5724=NULL;
if (!byte_element_5697){ if (!byte_element_5724){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5697=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5697=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5724=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5724=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5698=NULL; byte_element_struct *byte_element_5725=NULL;
if (!byte_element_5698){ if (!byte_element_5725){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5698=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5698=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5725=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5725=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5699=NULL; byte_element_struct *byte_element_5726=NULL;
if (!byte_element_5699){ if (!byte_element_5726){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5699=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5699=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5726=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5726=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDESEARCHEDBOX_LONG_H=NULL; int32 *_FUNC_IDESEARCHEDBOX_LONG_H=NULL;
if(_FUNC_IDESEARCHEDBOX_LONG_H==NULL){ if(_FUNC_IDESEARCHEDBOX_LONG_H==NULL){
@ -78,11 +78,11 @@ if(_FUNC_IDESEARCHEDBOX_LONG_I==NULL){
_FUNC_IDESEARCHEDBOX_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDESEARCHEDBOX_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDESEARCHEDBOX_LONG_I=0; *_FUNC_IDESEARCHEDBOX_LONG_I=0;
} }
int32 pass5700; int32 pass5727;
int64 fornext_value5702; int64 fornext_value5729;
int64 fornext_finalvalue5702; int64 fornext_finalvalue5729;
int64 fornext_step5702; int64 fornext_step5729;
uint8 fornext_step_negative5702; uint8 fornext_step_negative5729;
int32 *_FUNC_IDESEARCHEDBOX_LONG_F=NULL; int32 *_FUNC_IDESEARCHEDBOX_LONG_F=NULL;
if(_FUNC_IDESEARCHEDBOX_LONG_F==NULL){ if(_FUNC_IDESEARCHEDBOX_LONG_F==NULL){
_FUNC_IDESEARCHEDBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDESEARCHEDBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -98,10 +98,10 @@ if(_FUNC_IDESEARCHEDBOX_LONG_CY==NULL){
_FUNC_IDESEARCHEDBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDESEARCHEDBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDESEARCHEDBOX_LONG_CY=0; *_FUNC_IDESEARCHEDBOX_LONG_CY=0;
} }
int64 fornext_value5705; int64 fornext_value5732;
int64 fornext_finalvalue5705; int64 fornext_finalvalue5732;
int64 fornext_step5705; int64 fornext_step5732;
uint8 fornext_step_negative5705; uint8 fornext_step_negative5732;
int32 *_FUNC_IDESEARCHEDBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDESEARCHEDBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDESEARCHEDBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDESEARCHEDBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDESEARCHEDBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDESEARCHEDBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -134,9 +134,9 @@ _FUNC_IDESEARCHEDBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDESEARCHEDBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDESEARCHEDBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDESEARCHEDBOX_STRING_ALTLETTER)_FUNC_IDESEARCHEDBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDESEARCHEDBOX_STRING_ALTLETTER)_FUNC_IDESEARCHEDBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5707=NULL; byte_element_struct *byte_element_5734=NULL;
if (!byte_element_5707){ if (!byte_element_5734){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5707=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5707=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5734=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5734=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDESEARCHEDBOX_LONG_K=NULL; int32 *_FUNC_IDESEARCHEDBOX_LONG_K=NULL;
if(_FUNC_IDESEARCHEDBOX_LONG_K==NULL){ if(_FUNC_IDESEARCHEDBOX_LONG_K==NULL){
@ -148,10 +148,10 @@ if(_FUNC_IDESEARCHEDBOX_LONG_INFO==NULL){
_FUNC_IDESEARCHEDBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDESEARCHEDBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDESEARCHEDBOX_LONG_INFO=0; *_FUNC_IDESEARCHEDBOX_LONG_INFO=0;
} }
int64 fornext_value5709; int64 fornext_value5736;
int64 fornext_finalvalue5709; int64 fornext_finalvalue5736;
int64 fornext_step5709; int64 fornext_step5736;
uint8 fornext_step_negative5709; uint8 fornext_step_negative5736;
int32 *_FUNC_IDESEARCHEDBOX_LONG_T=NULL; int32 *_FUNC_IDESEARCHEDBOX_LONG_T=NULL;
if(_FUNC_IDESEARCHEDBOX_LONG_T==NULL){ if(_FUNC_IDESEARCHEDBOX_LONG_T==NULL){
_FUNC_IDESEARCHEDBOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDESEARCHEDBOX_LONG_T=(int32*)mem_static_malloc(4);

View file

@ -1,12 +1,12 @@
qbs*oldstr5710=NULL; qbs*oldstr5737=NULL;
if(_SUB_IDEIMPORTBOOKMARKS_STRING_F2->tmp||_SUB_IDEIMPORTBOOKMARKS_STRING_F2->fixed||_SUB_IDEIMPORTBOOKMARKS_STRING_F2->readonly){ if(_SUB_IDEIMPORTBOOKMARKS_STRING_F2->tmp||_SUB_IDEIMPORTBOOKMARKS_STRING_F2->fixed||_SUB_IDEIMPORTBOOKMARKS_STRING_F2->readonly){
oldstr5710=_SUB_IDEIMPORTBOOKMARKS_STRING_F2; oldstr5737=_SUB_IDEIMPORTBOOKMARKS_STRING_F2;
if (oldstr5710->cmem_descriptor){ if (oldstr5737->cmem_descriptor){
_SUB_IDEIMPORTBOOKMARKS_STRING_F2=qbs_new_cmem(oldstr5710->len,0); _SUB_IDEIMPORTBOOKMARKS_STRING_F2=qbs_new_cmem(oldstr5737->len,0);
}else{ }else{
_SUB_IDEIMPORTBOOKMARKS_STRING_F2=qbs_new(oldstr5710->len,0); _SUB_IDEIMPORTBOOKMARKS_STRING_F2=qbs_new(oldstr5737->len,0);
} }
memcpy(_SUB_IDEIMPORTBOOKMARKS_STRING_F2->chr,oldstr5710->chr,oldstr5710->len); memcpy(_SUB_IDEIMPORTBOOKMARKS_STRING_F2->chr,oldstr5737->chr,oldstr5737->len);
} }
qbs *_SUB_IDEIMPORTBOOKMARKS_STRING_F=NULL; qbs *_SUB_IDEIMPORTBOOKMARKS_STRING_F=NULL;
if (!_SUB_IDEIMPORTBOOKMARKS_STRING_F)_SUB_IDEIMPORTBOOKMARKS_STRING_F=qbs_new(0,0); if (!_SUB_IDEIMPORTBOOKMARKS_STRING_F)_SUB_IDEIMPORTBOOKMARKS_STRING_F=qbs_new(0,0);
@ -27,18 +27,18 @@ if(_SUB_IDEIMPORTBOOKMARKS_LONG_L==NULL){
_SUB_IDEIMPORTBOOKMARKS_LONG_L=(int32*)mem_static_malloc(4); _SUB_IDEIMPORTBOOKMARKS_LONG_L=(int32*)mem_static_malloc(4);
*_SUB_IDEIMPORTBOOKMARKS_LONG_L=0; *_SUB_IDEIMPORTBOOKMARKS_LONG_L=0;
} }
byte_element_struct *byte_element_5711=NULL; byte_element_struct *byte_element_5738=NULL;
if (!byte_element_5711){ if (!byte_element_5738){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5711=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5711=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5738=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5738=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEIMPORTBOOKMARKS_LONG_X1=NULL; int32 *_SUB_IDEIMPORTBOOKMARKS_LONG_X1=NULL;
if(_SUB_IDEIMPORTBOOKMARKS_LONG_X1==NULL){ if(_SUB_IDEIMPORTBOOKMARKS_LONG_X1==NULL){
_SUB_IDEIMPORTBOOKMARKS_LONG_X1=(int32*)mem_static_malloc(4); _SUB_IDEIMPORTBOOKMARKS_LONG_X1=(int32*)mem_static_malloc(4);
*_SUB_IDEIMPORTBOOKMARKS_LONG_X1=0; *_SUB_IDEIMPORTBOOKMARKS_LONG_X1=0;
} }
byte_element_struct *byte_element_5712=NULL; byte_element_struct *byte_element_5739=NULL;
if (!byte_element_5712){ if (!byte_element_5739){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5712=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5712=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5739=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5739=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEIMPORTBOOKMARKS_STRING_D=NULL; qbs *_SUB_IDEIMPORTBOOKMARKS_STRING_D=NULL;
if (!_SUB_IDEIMPORTBOOKMARKS_STRING_D)_SUB_IDEIMPORTBOOKMARKS_STRING_D=qbs_new(0,0); if (!_SUB_IDEIMPORTBOOKMARKS_STRING_D)_SUB_IDEIMPORTBOOKMARKS_STRING_D=qbs_new(0,0);
@ -52,10 +52,10 @@ if(_SUB_IDEIMPORTBOOKMARKS_LONG_I==NULL){
_SUB_IDEIMPORTBOOKMARKS_LONG_I=(int32*)mem_static_malloc(4); _SUB_IDEIMPORTBOOKMARKS_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_IDEIMPORTBOOKMARKS_LONG_I=0; *_SUB_IDEIMPORTBOOKMARKS_LONG_I=0;
} }
int64 fornext_value5714; int64 fornext_value5741;
int64 fornext_finalvalue5714; int64 fornext_finalvalue5741;
int64 fornext_step5714; int64 fornext_step5741;
uint8 fornext_step_negative5714; uint8 fornext_step_negative5741;
int32 *_SUB_IDEIMPORTBOOKMARKS_LONG_BY=NULL; int32 *_SUB_IDEIMPORTBOOKMARKS_LONG_BY=NULL;
if(_SUB_IDEIMPORTBOOKMARKS_LONG_BY==NULL){ if(_SUB_IDEIMPORTBOOKMARKS_LONG_BY==NULL){
_SUB_IDEIMPORTBOOKMARKS_LONG_BY=(int32*)mem_static_malloc(4); _SUB_IDEIMPORTBOOKMARKS_LONG_BY=(int32*)mem_static_malloc(4);

View file

@ -1,12 +1,12 @@
qbs*oldstr5715=NULL; qbs*oldstr5742=NULL;
if(_SUB_IDESAVEBOOKMARKS_STRING_F2->tmp||_SUB_IDESAVEBOOKMARKS_STRING_F2->fixed||_SUB_IDESAVEBOOKMARKS_STRING_F2->readonly){ if(_SUB_IDESAVEBOOKMARKS_STRING_F2->tmp||_SUB_IDESAVEBOOKMARKS_STRING_F2->fixed||_SUB_IDESAVEBOOKMARKS_STRING_F2->readonly){
oldstr5715=_SUB_IDESAVEBOOKMARKS_STRING_F2; oldstr5742=_SUB_IDESAVEBOOKMARKS_STRING_F2;
if (oldstr5715->cmem_descriptor){ if (oldstr5742->cmem_descriptor){
_SUB_IDESAVEBOOKMARKS_STRING_F2=qbs_new_cmem(oldstr5715->len,0); _SUB_IDESAVEBOOKMARKS_STRING_F2=qbs_new_cmem(oldstr5742->len,0);
}else{ }else{
_SUB_IDESAVEBOOKMARKS_STRING_F2=qbs_new(oldstr5715->len,0); _SUB_IDESAVEBOOKMARKS_STRING_F2=qbs_new(oldstr5742->len,0);
} }
memcpy(_SUB_IDESAVEBOOKMARKS_STRING_F2->chr,oldstr5715->chr,oldstr5715->len); memcpy(_SUB_IDESAVEBOOKMARKS_STRING_F2->chr,oldstr5742->chr,oldstr5742->len);
} }
qbs *_SUB_IDESAVEBOOKMARKS_STRING_F=NULL; qbs *_SUB_IDESAVEBOOKMARKS_STRING_F=NULL;
if (!_SUB_IDESAVEBOOKMARKS_STRING_F)_SUB_IDESAVEBOOKMARKS_STRING_F=qbs_new(0,0); if (!_SUB_IDESAVEBOOKMARKS_STRING_F)_SUB_IDESAVEBOOKMARKS_STRING_F=qbs_new(0,0);
@ -27,22 +27,22 @@ if(_SUB_IDESAVEBOOKMARKS_LONG_L==NULL){
_SUB_IDESAVEBOOKMARKS_LONG_L=(int32*)mem_static_malloc(4); _SUB_IDESAVEBOOKMARKS_LONG_L=(int32*)mem_static_malloc(4);
*_SUB_IDESAVEBOOKMARKS_LONG_L=0; *_SUB_IDESAVEBOOKMARKS_LONG_L=0;
} }
byte_element_struct *byte_element_5716=NULL; byte_element_struct *byte_element_5743=NULL;
if (!byte_element_5716){ if (!byte_element_5743){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5716=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5716=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5743=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5743=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDESAVEBOOKMARKS_LONG_X2=NULL; int32 *_SUB_IDESAVEBOOKMARKS_LONG_X2=NULL;
if(_SUB_IDESAVEBOOKMARKS_LONG_X2==NULL){ if(_SUB_IDESAVEBOOKMARKS_LONG_X2==NULL){
_SUB_IDESAVEBOOKMARKS_LONG_X2=(int32*)mem_static_malloc(4); _SUB_IDESAVEBOOKMARKS_LONG_X2=(int32*)mem_static_malloc(4);
*_SUB_IDESAVEBOOKMARKS_LONG_X2=0; *_SUB_IDESAVEBOOKMARKS_LONG_X2=0;
} }
byte_element_struct *byte_element_5717=NULL; byte_element_struct *byte_element_5744=NULL;
if (!byte_element_5717){ if (!byte_element_5744){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5717=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5717=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5744=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5744=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5718=NULL; byte_element_struct *byte_element_5745=NULL;
if (!byte_element_5718){ if (!byte_element_5745){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5718=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5718=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5745=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5745=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDESAVEBOOKMARKS_STRING_D=NULL; qbs *_SUB_IDESAVEBOOKMARKS_STRING_D=NULL;
if (!_SUB_IDESAVEBOOKMARKS_STRING_D)_SUB_IDESAVEBOOKMARKS_STRING_D=qbs_new(0,0); if (!_SUB_IDESAVEBOOKMARKS_STRING_D)_SUB_IDESAVEBOOKMARKS_STRING_D=qbs_new(0,0);
@ -51,15 +51,15 @@ if(_SUB_IDESAVEBOOKMARKS_LONG_I==NULL){
_SUB_IDESAVEBOOKMARKS_LONG_I=(int32*)mem_static_malloc(4); _SUB_IDESAVEBOOKMARKS_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_IDESAVEBOOKMARKS_LONG_I=0; *_SUB_IDESAVEBOOKMARKS_LONG_I=0;
} }
int64 fornext_value5720; int64 fornext_value5747;
int64 fornext_finalvalue5720; int64 fornext_finalvalue5747;
int64 fornext_step5720; int64 fornext_step5747;
uint8 fornext_step_negative5720; uint8 fornext_step_negative5747;
byte_element_struct *byte_element_5721=NULL; byte_element_struct *byte_element_5748=NULL;
if (!byte_element_5721){ if (!byte_element_5748){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5721=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5721=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5748=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5748=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5722=NULL; byte_element_struct *byte_element_5749=NULL;
if (!byte_element_5722){ if (!byte_element_5749){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5722=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5722=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5749=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5749=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -46,9 +46,9 @@ _FUNC_IDERECENTBOX_LONG_FH=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDERECENTBOX_STRING_A=NULL; qbs *_FUNC_IDERECENTBOX_STRING_A=NULL;
if (!_FUNC_IDERECENTBOX_STRING_A)_FUNC_IDERECENTBOX_STRING_A=qbs_new(0,0); if (!_FUNC_IDERECENTBOX_STRING_A)_FUNC_IDERECENTBOX_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5723=NULL; byte_element_struct *byte_element_5750=NULL;
if (!byte_element_5723){ if (!byte_element_5750){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5723=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5723=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5750=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5750=(byte_element_struct*)mem_static_malloc(12);
} }
ptrszint *_FUNC_IDERECENTBOX_ARRAY_STRING_TEMPLIST=NULL; ptrszint *_FUNC_IDERECENTBOX_ARRAY_STRING_TEMPLIST=NULL;
if (!_FUNC_IDERECENTBOX_ARRAY_STRING_TEMPLIST){ if (!_FUNC_IDERECENTBOX_ARRAY_STRING_TEMPLIST){
@ -62,9 +62,9 @@ _FUNC_IDERECENTBOX_ARRAY_STRING_TEMPLIST[5]=0;
_FUNC_IDERECENTBOX_ARRAY_STRING_TEMPLIST[6]=0; _FUNC_IDERECENTBOX_ARRAY_STRING_TEMPLIST[6]=0;
_FUNC_IDERECENTBOX_ARRAY_STRING_TEMPLIST[0]=(ptrszint)&nothingstring; _FUNC_IDERECENTBOX_ARRAY_STRING_TEMPLIST[0]=(ptrszint)&nothingstring;
} }
byte_element_struct *byte_element_5724=NULL; byte_element_struct *byte_element_5751=NULL;
if (!byte_element_5724){ if (!byte_element_5751){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5724=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5724=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5751=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5751=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDERECENTBOX_LONG_AI=NULL; int32 *_FUNC_IDERECENTBOX_LONG_AI=NULL;
if(_FUNC_IDERECENTBOX_LONG_AI==NULL){ if(_FUNC_IDERECENTBOX_LONG_AI==NULL){
@ -73,25 +73,25 @@ _FUNC_IDERECENTBOX_LONG_AI=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDERECENTBOX_STRING_F=NULL; qbs *_FUNC_IDERECENTBOX_STRING_F=NULL;
if (!_FUNC_IDERECENTBOX_STRING_F)_FUNC_IDERECENTBOX_STRING_F=qbs_new(0,0); if (!_FUNC_IDERECENTBOX_STRING_F)_FUNC_IDERECENTBOX_STRING_F=qbs_new(0,0);
byte_element_struct *byte_element_5726=NULL; byte_element_struct *byte_element_5753=NULL;
if (!byte_element_5726){ if (!byte_element_5753){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5726=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5726=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5753=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5753=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5727=NULL; byte_element_struct *byte_element_5754=NULL;
if (!byte_element_5727){ if (!byte_element_5754){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5727=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5727=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5754=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5754=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5728=NULL; byte_element_struct *byte_element_5755=NULL;
if (!byte_element_5728){ if (!byte_element_5755){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5728=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5728=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5755=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5755=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5729=NULL; byte_element_struct *byte_element_5756=NULL;
if (!byte_element_5729){ if (!byte_element_5756){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5729=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5729=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5756=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5756=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5730=NULL; byte_element_struct *byte_element_5757=NULL;
if (!byte_element_5730){ if (!byte_element_5757){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5730=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5730=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5757=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5757=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDERECENTBOX_LONG_I=NULL; int32 *_FUNC_IDERECENTBOX_LONG_I=NULL;
if(_FUNC_IDERECENTBOX_LONG_I==NULL){ if(_FUNC_IDERECENTBOX_LONG_I==NULL){
@ -103,10 +103,10 @@ if(_FUNC_IDERECENTBOX_LONG_DIALOGHEIGHT==NULL){
_FUNC_IDERECENTBOX_LONG_DIALOGHEIGHT=(int32*)mem_static_malloc(4); _FUNC_IDERECENTBOX_LONG_DIALOGHEIGHT=(int32*)mem_static_malloc(4);
*_FUNC_IDERECENTBOX_LONG_DIALOGHEIGHT=0; *_FUNC_IDERECENTBOX_LONG_DIALOGHEIGHT=0;
} }
int64 fornext_value5732; int64 fornext_value5759;
int64 fornext_finalvalue5732; int64 fornext_finalvalue5759;
int64 fornext_step5732; int64 fornext_step5759;
uint8 fornext_step_negative5732; uint8 fornext_step_negative5759;
int32 *_FUNC_IDERECENTBOX_LONG_F=NULL; int32 *_FUNC_IDERECENTBOX_LONG_F=NULL;
if(_FUNC_IDERECENTBOX_LONG_F==NULL){ if(_FUNC_IDERECENTBOX_LONG_F==NULL){
_FUNC_IDERECENTBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDERECENTBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -122,10 +122,10 @@ if(_FUNC_IDERECENTBOX_LONG_CY==NULL){
_FUNC_IDERECENTBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDERECENTBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDERECENTBOX_LONG_CY=0; *_FUNC_IDERECENTBOX_LONG_CY=0;
} }
int64 fornext_value5735; int64 fornext_value5762;
int64 fornext_finalvalue5735; int64 fornext_finalvalue5762;
int64 fornext_step5735; int64 fornext_step5762;
uint8 fornext_step_negative5735; uint8 fornext_step_negative5762;
int32 *_FUNC_IDERECENTBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDERECENTBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDERECENTBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDERECENTBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDERECENTBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDERECENTBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -158,9 +158,9 @@ _FUNC_IDERECENTBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDERECENTBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDERECENTBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDERECENTBOX_STRING_ALTLETTER)_FUNC_IDERECENTBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDERECENTBOX_STRING_ALTLETTER)_FUNC_IDERECENTBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5737=NULL; byte_element_struct *byte_element_5764=NULL;
if (!byte_element_5737){ if (!byte_element_5764){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5737=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5737=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5764=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5764=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDERECENTBOX_LONG_K=NULL; int32 *_FUNC_IDERECENTBOX_LONG_K=NULL;
if(_FUNC_IDERECENTBOX_LONG_K==NULL){ if(_FUNC_IDERECENTBOX_LONG_K==NULL){
@ -172,10 +172,10 @@ if(_FUNC_IDERECENTBOX_LONG_INFO==NULL){
_FUNC_IDERECENTBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDERECENTBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDERECENTBOX_LONG_INFO=0; *_FUNC_IDERECENTBOX_LONG_INFO=0;
} }
int64 fornext_value5739; int64 fornext_value5766;
int64 fornext_finalvalue5739; int64 fornext_finalvalue5766;
int64 fornext_step5739; int64 fornext_step5766;
uint8 fornext_step_negative5739; uint8 fornext_step_negative5766;
int32 *_FUNC_IDERECENTBOX_LONG_T=NULL; int32 *_FUNC_IDERECENTBOX_LONG_T=NULL;
if(_FUNC_IDERECENTBOX_LONG_T==NULL){ if(_FUNC_IDERECENTBOX_LONG_T==NULL){
_FUNC_IDERECENTBOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDERECENTBOX_LONG_T=(int32*)mem_static_malloc(4);

View file

@ -15,9 +15,9 @@ _SUB_IDEMAKEFILEMENU_LONG_FH=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEMAKEFILEMENU_STRING_A=NULL; qbs *_SUB_IDEMAKEFILEMENU_STRING_A=NULL;
if (!_SUB_IDEMAKEFILEMENU_STRING_A)_SUB_IDEMAKEFILEMENU_STRING_A=qbs_new(0,0); if (!_SUB_IDEMAKEFILEMENU_STRING_A)_SUB_IDEMAKEFILEMENU_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5740=NULL; byte_element_struct *byte_element_5767=NULL;
if (!byte_element_5740){ if (!byte_element_5767){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5740=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5740=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5767=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5767=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEMAKEFILEMENU_LONG_MAXRECENTINFILEMENU=NULL; int32 *_SUB_IDEMAKEFILEMENU_LONG_MAXRECENTINFILEMENU=NULL;
if(_SUB_IDEMAKEFILEMENU_LONG_MAXRECENTINFILEMENU==NULL){ if(_SUB_IDEMAKEFILEMENU_LONG_MAXRECENTINFILEMENU==NULL){
@ -34,10 +34,10 @@ if(_SUB_IDEMAKEFILEMENU_LONG_R==NULL){
_SUB_IDEMAKEFILEMENU_LONG_R=(int32*)mem_static_malloc(4); _SUB_IDEMAKEFILEMENU_LONG_R=(int32*)mem_static_malloc(4);
*_SUB_IDEMAKEFILEMENU_LONG_R=0; *_SUB_IDEMAKEFILEMENU_LONG_R=0;
} }
int64 fornext_value5742; int64 fornext_value5769;
int64 fornext_finalvalue5742; int64 fornext_finalvalue5769;
int64 fornext_step5742; int64 fornext_step5769;
uint8 fornext_step_negative5742; uint8 fornext_step_negative5769;
int32 *_SUB_IDEMAKEFILEMENU_LONG_AI=NULL; int32 *_SUB_IDEMAKEFILEMENU_LONG_AI=NULL;
if(_SUB_IDEMAKEFILEMENU_LONG_AI==NULL){ if(_SUB_IDEMAKEFILEMENU_LONG_AI==NULL){
_SUB_IDEMAKEFILEMENU_LONG_AI=(int32*)mem_static_malloc(4); _SUB_IDEMAKEFILEMENU_LONG_AI=(int32*)mem_static_malloc(4);
@ -45,19 +45,19 @@ _SUB_IDEMAKEFILEMENU_LONG_AI=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEMAKEFILEMENU_STRING_F=NULL; qbs *_SUB_IDEMAKEFILEMENU_STRING_F=NULL;
if (!_SUB_IDEMAKEFILEMENU_STRING_F)_SUB_IDEMAKEFILEMENU_STRING_F=qbs_new(0,0); if (!_SUB_IDEMAKEFILEMENU_STRING_F)_SUB_IDEMAKEFILEMENU_STRING_F=qbs_new(0,0);
byte_element_struct *byte_element_5743=NULL; byte_element_struct *byte_element_5770=NULL;
if (!byte_element_5743){ if (!byte_element_5770){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5743=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5743=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5770=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5770=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5744=NULL; byte_element_struct *byte_element_5771=NULL;
if (!byte_element_5744){ if (!byte_element_5771){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5744=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5744=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5771=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5771=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5745=NULL; byte_element_struct *byte_element_5772=NULL;
if (!byte_element_5745){ if (!byte_element_5772){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5745=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5745=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5772=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5772=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5746=NULL; byte_element_struct *byte_element_5773=NULL;
if (!byte_element_5746){ if (!byte_element_5773){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5746=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5746=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5773=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5773=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -10,16 +10,16 @@ if(_SUB_IDEMAKECONTEXTUALMENU_LONG_I==NULL){
_SUB_IDEMAKECONTEXTUALMENU_LONG_I=(int32*)mem_static_malloc(4); _SUB_IDEMAKECONTEXTUALMENU_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_IDEMAKECONTEXTUALMENU_LONG_I=0; *_SUB_IDEMAKECONTEXTUALMENU_LONG_I=0;
} }
int8 pass5748; int8 pass5775;
qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_SELA2=NULL; qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_SELA2=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_SELA2)_SUB_IDEMAKECONTEXTUALMENU_STRING_SELA2=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_SELA2)_SUB_IDEMAKECONTEXTUALMENU_STRING_SELA2=qbs_new(0,0);
byte_element_struct *byte_element_5749=NULL; byte_element_struct *byte_element_5776=NULL;
if (!byte_element_5749){ if (!byte_element_5776){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5749=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5749=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5776=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5776=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5750=NULL; byte_element_struct *byte_element_5777=NULL;
if (!byte_element_5750){ if (!byte_element_5777){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5750=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5750=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5777=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5777=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_TOTALSF=NULL; int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_TOTALSF=NULL;
if(_SUB_IDEMAKECONTEXTUALMENU_LONG_TOTALSF==NULL){ if(_SUB_IDEMAKECONTEXTUALMENU_LONG_TOTALSF==NULL){
@ -31,10 +31,10 @@ if(_SUB_IDEMAKECONTEXTUALMENU_LONG_Y==NULL){
_SUB_IDEMAKECONTEXTUALMENU_LONG_Y=(int32*)mem_static_malloc(4); _SUB_IDEMAKECONTEXTUALMENU_LONG_Y=(int32*)mem_static_malloc(4);
*_SUB_IDEMAKECONTEXTUALMENU_LONG_Y=0; *_SUB_IDEMAKECONTEXTUALMENU_LONG_Y=0;
} }
int64 fornext_value5752; int64 fornext_value5779;
int64 fornext_finalvalue5752; int64 fornext_finalvalue5779;
int64 fornext_step5752; int64 fornext_step5779;
uint8 fornext_step_negative5752; uint8 fornext_step_negative5779;
qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_A=NULL; qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_A=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_A)_SUB_IDEMAKECONTEXTUALMENU_STRING_A=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_A)_SUB_IDEMAKECONTEXTUALMENU_STRING_A=qbs_new(0,0);
int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_SF=NULL; int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_SF=NULL;
@ -46,17 +46,17 @@ qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_NCA=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_NCA)_SUB_IDEMAKECONTEXTUALMENU_STRING_NCA=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_NCA)_SUB_IDEMAKECONTEXTUALMENU_STRING_NCA=qbs_new(0,0);
qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_SF=NULL; qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_SF=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_SF)_SUB_IDEMAKECONTEXTUALMENU_STRING_SF=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_SF)_SUB_IDEMAKECONTEXTUALMENU_STRING_SF=qbs_new(0,0);
byte_element_struct *byte_element_5753=NULL; byte_element_struct *byte_element_5780=NULL;
if (!byte_element_5753){ if (!byte_element_5780){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5753=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5753=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5780=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5780=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5754=NULL; byte_element_struct *byte_element_5781=NULL;
if (!byte_element_5754){ if (!byte_element_5781){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5754=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5754=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5781=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5781=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5755=NULL; byte_element_struct *byte_element_5782=NULL;
if (!byte_element_5755){ if (!byte_element_5782){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5755=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5755=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5782=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5782=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_X=NULL; int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_X=NULL;
if(_SUB_IDEMAKECONTEXTUALMENU_LONG_X==NULL){ if(_SUB_IDEMAKECONTEXTUALMENU_LONG_X==NULL){
@ -67,60 +67,60 @@ qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_N=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_N)_SUB_IDEMAKECONTEXTUALMENU_STRING_N=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_N)_SUB_IDEMAKECONTEXTUALMENU_STRING_N=qbs_new(0,0);
qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_N2=NULL; qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_N2=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_N2)_SUB_IDEMAKECONTEXTUALMENU_STRING_N2=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_N2)_SUB_IDEMAKECONTEXTUALMENU_STRING_N2=qbs_new(0,0);
byte_element_struct *byte_element_5756=NULL; byte_element_struct *byte_element_5783=NULL;
if (!byte_element_5756){ if (!byte_element_5783){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5756=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5756=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5783=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5783=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5758=NULL; byte_element_struct *byte_element_5785=NULL;
if (!byte_element_5758){ if (!byte_element_5785){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5758=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5758=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5785=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5785=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_A2=NULL; qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_A2=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_A2)_SUB_IDEMAKECONTEXTUALMENU_STRING_A2=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_A2)_SUB_IDEMAKECONTEXTUALMENU_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_5760=NULL; byte_element_struct *byte_element_5787=NULL;
if (!byte_element_5760){ if (!byte_element_5787){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5760=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5760=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5787=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5787=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5761=NULL; byte_element_struct *byte_element_5788=NULL;
if (!byte_element_5761){ if (!byte_element_5788){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5761=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5761=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5788=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5788=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_A3=NULL; qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_A3=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_A3)_SUB_IDEMAKECONTEXTUALMENU_STRING_A3=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_A3)_SUB_IDEMAKECONTEXTUALMENU_STRING_A3=qbs_new(0,0);
byte_element_struct *byte_element_5762=NULL; byte_element_struct *byte_element_5789=NULL;
if (!byte_element_5762){ if (!byte_element_5789){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5762=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5762=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5789=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5789=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5763=NULL; byte_element_struct *byte_element_5790=NULL;
if (!byte_element_5763){ if (!byte_element_5790){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5763=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5763=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5790=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5790=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5764=NULL; byte_element_struct *byte_element_5791=NULL;
if (!byte_element_5764){ if (!byte_element_5791){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5764=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5764=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5791=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5791=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_CHECKSF=NULL; int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_CHECKSF=NULL;
if(_SUB_IDEMAKECONTEXTUALMENU_LONG_CHECKSF==NULL){ if(_SUB_IDEMAKECONTEXTUALMENU_LONG_CHECKSF==NULL){
_SUB_IDEMAKECONTEXTUALMENU_LONG_CHECKSF=(int32*)mem_static_malloc(4); _SUB_IDEMAKECONTEXTUALMENU_LONG_CHECKSF=(int32*)mem_static_malloc(4);
*_SUB_IDEMAKECONTEXTUALMENU_LONG_CHECKSF=0; *_SUB_IDEMAKECONTEXTUALMENU_LONG_CHECKSF=0;
} }
int64 fornext_value5766; int64 fornext_value5793;
int64 fornext_finalvalue5766; int64 fornext_finalvalue5793;
int64 fornext_step5766; int64 fornext_step5793;
uint8 fornext_step_negative5766; uint8 fornext_step_negative5793;
qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_CURRSF=NULL; qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_CURRSF=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_CURRSF)_SUB_IDEMAKECONTEXTUALMENU_STRING_CURRSF=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_CURRSF)_SUB_IDEMAKECONTEXTUALMENU_STRING_CURRSF=qbs_new(0,0);
byte_element_struct *byte_element_5767=NULL; byte_element_struct *byte_element_5794=NULL;
if (!byte_element_5767){ if (!byte_element_5794){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5767=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5767=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5794=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5794=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5769=NULL; byte_element_struct *byte_element_5796=NULL;
if (!byte_element_5769){ if (!byte_element_5796){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5769=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5769=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5796=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5796=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5770=NULL; byte_element_struct *byte_element_5797=NULL;
if (!byte_element_5770){ if (!byte_element_5797){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5770=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5770=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5797=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5797=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_CURSORSF=NULL; qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_CURSORSF=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_CURSORSF)_SUB_IDEMAKECONTEXTUALMENU_STRING_CURSORSF=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_CURSORSF)_SUB_IDEMAKECONTEXTUALMENU_STRING_CURSORSF=qbs_new(0,0);
@ -129,7 +129,7 @@ if(_SUB_IDEMAKECONTEXTUALMENU_LONG_V==NULL){
_SUB_IDEMAKECONTEXTUALMENU_LONG_V=(int32*)mem_static_malloc(4); _SUB_IDEMAKECONTEXTUALMENU_LONG_V=(int32*)mem_static_malloc(4);
*_SUB_IDEMAKECONTEXTUALMENU_LONG_V=0; *_SUB_IDEMAKECONTEXTUALMENU_LONG_V=0;
} }
int32 pass5771; int32 pass5798;
int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_IGNORE=NULL; int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_IGNORE=NULL;
if(_SUB_IDEMAKECONTEXTUALMENU_LONG_IGNORE==NULL){ if(_SUB_IDEMAKECONTEXTUALMENU_LONG_IGNORE==NULL){
_SUB_IDEMAKECONTEXTUALMENU_LONG_IGNORE=(int32*)mem_static_malloc(4); _SUB_IDEMAKECONTEXTUALMENU_LONG_IGNORE=(int32*)mem_static_malloc(4);
@ -147,9 +147,9 @@ _SUB_IDEMAKECONTEXTUALMENU_LONG_LABELLINENUMBER=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_THISLABELSCOPE=NULL; qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_THISLABELSCOPE=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_THISLABELSCOPE)_SUB_IDEMAKECONTEXTUALMENU_STRING_THISLABELSCOPE=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_THISLABELSCOPE)_SUB_IDEMAKECONTEXTUALMENU_STRING_THISLABELSCOPE=qbs_new(0,0);
byte_element_struct *byte_element_5772=NULL; byte_element_struct *byte_element_5799=NULL;
if (!byte_element_5772){ if (!byte_element_5799){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5772=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5772=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5799=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5799=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_LNKS=NULL; int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_LNKS=NULL;
if(_SUB_IDEMAKECONTEXTUALMENU_LONG_LNKS==NULL){ if(_SUB_IDEMAKECONTEXTUALMENU_LONG_LNKS==NULL){
@ -158,10 +158,10 @@ _SUB_IDEMAKECONTEXTUALMENU_LONG_LNKS=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_L2=NULL; qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_L2=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_L2)_SUB_IDEMAKECONTEXTUALMENU_STRING_L2=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_L2)_SUB_IDEMAKECONTEXTUALMENU_STRING_L2=qbs_new(0,0);
int8 pass5773; int8 pass5800;
byte_element_struct *byte_element_5774=NULL; byte_element_struct *byte_element_5801=NULL;
if (!byte_element_5774){ if (!byte_element_5801){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5774=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5774=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5801=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5801=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_FOUND_RGB=NULL; int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_FOUND_RGB=NULL;
if(_SUB_IDEMAKECONTEXTUALMENU_LONG_FOUND_RGB==NULL){ if(_SUB_IDEMAKECONTEXTUALMENU_LONG_FOUND_RGB==NULL){
@ -170,9 +170,9 @@ _SUB_IDEMAKECONTEXTUALMENU_LONG_FOUND_RGB=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_CLIP=NULL; qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_CLIP=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_CLIP)_SUB_IDEMAKECONTEXTUALMENU_STRING_CLIP=qbs_new(0,0); if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_CLIP)_SUB_IDEMAKECONTEXTUALMENU_STRING_CLIP=qbs_new(0,0);
byte_element_struct *byte_element_5775=NULL; byte_element_struct *byte_element_5802=NULL;
if (!byte_element_5775){ if (!byte_element_5802){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5775=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5775=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5802=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5802=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_Y1=NULL; int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_Y1=NULL;
if(_SUB_IDEMAKECONTEXTUALMENU_LONG_Y1==NULL){ if(_SUB_IDEMAKECONTEXTUALMENU_LONG_Y1==NULL){
@ -194,11 +194,11 @@ if(_SUB_IDEMAKECONTEXTUALMENU_LONG_SX2==NULL){
_SUB_IDEMAKECONTEXTUALMENU_LONG_SX2=(int32*)mem_static_malloc(4); _SUB_IDEMAKECONTEXTUALMENU_LONG_SX2=(int32*)mem_static_malloc(4);
*_SUB_IDEMAKECONTEXTUALMENU_LONG_SX2=0; *_SUB_IDEMAKECONTEXTUALMENU_LONG_SX2=0;
} }
int64 fornext_value5777; int64 fornext_value5804;
int64 fornext_finalvalue5777; int64 fornext_finalvalue5804;
int64 fornext_step5777; int64 fornext_step5804;
uint8 fornext_step_negative5777; uint8 fornext_step_negative5804;
byte_element_struct *byte_element_5778=NULL; byte_element_struct *byte_element_5805=NULL;
if (!byte_element_5778){ if (!byte_element_5805){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5778=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5778=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5805=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5805=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -10,9 +10,9 @@ _SUB_IDEMAKEEDITMENU_LONG_I=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEMAKEEDITMENU_STRING_CLIP=NULL; qbs *_SUB_IDEMAKEEDITMENU_STRING_CLIP=NULL;
if (!_SUB_IDEMAKEEDITMENU_STRING_CLIP)_SUB_IDEMAKEEDITMENU_STRING_CLIP=qbs_new(0,0); if (!_SUB_IDEMAKEEDITMENU_STRING_CLIP)_SUB_IDEMAKEEDITMENU_STRING_CLIP=qbs_new(0,0);
byte_element_struct *byte_element_5779=NULL; byte_element_struct *byte_element_5806=NULL;
if (!byte_element_5779){ if (!byte_element_5806){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5779=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5779=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5806=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5806=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEMAKEEDITMENU_LONG_Y1=NULL; int32 *_SUB_IDEMAKEEDITMENU_LONG_Y1=NULL;
if(_SUB_IDEMAKEEDITMENU_LONG_Y1==NULL){ if(_SUB_IDEMAKEEDITMENU_LONG_Y1==NULL){
@ -43,11 +43,11 @@ if(_SUB_IDEMAKEEDITMENU_LONG_X==NULL){
_SUB_IDEMAKEEDITMENU_LONG_X=(int32*)mem_static_malloc(4); _SUB_IDEMAKEEDITMENU_LONG_X=(int32*)mem_static_malloc(4);
*_SUB_IDEMAKEEDITMENU_LONG_X=0; *_SUB_IDEMAKEEDITMENU_LONG_X=0;
} }
int64 fornext_value5781; int64 fornext_value5808;
int64 fornext_finalvalue5781; int64 fornext_finalvalue5808;
int64 fornext_step5781; int64 fornext_step5808;
uint8 fornext_step_negative5781; uint8 fornext_step_negative5808;
byte_element_struct *byte_element_5782=NULL; byte_element_struct *byte_element_5809=NULL;
if (!byte_element_5782){ if (!byte_element_5809){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5782=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5782=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5809=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5809=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,12 +1,12 @@
qbs*oldstr5783=NULL; qbs*oldstr5810=NULL;
if(_SUB_IDEADDRECENT_STRING_F2->tmp||_SUB_IDEADDRECENT_STRING_F2->fixed||_SUB_IDEADDRECENT_STRING_F2->readonly){ if(_SUB_IDEADDRECENT_STRING_F2->tmp||_SUB_IDEADDRECENT_STRING_F2->fixed||_SUB_IDEADDRECENT_STRING_F2->readonly){
oldstr5783=_SUB_IDEADDRECENT_STRING_F2; oldstr5810=_SUB_IDEADDRECENT_STRING_F2;
if (oldstr5783->cmem_descriptor){ if (oldstr5810->cmem_descriptor){
_SUB_IDEADDRECENT_STRING_F2=qbs_new_cmem(oldstr5783->len,0); _SUB_IDEADDRECENT_STRING_F2=qbs_new_cmem(oldstr5810->len,0);
}else{ }else{
_SUB_IDEADDRECENT_STRING_F2=qbs_new(oldstr5783->len,0); _SUB_IDEADDRECENT_STRING_F2=qbs_new(oldstr5810->len,0);
} }
memcpy(_SUB_IDEADDRECENT_STRING_F2->chr,oldstr5783->chr,oldstr5783->len); memcpy(_SUB_IDEADDRECENT_STRING_F2->chr,oldstr5810->chr,oldstr5810->len);
} }
qbs *_SUB_IDEADDRECENT_STRING_F=NULL; qbs *_SUB_IDEADDRECENT_STRING_F=NULL;
if (!_SUB_IDEADDRECENT_STRING_F)_SUB_IDEADDRECENT_STRING_F=qbs_new(0,0); if (!_SUB_IDEADDRECENT_STRING_F)_SUB_IDEADDRECENT_STRING_F=qbs_new(0,0);
@ -22,15 +22,15 @@ if(_SUB_IDEADDRECENT_LONG_X==NULL){
_SUB_IDEADDRECENT_LONG_X=(int32*)mem_static_malloc(4); _SUB_IDEADDRECENT_LONG_X=(int32*)mem_static_malloc(4);
*_SUB_IDEADDRECENT_LONG_X=0; *_SUB_IDEADDRECENT_LONG_X=0;
} }
byte_element_struct *byte_element_5784=NULL; byte_element_struct *byte_element_5811=NULL;
if (!byte_element_5784){ if (!byte_element_5811){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5784=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5784=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5811=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5811=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5785=NULL; byte_element_struct *byte_element_5812=NULL;
if (!byte_element_5785){ if (!byte_element_5812){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5785=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5785=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5812=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5812=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5786=NULL; byte_element_struct *byte_element_5813=NULL;
if (!byte_element_5786){ if (!byte_element_5813){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5786=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5786=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5813=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5813=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,14 +1,14 @@
qbs *_FUNC_REMOVEDOUBLESLASHES_STRING_REMOVEDOUBLESLASHES=NULL; qbs *_FUNC_REMOVEDOUBLESLASHES_STRING_REMOVEDOUBLESLASHES=NULL;
if (!_FUNC_REMOVEDOUBLESLASHES_STRING_REMOVEDOUBLESLASHES)_FUNC_REMOVEDOUBLESLASHES_STRING_REMOVEDOUBLESLASHES=qbs_new(0,0); if (!_FUNC_REMOVEDOUBLESLASHES_STRING_REMOVEDOUBLESLASHES)_FUNC_REMOVEDOUBLESLASHES_STRING_REMOVEDOUBLESLASHES=qbs_new(0,0);
qbs*oldstr5787=NULL; qbs*oldstr5814=NULL;
if(_FUNC_REMOVEDOUBLESLASHES_STRING_F->tmp||_FUNC_REMOVEDOUBLESLASHES_STRING_F->fixed||_FUNC_REMOVEDOUBLESLASHES_STRING_F->readonly){ if(_FUNC_REMOVEDOUBLESLASHES_STRING_F->tmp||_FUNC_REMOVEDOUBLESLASHES_STRING_F->fixed||_FUNC_REMOVEDOUBLESLASHES_STRING_F->readonly){
oldstr5787=_FUNC_REMOVEDOUBLESLASHES_STRING_F; oldstr5814=_FUNC_REMOVEDOUBLESLASHES_STRING_F;
if (oldstr5787->cmem_descriptor){ if (oldstr5814->cmem_descriptor){
_FUNC_REMOVEDOUBLESLASHES_STRING_F=qbs_new_cmem(oldstr5787->len,0); _FUNC_REMOVEDOUBLESLASHES_STRING_F=qbs_new_cmem(oldstr5814->len,0);
}else{ }else{
_FUNC_REMOVEDOUBLESLASHES_STRING_F=qbs_new(oldstr5787->len,0); _FUNC_REMOVEDOUBLESLASHES_STRING_F=qbs_new(oldstr5814->len,0);
} }
memcpy(_FUNC_REMOVEDOUBLESLASHES_STRING_F->chr,oldstr5787->chr,oldstr5787->len); memcpy(_FUNC_REMOVEDOUBLESLASHES_STRING_F->chr,oldstr5814->chr,oldstr5814->len);
} }
int32 *_FUNC_REMOVEDOUBLESLASHES_LONG_X=NULL; int32 *_FUNC_REMOVEDOUBLESLASHES_LONG_X=NULL;
if(_FUNC_REMOVEDOUBLESLASHES_LONG_X==NULL){ if(_FUNC_REMOVEDOUBLESLASHES_LONG_X==NULL){

View file

@ -1,12 +1,12 @@
qbs*oldstr5790=NULL; qbs*oldstr5817=NULL;
if(_SUB_IDEADDSEARCHED_STRING_S2->tmp||_SUB_IDEADDSEARCHED_STRING_S2->fixed||_SUB_IDEADDSEARCHED_STRING_S2->readonly){ if(_SUB_IDEADDSEARCHED_STRING_S2->tmp||_SUB_IDEADDSEARCHED_STRING_S2->fixed||_SUB_IDEADDSEARCHED_STRING_S2->readonly){
oldstr5790=_SUB_IDEADDSEARCHED_STRING_S2; oldstr5817=_SUB_IDEADDSEARCHED_STRING_S2;
if (oldstr5790->cmem_descriptor){ if (oldstr5817->cmem_descriptor){
_SUB_IDEADDSEARCHED_STRING_S2=qbs_new_cmem(oldstr5790->len,0); _SUB_IDEADDSEARCHED_STRING_S2=qbs_new_cmem(oldstr5817->len,0);
}else{ }else{
_SUB_IDEADDSEARCHED_STRING_S2=qbs_new(oldstr5790->len,0); _SUB_IDEADDSEARCHED_STRING_S2=qbs_new(oldstr5817->len,0);
} }
memcpy(_SUB_IDEADDSEARCHED_STRING_S2->chr,oldstr5790->chr,oldstr5790->len); memcpy(_SUB_IDEADDSEARCHED_STRING_S2->chr,oldstr5817->chr,oldstr5817->len);
} }
qbs *_SUB_IDEADDSEARCHED_STRING_S=NULL; qbs *_SUB_IDEADDSEARCHED_STRING_S=NULL;
if (!_SUB_IDEADDSEARCHED_STRING_S)_SUB_IDEADDSEARCHED_STRING_S=qbs_new(0,0); if (!_SUB_IDEADDSEARCHED_STRING_S)_SUB_IDEADDSEARCHED_STRING_S=qbs_new(0,0);
@ -22,15 +22,15 @@ if(_SUB_IDEADDSEARCHED_LONG_X==NULL){
_SUB_IDEADDSEARCHED_LONG_X=(int32*)mem_static_malloc(4); _SUB_IDEADDSEARCHED_LONG_X=(int32*)mem_static_malloc(4);
*_SUB_IDEADDSEARCHED_LONG_X=0; *_SUB_IDEADDSEARCHED_LONG_X=0;
} }
byte_element_struct *byte_element_5791=NULL; byte_element_struct *byte_element_5818=NULL;
if (!byte_element_5791){ if (!byte_element_5818){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5791=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5791=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5818=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5818=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5792=NULL; byte_element_struct *byte_element_5819=NULL;
if (!byte_element_5792){ if (!byte_element_5819){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5792=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5792=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5819=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5819=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5793=NULL; byte_element_struct *byte_element_5820=NULL;
if (!byte_element_5793){ if (!byte_element_5820){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5793=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5793=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5820=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5820=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -69,26 +69,26 @@ _SUB_IDEUPDATEHELPBOX_LONG_W2=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEUPDATEHELPBOX_STRING_TITLESTR=NULL; qbs *_SUB_IDEUPDATEHELPBOX_STRING_TITLESTR=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_TITLESTR)_SUB_IDEUPDATEHELPBOX_STRING_TITLESTR=qbs_new(0,0); if (!_SUB_IDEUPDATEHELPBOX_STRING_TITLESTR)_SUB_IDEUPDATEHELPBOX_STRING_TITLESTR=qbs_new(0,0);
byte_element_struct *byte_element_5794=NULL; byte_element_struct *byte_element_5821=NULL;
if (!byte_element_5794){ if (!byte_element_5821){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5794=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5794=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5821=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5821=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEUPDATEHELPBOX_LONG_W=NULL; int32 *_SUB_IDEUPDATEHELPBOX_LONG_W=NULL;
if(_SUB_IDEUPDATEHELPBOX_LONG_W==NULL){ if(_SUB_IDEUPDATEHELPBOX_LONG_W==NULL){
_SUB_IDEUPDATEHELPBOX_LONG_W=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_W=(int32*)mem_static_malloc(4);
*_SUB_IDEUPDATEHELPBOX_LONG_W=0; *_SUB_IDEUPDATEHELPBOX_LONG_W=0;
} }
int32 pass5795; int32 pass5822;
int32 pass5796; int32 pass5823;
int32 *_SUB_IDEUPDATEHELPBOX_LONG_BUTTONID=NULL; int32 *_SUB_IDEUPDATEHELPBOX_LONG_BUTTONID=NULL;
if(_SUB_IDEUPDATEHELPBOX_LONG_BUTTONID==NULL){ if(_SUB_IDEUPDATEHELPBOX_LONG_BUTTONID==NULL){
_SUB_IDEUPDATEHELPBOX_LONG_BUTTONID=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_BUTTONID=(int32*)mem_static_malloc(4);
*_SUB_IDEUPDATEHELPBOX_LONG_BUTTONID=0; *_SUB_IDEUPDATEHELPBOX_LONG_BUTTONID=0;
} }
int64 fornext_value5798; int64 fornext_value5825;
int64 fornext_finalvalue5798; int64 fornext_finalvalue5825;
int64 fornext_step5798; int64 fornext_step5825;
uint8 fornext_step_negative5798; uint8 fornext_step_negative5825;
int32 *_SUB_IDEUPDATEHELPBOX_LONG_F=NULL; int32 *_SUB_IDEUPDATEHELPBOX_LONG_F=NULL;
if(_SUB_IDEUPDATEHELPBOX_LONG_F==NULL){ if(_SUB_IDEUPDATEHELPBOX_LONG_F==NULL){
_SUB_IDEUPDATEHELPBOX_LONG_F=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -104,10 +104,10 @@ if(_SUB_IDEUPDATEHELPBOX_LONG_CY==NULL){
_SUB_IDEUPDATEHELPBOX_LONG_CY=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_SUB_IDEUPDATEHELPBOX_LONG_CY=0; *_SUB_IDEUPDATEHELPBOX_LONG_CY=0;
} }
int64 fornext_value5801; int64 fornext_value5828;
int64 fornext_finalvalue5801; int64 fornext_finalvalue5828;
int64 fornext_step5801; int64 fornext_step5828;
uint8 fornext_step_negative5801; uint8 fornext_step_negative5828;
int32 *_SUB_IDEUPDATEHELPBOX_LONG_LASTFOCUS=NULL; int32 *_SUB_IDEUPDATEHELPBOX_LONG_LASTFOCUS=NULL;
if(_SUB_IDEUPDATEHELPBOX_LONG_LASTFOCUS==NULL){ if(_SUB_IDEUPDATEHELPBOX_LONG_LASTFOCUS==NULL){
_SUB_IDEUPDATEHELPBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -123,17 +123,17 @@ if(_SUB_IDEUPDATEHELPBOX_LONG_C==NULL){
_SUB_IDEUPDATEHELPBOX_LONG_C=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_C=(int32*)mem_static_malloc(4);
*_SUB_IDEUPDATEHELPBOX_LONG_C=0; *_SUB_IDEUPDATEHELPBOX_LONG_C=0;
} }
int64 fornext_value5804; int64 fornext_value5831;
int64 fornext_finalvalue5804; int64 fornext_finalvalue5831;
int64 fornext_step5804; int64 fornext_step5831;
uint8 fornext_step_negative5804; uint8 fornext_step_negative5831;
byte_element_struct *byte_element_5805=NULL; byte_element_struct *byte_element_5832=NULL;
if (!byte_element_5805){ if (!byte_element_5832){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5805=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5805=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5832=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5832=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5806=NULL; byte_element_struct *byte_element_5833=NULL;
if (!byte_element_5806){ if (!byte_element_5833){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5806=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5806=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5833=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5833=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEUPDATEHELPBOX_LONG_MAXPROGRESSWIDTH=NULL; int32 *_SUB_IDEUPDATEHELPBOX_LONG_MAXPROGRESSWIDTH=NULL;
if(_SUB_IDEUPDATEHELPBOX_LONG_MAXPROGRESSWIDTH==NULL){ if(_SUB_IDEUPDATEHELPBOX_LONG_MAXPROGRESSWIDTH==NULL){
@ -152,13 +152,13 @@ _SUB_IDEUPDATEHELPBOX_LONG_PERCENTAGECHARS=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEUPDATEHELPBOX_STRING_PERCENTAGEMSG=NULL; qbs *_SUB_IDEUPDATEHELPBOX_STRING_PERCENTAGEMSG=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_PERCENTAGEMSG)_SUB_IDEUPDATEHELPBOX_STRING_PERCENTAGEMSG=qbs_new(0,0); if (!_SUB_IDEUPDATEHELPBOX_STRING_PERCENTAGEMSG)_SUB_IDEUPDATEHELPBOX_STRING_PERCENTAGEMSG=qbs_new(0,0);
byte_element_struct *byte_element_5807=NULL; byte_element_struct *byte_element_5834=NULL;
if (!byte_element_5807){ if (!byte_element_5834){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5807=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5807=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5834=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5834=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5808=NULL; byte_element_struct *byte_element_5835=NULL;
if (!byte_element_5808){ if (!byte_element_5835){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5808=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5808=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5835=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5835=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEUPDATEHELPBOX_LONG_MOUSEDOWN=NULL; int32 *_SUB_IDEUPDATEHELPBOX_LONG_MOUSEDOWN=NULL;
if(_SUB_IDEUPDATEHELPBOX_LONG_MOUSEDOWN==NULL){ if(_SUB_IDEUPDATEHELPBOX_LONG_MOUSEDOWN==NULL){
@ -182,9 +182,9 @@ _SUB_IDEUPDATEHELPBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEUPDATEHELPBOX_STRING_ALTLETTER=NULL; qbs *_SUB_IDEUPDATEHELPBOX_STRING_ALTLETTER=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_ALTLETTER)_SUB_IDEUPDATEHELPBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_SUB_IDEUPDATEHELPBOX_STRING_ALTLETTER)_SUB_IDEUPDATEHELPBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5809=NULL; byte_element_struct *byte_element_5836=NULL;
if (!byte_element_5809){ if (!byte_element_5836){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5809=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5809=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5836=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5836=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEUPDATEHELPBOX_LONG_K=NULL; int32 *_SUB_IDEUPDATEHELPBOX_LONG_K=NULL;
if(_SUB_IDEUPDATEHELPBOX_LONG_K==NULL){ if(_SUB_IDEUPDATEHELPBOX_LONG_K==NULL){
@ -196,10 +196,10 @@ if(_SUB_IDEUPDATEHELPBOX_LONG_INFO==NULL){
_SUB_IDEUPDATEHELPBOX_LONG_INFO=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_SUB_IDEUPDATEHELPBOX_LONG_INFO=0; *_SUB_IDEUPDATEHELPBOX_LONG_INFO=0;
} }
int64 fornext_value5811; int64 fornext_value5838;
int64 fornext_finalvalue5811; int64 fornext_finalvalue5838;
int64 fornext_step5811; int64 fornext_step5838;
uint8 fornext_step_negative5811; uint8 fornext_step_negative5838;
int32 *_SUB_IDEUPDATEHELPBOX_LONG_T=NULL; int32 *_SUB_IDEUPDATEHELPBOX_LONG_T=NULL;
if(_SUB_IDEUPDATEHELPBOX_LONG_T==NULL){ if(_SUB_IDEUPDATEHELPBOX_LONG_T==NULL){
_SUB_IDEUPDATEHELPBOX_LONG_T=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_T=(int32*)mem_static_malloc(4);
@ -214,10 +214,10 @@ qbs *_SUB_IDEUPDATEHELPBOX_STRING_Q=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_Q)_SUB_IDEUPDATEHELPBOX_STRING_Q=qbs_new(0,0); if (!_SUB_IDEUPDATEHELPBOX_STRING_Q)_SUB_IDEUPDATEHELPBOX_STRING_Q=qbs_new(0,0);
qbs *_SUB_IDEUPDATEHELPBOX_STRING_F=NULL; qbs *_SUB_IDEUPDATEHELPBOX_STRING_F=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_F)_SUB_IDEUPDATEHELPBOX_STRING_F=qbs_new(0,0); if (!_SUB_IDEUPDATEHELPBOX_STRING_F)_SUB_IDEUPDATEHELPBOX_STRING_F=qbs_new(0,0);
int32 pass5813; int32 pass5840;
byte_element_struct *byte_element_5814=NULL; byte_element_struct *byte_element_5841=NULL;
if (!byte_element_5814){ if (!byte_element_5841){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5814=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5814=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5841=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5841=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEUPDATEHELPBOX_STRING_A=NULL; qbs *_SUB_IDEUPDATEHELPBOX_STRING_A=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_A)_SUB_IDEUPDATEHELPBOX_STRING_A=qbs_new(0,0); if (!_SUB_IDEUPDATEHELPBOX_STRING_A)_SUB_IDEUPDATEHELPBOX_STRING_A=qbs_new(0,0);
@ -228,46 +228,46 @@ _SUB_IDEUPDATEHELPBOX_LONG_FH=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEUPDATEHELPBOX_STRING_L=NULL; qbs *_SUB_IDEUPDATEHELPBOX_STRING_L=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_L)_SUB_IDEUPDATEHELPBOX_STRING_L=qbs_new(0,0); if (!_SUB_IDEUPDATEHELPBOX_STRING_L)_SUB_IDEUPDATEHELPBOX_STRING_L=qbs_new(0,0);
byte_element_struct *byte_element_5817=NULL; byte_element_struct *byte_element_5844=NULL;
if (!byte_element_5817){ if (!byte_element_5844){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5817=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5817=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5844=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5844=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEUPDATEHELPBOX_STRING_PAGENAME2=NULL; qbs *_SUB_IDEUPDATEHELPBOX_STRING_PAGENAME2=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_PAGENAME2)_SUB_IDEUPDATEHELPBOX_STRING_PAGENAME2=qbs_new(0,0); if (!_SUB_IDEUPDATEHELPBOX_STRING_PAGENAME2)_SUB_IDEUPDATEHELPBOX_STRING_PAGENAME2=qbs_new(0,0);
byte_element_struct *byte_element_5818=NULL; byte_element_struct *byte_element_5845=NULL;
if (!byte_element_5818){ if (!byte_element_5845){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5818=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5818=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5845=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5845=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5821=NULL; byte_element_struct *byte_element_5848=NULL;
if (!byte_element_5821){ if (!byte_element_5848){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5821=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5821=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5848=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5848=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5823=NULL; byte_element_struct *byte_element_5850=NULL;
if (!byte_element_5823){ if (!byte_element_5850){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5823=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5823=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5850=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5850=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEUPDATEHELPBOX_LONG_X=NULL; int32 *_SUB_IDEUPDATEHELPBOX_LONG_X=NULL;
if(_SUB_IDEUPDATEHELPBOX_LONG_X==NULL){ if(_SUB_IDEUPDATEHELPBOX_LONG_X==NULL){
_SUB_IDEUPDATEHELPBOX_LONG_X=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_X=(int32*)mem_static_malloc(4);
*_SUB_IDEUPDATEHELPBOX_LONG_X=0; *_SUB_IDEUPDATEHELPBOX_LONG_X=0;
} }
int64 fornext_value5825; int64 fornext_value5852;
int64 fornext_finalvalue5825; int64 fornext_finalvalue5852;
int64 fornext_step5825; int64 fornext_step5852;
uint8 fornext_step_negative5825; uint8 fornext_step_negative5852;
byte_element_struct *byte_element_5826=NULL; byte_element_struct *byte_element_5853=NULL;
if (!byte_element_5826){ if (!byte_element_5853){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5826=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5826=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5853=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5853=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5827=NULL; byte_element_struct *byte_element_5854=NULL;
if (!byte_element_5827){ if (!byte_element_5854){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5827=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5827=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5854=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5854=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEUPDATEHELPBOX_STRING_Z=NULL; qbs *_SUB_IDEUPDATEHELPBOX_STRING_Z=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_Z)_SUB_IDEUPDATEHELPBOX_STRING_Z=qbs_new(0,0); if (!_SUB_IDEUPDATEHELPBOX_STRING_Z)_SUB_IDEUPDATEHELPBOX_STRING_Z=qbs_new(0,0);
byte_element_struct *byte_element_5828=NULL; byte_element_struct *byte_element_5855=NULL;
if (!byte_element_5828){ if (!byte_element_5855){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5828=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5828=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5855=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5855=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEUPDATEHELPBOX_LONG_X2=NULL; int32 *_SUB_IDEUPDATEHELPBOX_LONG_X2=NULL;
if(_SUB_IDEUPDATEHELPBOX_LONG_X2==NULL){ if(_SUB_IDEUPDATEHELPBOX_LONG_X2==NULL){
@ -276,13 +276,13 @@ _SUB_IDEUPDATEHELPBOX_LONG_X2=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_IDEUPDATEHELPBOX_STRING_F2=NULL; qbs *_SUB_IDEUPDATEHELPBOX_STRING_F2=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_F2)_SUB_IDEUPDATEHELPBOX_STRING_F2=qbs_new(0,0); if (!_SUB_IDEUPDATEHELPBOX_STRING_F2)_SUB_IDEUPDATEHELPBOX_STRING_F2=qbs_new(0,0);
byte_element_struct *byte_element_5829=NULL; byte_element_struct *byte_element_5856=NULL;
if (!byte_element_5829){ if (!byte_element_5856){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5829=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5829=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5856=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5856=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5830=NULL; byte_element_struct *byte_element_5857=NULL;
if (!byte_element_5830){ if (!byte_element_5857){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5830=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5830=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5857=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5857=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEUPDATEHELPBOX_STRING_IGNORE=NULL; qbs *_SUB_IDEUPDATEHELPBOX_STRING_IGNORE=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_IGNORE)_SUB_IDEUPDATEHELPBOX_STRING_IGNORE=qbs_new(0,0); if (!_SUB_IDEUPDATEHELPBOX_STRING_IGNORE)_SUB_IDEUPDATEHELPBOX_STRING_IGNORE=qbs_new(0,0);

View file

@ -32,8 +32,8 @@ if(_FUNC_IDEASCIIBOX_LONG_I==NULL){
_FUNC_IDEASCIIBOX_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDEASCIIBOX_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDEASCIIBOX_LONG_I=0; *_FUNC_IDEASCIIBOX_LONG_I=0;
} }
int32 pass5831; int32 pass5858;
int32 pass5832; int32 pass5859;
ptrszint *_FUNC_IDEASCIIBOX_ARRAY_UDT_ASCIITABLE=NULL; ptrszint *_FUNC_IDEASCIIBOX_ARRAY_UDT_ASCIITABLE=NULL;
if (!_FUNC_IDEASCIIBOX_ARRAY_UDT_ASCIITABLE){ if (!_FUNC_IDEASCIIBOX_ARRAY_UDT_ASCIITABLE){
_FUNC_IDEASCIIBOX_ARRAY_UDT_ASCIITABLE=(ptrszint*)mem_static_malloc(9*ptrsz); _FUNC_IDEASCIIBOX_ARRAY_UDT_ASCIITABLE=(ptrszint*)mem_static_malloc(9*ptrsz);
@ -61,28 +61,28 @@ if(_FUNC_IDEASCIIBOX_LONG_Y==NULL){
_FUNC_IDEASCIIBOX_LONG_Y=(int32*)mem_static_malloc(4); _FUNC_IDEASCIIBOX_LONG_Y=(int32*)mem_static_malloc(4);
*_FUNC_IDEASCIIBOX_LONG_Y=0; *_FUNC_IDEASCIIBOX_LONG_Y=0;
} }
int64 fornext_value5834; int64 fornext_value5861;
int64 fornext_finalvalue5834; int64 fornext_finalvalue5861;
int64 fornext_step5834; int64 fornext_step5861;
uint8 fornext_step_negative5834; uint8 fornext_step_negative5861;
int32 *_FUNC_IDEASCIIBOX_LONG_J=NULL; int32 *_FUNC_IDEASCIIBOX_LONG_J=NULL;
if(_FUNC_IDEASCIIBOX_LONG_J==NULL){ if(_FUNC_IDEASCIIBOX_LONG_J==NULL){
_FUNC_IDEASCIIBOX_LONG_J=(int32*)mem_static_malloc(4); _FUNC_IDEASCIIBOX_LONG_J=(int32*)mem_static_malloc(4);
*_FUNC_IDEASCIIBOX_LONG_J=0; *_FUNC_IDEASCIIBOX_LONG_J=0;
} }
int64 fornext_value5836; int64 fornext_value5863;
int64 fornext_finalvalue5836; int64 fornext_finalvalue5863;
int64 fornext_step5836; int64 fornext_step5863;
uint8 fornext_step_negative5836; uint8 fornext_step_negative5863;
int32 *_FUNC_IDEASCIIBOX_LONG_SELECTED=NULL; int32 *_FUNC_IDEASCIIBOX_LONG_SELECTED=NULL;
if(_FUNC_IDEASCIIBOX_LONG_SELECTED==NULL){ if(_FUNC_IDEASCIIBOX_LONG_SELECTED==NULL){
_FUNC_IDEASCIIBOX_LONG_SELECTED=(int32*)mem_static_malloc(4); _FUNC_IDEASCIIBOX_LONG_SELECTED=(int32*)mem_static_malloc(4);
*_FUNC_IDEASCIIBOX_LONG_SELECTED=0; *_FUNC_IDEASCIIBOX_LONG_SELECTED=0;
} }
int64 fornext_value5838; int64 fornext_value5865;
int64 fornext_finalvalue5838; int64 fornext_finalvalue5865;
int64 fornext_step5838; int64 fornext_step5865;
uint8 fornext_step_negative5838; uint8 fornext_step_negative5865;
int32 *_FUNC_IDEASCIIBOX_LONG_F=NULL; int32 *_FUNC_IDEASCIIBOX_LONG_F=NULL;
if(_FUNC_IDEASCIIBOX_LONG_F==NULL){ if(_FUNC_IDEASCIIBOX_LONG_F==NULL){
_FUNC_IDEASCIIBOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDEASCIIBOX_LONG_F=(int32*)mem_static_malloc(4);
@ -98,28 +98,28 @@ if(_FUNC_IDEASCIIBOX_LONG_CY==NULL){
_FUNC_IDEASCIIBOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDEASCIIBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDEASCIIBOX_LONG_CY=0; *_FUNC_IDEASCIIBOX_LONG_CY=0;
} }
int64 fornext_value5841; int64 fornext_value5868;
int64 fornext_finalvalue5841; int64 fornext_finalvalue5868;
int64 fornext_step5841; int64 fornext_step5868;
uint8 fornext_step_negative5841; uint8 fornext_step_negative5868;
int32 *_FUNC_IDEASCIIBOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDEASCIIBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDEASCIIBOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDEASCIIBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDEASCIIBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEASCIIBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEASCIIBOX_LONG_LASTFOCUS=0; *_FUNC_IDEASCIIBOX_LONG_LASTFOCUS=0;
} }
int32 pass5842; int32 pass5869;
int32 pass5843; int32 pass5870;
int32 pass5844; int32 pass5871;
int32 pass5845; int32 pass5872;
int32 *_FUNC_IDEASCIIBOX_LONG_HOVER=NULL; int32 *_FUNC_IDEASCIIBOX_LONG_HOVER=NULL;
if(_FUNC_IDEASCIIBOX_LONG_HOVER==NULL){ if(_FUNC_IDEASCIIBOX_LONG_HOVER==NULL){
_FUNC_IDEASCIIBOX_LONG_HOVER=(int32*)mem_static_malloc(4); _FUNC_IDEASCIIBOX_LONG_HOVER=(int32*)mem_static_malloc(4);
*_FUNC_IDEASCIIBOX_LONG_HOVER=0; *_FUNC_IDEASCIIBOX_LONG_HOVER=0;
} }
int64 fornext_value5847; int64 fornext_value5874;
int64 fornext_finalvalue5847; int64 fornext_finalvalue5874;
int64 fornext_step5847; int64 fornext_step5874;
uint8 fornext_step_negative5847; uint8 fornext_step_negative5874;
int32 *_FUNC_IDEASCIIBOX_LONG_MOUSEMOVED=NULL; int32 *_FUNC_IDEASCIIBOX_LONG_MOUSEMOVED=NULL;
if(_FUNC_IDEASCIIBOX_LONG_MOUSEMOVED==NULL){ if(_FUNC_IDEASCIIBOX_LONG_MOUSEMOVED==NULL){
_FUNC_IDEASCIIBOX_LONG_MOUSEMOVED=(int32*)mem_static_malloc(4); _FUNC_IDEASCIIBOX_LONG_MOUSEMOVED=(int32*)mem_static_malloc(4);
@ -172,9 +172,9 @@ _FUNC_IDEASCIIBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDEASCIIBOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDEASCIIBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEASCIIBOX_STRING_ALTLETTER)_FUNC_IDEASCIIBOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDEASCIIBOX_STRING_ALTLETTER)_FUNC_IDEASCIIBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5849=NULL; byte_element_struct *byte_element_5876=NULL;
if (!byte_element_5849){ if (!byte_element_5876){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5849=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5849=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5876=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5876=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEASCIIBOX_LONG_K=NULL; int32 *_FUNC_IDEASCIIBOX_LONG_K=NULL;
if(_FUNC_IDEASCIIBOX_LONG_K==NULL){ if(_FUNC_IDEASCIIBOX_LONG_K==NULL){
@ -186,10 +186,10 @@ if(_FUNC_IDEASCIIBOX_LONG_INFO==NULL){
_FUNC_IDEASCIIBOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDEASCIIBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDEASCIIBOX_LONG_INFO=0; *_FUNC_IDEASCIIBOX_LONG_INFO=0;
} }
int64 fornext_value5851; int64 fornext_value5878;
int64 fornext_finalvalue5851; int64 fornext_finalvalue5878;
int64 fornext_step5851; int64 fornext_step5878;
uint8 fornext_step_negative5851; uint8 fornext_step_negative5878;
int32 *_FUNC_IDEASCIIBOX_LONG_T=NULL; int32 *_FUNC_IDEASCIIBOX_LONG_T=NULL;
if(_FUNC_IDEASCIIBOX_LONG_T==NULL){ if(_FUNC_IDEASCIIBOX_LONG_T==NULL){
_FUNC_IDEASCIIBOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDEASCIIBOX_LONG_T=(int32*)mem_static_malloc(4);

View file

@ -1,14 +1,14 @@
qbs *_FUNC_IDEF1BOX_STRING_IDEF1BOX=NULL; qbs *_FUNC_IDEF1BOX_STRING_IDEF1BOX=NULL;
if (!_FUNC_IDEF1BOX_STRING_IDEF1BOX)_FUNC_IDEF1BOX_STRING_IDEF1BOX=qbs_new(0,0); if (!_FUNC_IDEF1BOX_STRING_IDEF1BOX)_FUNC_IDEF1BOX_STRING_IDEF1BOX=qbs_new(0,0);
qbs*oldstr5857=NULL; qbs*oldstr5884=NULL;
if(_FUNC_IDEF1BOX_STRING_LNKS->tmp||_FUNC_IDEF1BOX_STRING_LNKS->fixed||_FUNC_IDEF1BOX_STRING_LNKS->readonly){ if(_FUNC_IDEF1BOX_STRING_LNKS->tmp||_FUNC_IDEF1BOX_STRING_LNKS->fixed||_FUNC_IDEF1BOX_STRING_LNKS->readonly){
oldstr5857=_FUNC_IDEF1BOX_STRING_LNKS; oldstr5884=_FUNC_IDEF1BOX_STRING_LNKS;
if (oldstr5857->cmem_descriptor){ if (oldstr5884->cmem_descriptor){
_FUNC_IDEF1BOX_STRING_LNKS=qbs_new_cmem(oldstr5857->len,0); _FUNC_IDEF1BOX_STRING_LNKS=qbs_new_cmem(oldstr5884->len,0);
}else{ }else{
_FUNC_IDEF1BOX_STRING_LNKS=qbs_new(oldstr5857->len,0); _FUNC_IDEF1BOX_STRING_LNKS=qbs_new(oldstr5884->len,0);
} }
memcpy(_FUNC_IDEF1BOX_STRING_LNKS->chr,oldstr5857->chr,oldstr5857->len); memcpy(_FUNC_IDEF1BOX_STRING_LNKS->chr,oldstr5884->chr,oldstr5884->len);
} }
int32 *_FUNC_IDEF1BOX_LONG_FOCUS=NULL; int32 *_FUNC_IDEF1BOX_LONG_FOCUS=NULL;
if(_FUNC_IDEF1BOX_LONG_FOCUS==NULL){ if(_FUNC_IDEF1BOX_LONG_FOCUS==NULL){
@ -42,12 +42,12 @@ if(_FUNC_IDEF1BOX_LONG_I==NULL){
_FUNC_IDEF1BOX_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDEF1BOX_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDEF1BOX_LONG_I=0; *_FUNC_IDEF1BOX_LONG_I=0;
} }
int32 pass5858; int32 pass5885;
int32 pass5859; int32 pass5886;
int64 fornext_value5861; int64 fornext_value5888;
int64 fornext_finalvalue5861; int64 fornext_finalvalue5888;
int64 fornext_step5861; int64 fornext_step5888;
uint8 fornext_step_negative5861; uint8 fornext_step_negative5888;
int32 *_FUNC_IDEF1BOX_LONG_F=NULL; int32 *_FUNC_IDEF1BOX_LONG_F=NULL;
if(_FUNC_IDEF1BOX_LONG_F==NULL){ if(_FUNC_IDEF1BOX_LONG_F==NULL){
_FUNC_IDEF1BOX_LONG_F=(int32*)mem_static_malloc(4); _FUNC_IDEF1BOX_LONG_F=(int32*)mem_static_malloc(4);
@ -63,10 +63,10 @@ if(_FUNC_IDEF1BOX_LONG_CY==NULL){
_FUNC_IDEF1BOX_LONG_CY=(int32*)mem_static_malloc(4); _FUNC_IDEF1BOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDEF1BOX_LONG_CY=0; *_FUNC_IDEF1BOX_LONG_CY=0;
} }
int64 fornext_value5864; int64 fornext_value5891;
int64 fornext_finalvalue5864; int64 fornext_finalvalue5891;
int64 fornext_step5864; int64 fornext_step5891;
uint8 fornext_step_negative5864; uint8 fornext_step_negative5891;
int32 *_FUNC_IDEF1BOX_LONG_LASTFOCUS=NULL; int32 *_FUNC_IDEF1BOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDEF1BOX_LONG_LASTFOCUS==NULL){ if(_FUNC_IDEF1BOX_LONG_LASTFOCUS==NULL){
_FUNC_IDEF1BOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4); _FUNC_IDEF1BOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
@ -99,9 +99,9 @@ _FUNC_IDEF1BOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_IDEF1BOX_STRING_ALTLETTER=NULL; qbs *_FUNC_IDEF1BOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEF1BOX_STRING_ALTLETTER)_FUNC_IDEF1BOX_STRING_ALTLETTER=qbs_new(0,0); if (!_FUNC_IDEF1BOX_STRING_ALTLETTER)_FUNC_IDEF1BOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5866=NULL; byte_element_struct *byte_element_5893=NULL;
if (!byte_element_5866){ if (!byte_element_5893){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5866=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5866=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5893=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5893=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDEF1BOX_LONG_K=NULL; int32 *_FUNC_IDEF1BOX_LONG_K=NULL;
if(_FUNC_IDEF1BOX_LONG_K==NULL){ if(_FUNC_IDEF1BOX_LONG_K==NULL){
@ -113,10 +113,10 @@ if(_FUNC_IDEF1BOX_LONG_INFO==NULL){
_FUNC_IDEF1BOX_LONG_INFO=(int32*)mem_static_malloc(4); _FUNC_IDEF1BOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDEF1BOX_LONG_INFO=0; *_FUNC_IDEF1BOX_LONG_INFO=0;
} }
int64 fornext_value5868; int64 fornext_value5895;
int64 fornext_finalvalue5868; int64 fornext_finalvalue5895;
int64 fornext_step5868; int64 fornext_step5895;
uint8 fornext_step_negative5868; uint8 fornext_step_negative5895;
int32 *_FUNC_IDEF1BOX_LONG_T=NULL; int32 *_FUNC_IDEF1BOX_LONG_T=NULL;
if(_FUNC_IDEF1BOX_LONG_T==NULL){ if(_FUNC_IDEF1BOX_LONG_T==NULL){
_FUNC_IDEF1BOX_LONG_T=(int32*)mem_static_malloc(4); _FUNC_IDEF1BOX_LONG_T=(int32*)mem_static_malloc(4);

View file

@ -3,10 +3,10 @@ if(_SUB_SORT_LONG_I==NULL){
_SUB_SORT_LONG_I=(int32*)mem_static_malloc(4); _SUB_SORT_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_SORT_LONG_I=0; *_SUB_SORT_LONG_I=0;
} }
int64 fornext_value5870; int64 fornext_value5897;
int64 fornext_finalvalue5870; int64 fornext_finalvalue5897;
int64 fornext_step5870; int64 fornext_step5897;
uint8 fornext_step_negative5870; uint8 fornext_step_negative5897;
qbs *_SUB_SORT_STRING_X=NULL; qbs *_SUB_SORT_STRING_X=NULL;
if (!_SUB_SORT_STRING_X)_SUB_SORT_STRING_X=qbs_new(0,0); if (!_SUB_SORT_STRING_X)_SUB_SORT_STRING_X=qbs_new(0,0);
int32 *_SUB_SORT_LONG_J=NULL; int32 *_SUB_SORT_LONG_J=NULL;

View file

@ -15,10 +15,10 @@ if(_FUNC_FINDPROPOSEDTITLE_LONG_I==NULL){
_FUNC_FINDPROPOSEDTITLE_LONG_I=(int32*)mem_static_malloc(4); _FUNC_FINDPROPOSEDTITLE_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_FINDPROPOSEDTITLE_LONG_I=0; *_FUNC_FINDPROPOSEDTITLE_LONG_I=0;
} }
int64 fornext_value5873; int64 fornext_value5900;
int64 fornext_finalvalue5873; int64 fornext_finalvalue5900;
int64 fornext_step5873; int64 fornext_step5900;
uint8 fornext_step_negative5873; uint8 fornext_step_negative5900;
qbs *_FUNC_FINDPROPOSEDTITLE_STRING_THISLINE=NULL; qbs *_FUNC_FINDPROPOSEDTITLE_STRING_THISLINE=NULL;
if (!_FUNC_FINDPROPOSEDTITLE_STRING_THISLINE)_FUNC_FINDPROPOSEDTITLE_STRING_THISLINE=qbs_new(0,0); if (!_FUNC_FINDPROPOSEDTITLE_STRING_THISLINE)_FUNC_FINDPROPOSEDTITLE_STRING_THISLINE=qbs_new(0,0);
int32 *_FUNC_FINDPROPOSEDTITLE_LONG_FOUND_TITLE=NULL; int32 *_FUNC_FINDPROPOSEDTITLE_LONG_FOUND_TITLE=NULL;
@ -35,13 +35,13 @@ qbs *_FUNC_FINDPROPOSEDTITLE_STRING_TEMPFOUND_TITLE=NULL;
if (!_FUNC_FINDPROPOSEDTITLE_STRING_TEMPFOUND_TITLE)_FUNC_FINDPROPOSEDTITLE_STRING_TEMPFOUND_TITLE=qbs_new(0,0); if (!_FUNC_FINDPROPOSEDTITLE_STRING_TEMPFOUND_TITLE)_FUNC_FINDPROPOSEDTITLE_STRING_TEMPFOUND_TITLE=qbs_new(0,0);
qbs *_FUNC_FINDPROPOSEDTITLE_STRING_INVALIDCHARS=NULL; qbs *_FUNC_FINDPROPOSEDTITLE_STRING_INVALIDCHARS=NULL;
if (!_FUNC_FINDPROPOSEDTITLE_STRING_INVALIDCHARS)_FUNC_FINDPROPOSEDTITLE_STRING_INVALIDCHARS=qbs_new(0,0); if (!_FUNC_FINDPROPOSEDTITLE_STRING_INVALIDCHARS)_FUNC_FINDPROPOSEDTITLE_STRING_INVALIDCHARS=qbs_new(0,0);
int64 fornext_value5875; int64 fornext_value5902;
int64 fornext_finalvalue5875; int64 fornext_finalvalue5902;
int64 fornext_step5875; int64 fornext_step5902;
uint8 fornext_step_negative5875; uint8 fornext_step_negative5902;
byte_element_struct *byte_element_5876=NULL; byte_element_struct *byte_element_5903=NULL;
if (!byte_element_5876){ if (!byte_element_5903){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5876=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5876=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5903=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5903=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_FINDPROPOSEDTITLE_STRING_THISCHAR=NULL; qbs *_FUNC_FINDPROPOSEDTITLE_STRING_THISCHAR=NULL;
if (!_FUNC_FINDPROPOSEDTITLE_STRING_THISCHAR)_FUNC_FINDPROPOSEDTITLE_STRING_THISCHAR=qbs_new(0,0); if (!_FUNC_FINDPROPOSEDTITLE_STRING_THISCHAR)_FUNC_FINDPROPOSEDTITLE_STRING_THISCHAR=qbs_new(0,0);

View file

@ -7,10 +7,10 @@ if(_FUNC_FINDCURRENTSF_LONG_CURRSF_CHECK==NULL){
_FUNC_FINDCURRENTSF_LONG_CURRSF_CHECK=(int32*)mem_static_malloc(4); _FUNC_FINDCURRENTSF_LONG_CURRSF_CHECK=(int32*)mem_static_malloc(4);
*_FUNC_FINDCURRENTSF_LONG_CURRSF_CHECK=0; *_FUNC_FINDCURRENTSF_LONG_CURRSF_CHECK=0;
} }
int64 fornext_value5878; int64 fornext_value5905;
int64 fornext_finalvalue5878; int64 fornext_finalvalue5905;
int64 fornext_step5878; int64 fornext_step5905;
uint8 fornext_step_negative5878; uint8 fornext_step_negative5905;
qbs *_FUNC_FINDCURRENTSF_STRING_THISLINE=NULL; qbs *_FUNC_FINDCURRENTSF_STRING_THISLINE=NULL;
if (!_FUNC_FINDCURRENTSF_STRING_THISLINE)_FUNC_FINDCURRENTSF_STRING_THISLINE=qbs_new(0,0); if (!_FUNC_FINDCURRENTSF_STRING_THISLINE)_FUNC_FINDCURRENTSF_STRING_THISLINE=qbs_new(0,0);
int32 *_FUNC_FINDCURRENTSF_LONG_ISSF=NULL; int32 *_FUNC_FINDCURRENTSF_LONG_ISSF=NULL;
@ -20,17 +20,17 @@ _FUNC_FINDCURRENTSF_LONG_ISSF=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_FINDCURRENTSF_STRING_NCTHISLINE=NULL; qbs *_FUNC_FINDCURRENTSF_STRING_NCTHISLINE=NULL;
if (!_FUNC_FINDCURRENTSF_STRING_NCTHISLINE)_FUNC_FINDCURRENTSF_STRING_NCTHISLINE=qbs_new(0,0); if (!_FUNC_FINDCURRENTSF_STRING_NCTHISLINE)_FUNC_FINDCURRENTSF_STRING_NCTHISLINE=qbs_new(0,0);
byte_element_struct *byte_element_5879=NULL; byte_element_struct *byte_element_5906=NULL;
if (!byte_element_5879){ if (!byte_element_5906){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5879=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5879=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5906=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5906=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5880=NULL; byte_element_struct *byte_element_5907=NULL;
if (!byte_element_5880){ if (!byte_element_5907){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5880=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5880=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5907=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5907=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5881=NULL; byte_element_struct *byte_element_5908=NULL;
if (!byte_element_5881){ if (!byte_element_5908){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5881=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5881=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5908=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5908=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_FINDCURRENTSF_LONG_CHECKARGS=NULL; int32 *_FUNC_FINDCURRENTSF_LONG_CHECKARGS=NULL;
if(_FUNC_FINDCURRENTSF_LONG_CHECKARGS==NULL){ if(_FUNC_FINDCURRENTSF_LONG_CHECKARGS==NULL){
@ -47,10 +47,10 @@ if(_FUNC_FINDCURRENTSF_LONG_DECLIB_CHECK==NULL){
_FUNC_FINDCURRENTSF_LONG_DECLIB_CHECK=(int32*)mem_static_malloc(4); _FUNC_FINDCURRENTSF_LONG_DECLIB_CHECK=(int32*)mem_static_malloc(4);
*_FUNC_FINDCURRENTSF_LONG_DECLIB_CHECK=0; *_FUNC_FINDCURRENTSF_LONG_DECLIB_CHECK=0;
} }
int64 fornext_value5883; int64 fornext_value5910;
int64 fornext_finalvalue5883; int64 fornext_finalvalue5910;
int64 fornext_step5883; int64 fornext_step5910;
uint8 fornext_step_negative5883; uint8 fornext_step_negative5910;
int32 *_FUNC_FINDCURRENTSF_LONG_ENDEDSF=NULL; int32 *_FUNC_FINDCURRENTSF_LONG_ENDEDSF=NULL;
if(_FUNC_FINDCURRENTSF_LONG_ENDEDSF==NULL){ if(_FUNC_FINDCURRENTSF_LONG_ENDEDSF==NULL){
_FUNC_FINDCURRENTSF_LONG_ENDEDSF=(int32*)mem_static_malloc(4); _FUNC_FINDCURRENTSF_LONG_ENDEDSF=(int32*)mem_static_malloc(4);
@ -61,7 +61,7 @@ if(_FUNC_FINDCURRENTSF_LONG_ENDSF_CHECK==NULL){
_FUNC_FINDCURRENTSF_LONG_ENDSF_CHECK=(int32*)mem_static_malloc(4); _FUNC_FINDCURRENTSF_LONG_ENDSF_CHECK=(int32*)mem_static_malloc(4);
*_FUNC_FINDCURRENTSF_LONG_ENDSF_CHECK=0; *_FUNC_FINDCURRENTSF_LONG_ENDSF_CHECK=0;
} }
int64 fornext_value5885; int64 fornext_value5912;
int64 fornext_finalvalue5885; int64 fornext_finalvalue5912;
int64 fornext_step5885; int64 fornext_step5912;
uint8 fornext_step_negative5885; uint8 fornext_step_negative5912;

View file

@ -1,6 +1,6 @@
byte_element_struct *byte_element_5886=NULL; byte_element_struct *byte_element_5913=NULL;
if (!byte_element_5886){ if (!byte_element_5913){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5886=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5886=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5913=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5913=(byte_element_struct*)mem_static_malloc(12);
} }
int16 *_SUB_UPDATEIDEINFO_INTEGER_PERCENTAGE=NULL; int16 *_SUB_UPDATEIDEINFO_INTEGER_PERCENTAGE=NULL;
if(_SUB_UPDATEIDEINFO_INTEGER_PERCENTAGE==NULL){ if(_SUB_UPDATEIDEINFO_INTEGER_PERCENTAGE==NULL){
@ -9,27 +9,27 @@ _SUB_UPDATEIDEINFO_INTEGER_PERCENTAGE=(int16*)mem_static_malloc(2);
} }
qbs *_SUB_UPDATEIDEINFO_STRING_A=NULL; qbs *_SUB_UPDATEIDEINFO_STRING_A=NULL;
if (!_SUB_UPDATEIDEINFO_STRING_A)_SUB_UPDATEIDEINFO_STRING_A=qbs_new(0,0); if (!_SUB_UPDATEIDEINFO_STRING_A)_SUB_UPDATEIDEINFO_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5887=NULL; byte_element_struct *byte_element_5914=NULL;
if (!byte_element_5887){ if (!byte_element_5914){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5887=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5887=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5914=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5914=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5888=NULL; byte_element_struct *byte_element_5915=NULL;
if (!byte_element_5888){ if (!byte_element_5915){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5888=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5888=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5915=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5915=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5889=NULL; byte_element_struct *byte_element_5916=NULL;
if (!byte_element_5889){ if (!byte_element_5916){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5889=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5889=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5916=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5916=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5890=NULL; byte_element_struct *byte_element_5917=NULL;
if (!byte_element_5890){ if (!byte_element_5917){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5890=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5890=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5917=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5917=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5891=NULL; byte_element_struct *byte_element_5918=NULL;
if (!byte_element_5891){ if (!byte_element_5918){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5891=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5891=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5918=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5918=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5892=NULL; byte_element_struct *byte_element_5919=NULL;
if (!byte_element_5892){ if (!byte_element_5919){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5892=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5892=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5919=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5919=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,14 +1,14 @@
qbs*oldstr5893=NULL; qbs*oldstr5920=NULL;
if(_SUB_UPDATEMENUHELPLINE_STRING_A->tmp||_SUB_UPDATEMENUHELPLINE_STRING_A->fixed||_SUB_UPDATEMENUHELPLINE_STRING_A->readonly){ if(_SUB_UPDATEMENUHELPLINE_STRING_A->tmp||_SUB_UPDATEMENUHELPLINE_STRING_A->fixed||_SUB_UPDATEMENUHELPLINE_STRING_A->readonly){
oldstr5893=_SUB_UPDATEMENUHELPLINE_STRING_A; oldstr5920=_SUB_UPDATEMENUHELPLINE_STRING_A;
if (oldstr5893->cmem_descriptor){ if (oldstr5920->cmem_descriptor){
_SUB_UPDATEMENUHELPLINE_STRING_A=qbs_new_cmem(oldstr5893->len,0); _SUB_UPDATEMENUHELPLINE_STRING_A=qbs_new_cmem(oldstr5920->len,0);
}else{ }else{
_SUB_UPDATEMENUHELPLINE_STRING_A=qbs_new(oldstr5893->len,0); _SUB_UPDATEMENUHELPLINE_STRING_A=qbs_new(oldstr5920->len,0);
} }
memcpy(_SUB_UPDATEMENUHELPLINE_STRING_A->chr,oldstr5893->chr,oldstr5893->len); memcpy(_SUB_UPDATEMENUHELPLINE_STRING_A->chr,oldstr5920->chr,oldstr5920->len);
} }
byte_element_struct *byte_element_5894=NULL; byte_element_struct *byte_element_5921=NULL;
if (!byte_element_5894){ if (!byte_element_5921){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5894=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5894=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5921=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5921=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -3,35 +3,35 @@ if(_FUNC_BINARYFORMATCHECK_INTEGER_BINARYFORMATCHECK==NULL){
_FUNC_BINARYFORMATCHECK_INTEGER_BINARYFORMATCHECK=(int16*)mem_static_malloc(2); _FUNC_BINARYFORMATCHECK_INTEGER_BINARYFORMATCHECK=(int16*)mem_static_malloc(2);
*_FUNC_BINARYFORMATCHECK_INTEGER_BINARYFORMATCHECK=0; *_FUNC_BINARYFORMATCHECK_INTEGER_BINARYFORMATCHECK=0;
} }
qbs*oldstr5896=NULL; qbs*oldstr5923=NULL;
if(_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->tmp||_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->fixed||_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->readonly){ if(_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->tmp||_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->fixed||_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->readonly){
oldstr5896=_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK; oldstr5923=_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK;
if (oldstr5896->cmem_descriptor){ if (oldstr5923->cmem_descriptor){
_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK=qbs_new_cmem(oldstr5896->len,0); _FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK=qbs_new_cmem(oldstr5923->len,0);
}else{ }else{
_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK=qbs_new(oldstr5896->len,0); _FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK=qbs_new(oldstr5923->len,0);
} }
memcpy(_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->chr,oldstr5896->chr,oldstr5896->len); memcpy(_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->chr,oldstr5923->chr,oldstr5923->len);
} }
qbs*oldstr5897=NULL; qbs*oldstr5924=NULL;
if(_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->tmp||_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->fixed||_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->readonly){ if(_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->tmp||_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->fixed||_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->readonly){
oldstr5897=_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK; oldstr5924=_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK;
if (oldstr5897->cmem_descriptor){ if (oldstr5924->cmem_descriptor){
_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK=qbs_new_cmem(oldstr5897->len,0); _FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK=qbs_new_cmem(oldstr5924->len,0);
}else{ }else{
_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK=qbs_new(oldstr5897->len,0); _FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK=qbs_new(oldstr5924->len,0);
} }
memcpy(_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->chr,oldstr5897->chr,oldstr5897->len); memcpy(_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->chr,oldstr5924->chr,oldstr5924->len);
} }
qbs*oldstr5898=NULL; qbs*oldstr5925=NULL;
if(_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->tmp||_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->fixed||_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->readonly){ if(_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->tmp||_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->fixed||_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->readonly){
oldstr5898=_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK; oldstr5925=_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK;
if (oldstr5898->cmem_descriptor){ if (oldstr5925->cmem_descriptor){
_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK=qbs_new_cmem(oldstr5898->len,0); _FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK=qbs_new_cmem(oldstr5925->len,0);
}else{ }else{
_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK=qbs_new(oldstr5898->len,0); _FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK=qbs_new(oldstr5925->len,0);
} }
memcpy(_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->chr,oldstr5898->chr,oldstr5898->len); memcpy(_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->chr,oldstr5925->chr,oldstr5925->len);
} }
int32 *_FUNC_BINARYFORMATCHECK_LONG_FH=NULL; int32 *_FUNC_BINARYFORMATCHECK_LONG_FH=NULL;
if(_FUNC_BINARYFORMATCHECK_LONG_FH==NULL){ if(_FUNC_BINARYFORMATCHECK_LONG_FH==NULL){
@ -45,18 +45,18 @@ if(_FUNC_BINARYFORMATCHECK_INTEGER_FORMAT==NULL){
_FUNC_BINARYFORMATCHECK_INTEGER_FORMAT=(int16*)mem_static_malloc(2); _FUNC_BINARYFORMATCHECK_INTEGER_FORMAT=(int16*)mem_static_malloc(2);
*_FUNC_BINARYFORMATCHECK_INTEGER_FORMAT=0; *_FUNC_BINARYFORMATCHECK_INTEGER_FORMAT=0;
} }
byte_element_struct *byte_element_5899=NULL; byte_element_struct *byte_element_5926=NULL;
if (!byte_element_5899){ if (!byte_element_5926){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5899=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5899=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5926=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5926=(byte_element_struct*)mem_static_malloc(12);
} }
int16 *_FUNC_BINARYFORMATCHECK_INTEGER_VERSION=NULL; int16 *_FUNC_BINARYFORMATCHECK_INTEGER_VERSION=NULL;
if(_FUNC_BINARYFORMATCHECK_INTEGER_VERSION==NULL){ if(_FUNC_BINARYFORMATCHECK_INTEGER_VERSION==NULL){
_FUNC_BINARYFORMATCHECK_INTEGER_VERSION=(int16*)mem_static_malloc(2); _FUNC_BINARYFORMATCHECK_INTEGER_VERSION=(int16*)mem_static_malloc(2);
*_FUNC_BINARYFORMATCHECK_INTEGER_VERSION=0; *_FUNC_BINARYFORMATCHECK_INTEGER_VERSION=0;
} }
byte_element_struct *byte_element_5900=NULL; byte_element_struct *byte_element_5927=NULL;
if (!byte_element_5900){ if (!byte_element_5927){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5900=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5900=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5927=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5927=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_BINARYFORMATCHECK_LONG_RESULT=NULL; int32 *_FUNC_BINARYFORMATCHECK_LONG_RESULT=NULL;
if(_FUNC_BINARYFORMATCHECK_LONG_RESULT==NULL){ if(_FUNC_BINARYFORMATCHECK_LONG_RESULT==NULL){
@ -72,13 +72,13 @@ if(_FUNC_BINARYFORMATCHECK_LONG_I==NULL){
_FUNC_BINARYFORMATCHECK_LONG_I=(int32*)mem_static_malloc(4); _FUNC_BINARYFORMATCHECK_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_BINARYFORMATCHECK_LONG_I=0; *_FUNC_BINARYFORMATCHECK_LONG_I=0;
} }
int64 fornext_value5903; int64 fornext_value5930;
int64 fornext_finalvalue5903; int64 fornext_finalvalue5930;
int64 fornext_step5903; int64 fornext_step5930;
uint8 fornext_step_negative5903; uint8 fornext_step_negative5930;
byte_element_struct *byte_element_5904=NULL; byte_element_struct *byte_element_5931=NULL;
if (!byte_element_5904){ if (!byte_element_5931){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5904=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5904=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5931=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5931=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_BINARYFORMATCHECK_STRING_OFILE=NULL; qbs *_FUNC_BINARYFORMATCHECK_STRING_OFILE=NULL;
if (!_FUNC_BINARYFORMATCHECK_STRING_OFILE)_FUNC_BINARYFORMATCHECK_STRING_OFILE=qbs_new(0,0); if (!_FUNC_BINARYFORMATCHECK_STRING_OFILE)_FUNC_BINARYFORMATCHECK_STRING_OFILE=qbs_new(0,0);
@ -87,25 +87,25 @@ if(_FUNC_BINARYFORMATCHECK_LONG_DUMMY==NULL){
_FUNC_BINARYFORMATCHECK_LONG_DUMMY=(int32*)mem_static_malloc(4); _FUNC_BINARYFORMATCHECK_LONG_DUMMY=(int32*)mem_static_malloc(4);
*_FUNC_BINARYFORMATCHECK_LONG_DUMMY=0; *_FUNC_BINARYFORMATCHECK_LONG_DUMMY=0;
} }
int8 pass5905; int8 pass5932;
int32 pass5906; int32 pass5933;
qbs *_FUNC_BINARYFORMATCHECK_STRING_CONVERTLINE=NULL; qbs *_FUNC_BINARYFORMATCHECK_STRING_CONVERTLINE=NULL;
if (!_FUNC_BINARYFORMATCHECK_STRING_CONVERTLINE)_FUNC_BINARYFORMATCHECK_STRING_CONVERTLINE=qbs_new(0,0); if (!_FUNC_BINARYFORMATCHECK_STRING_CONVERTLINE)_FUNC_BINARYFORMATCHECK_STRING_CONVERTLINE=qbs_new(0,0);
int32 pass5907; int32 pass5934;
int8 pass5908; int8 pass5935;
byte_element_struct *byte_element_5909=NULL; byte_element_struct *byte_element_5936=NULL;
if (!byte_element_5909){ if (!byte_element_5936){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5909=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5909=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5936=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5936=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5910=NULL; byte_element_struct *byte_element_5937=NULL;
if (!byte_element_5910){ if (!byte_element_5937){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5910=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5910=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5937=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5937=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5911=NULL; byte_element_struct *byte_element_5938=NULL;
if (!byte_element_5911){ if (!byte_element_5938){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5911=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5911=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5938=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5938=(byte_element_struct*)mem_static_malloc(12);
} }
int8 pass5912; int8 pass5939;
int32 pass5913; int32 pass5940;
int32 pass5914; int32 pass5941;
int8 pass5915; int8 pass5942;

View file

@ -1,14 +1,14 @@
qbs *_FUNC_REMOVESYMBOL2_STRING_REMOVESYMBOL2=NULL; qbs *_FUNC_REMOVESYMBOL2_STRING_REMOVESYMBOL2=NULL;
if (!_FUNC_REMOVESYMBOL2_STRING_REMOVESYMBOL2)_FUNC_REMOVESYMBOL2_STRING_REMOVESYMBOL2=qbs_new(0,0); if (!_FUNC_REMOVESYMBOL2_STRING_REMOVESYMBOL2)_FUNC_REMOVESYMBOL2_STRING_REMOVESYMBOL2=qbs_new(0,0);
qbs*oldstr5916=NULL; qbs*oldstr5943=NULL;
if(_FUNC_REMOVESYMBOL2_STRING_VARNAME->tmp||_FUNC_REMOVESYMBOL2_STRING_VARNAME->fixed||_FUNC_REMOVESYMBOL2_STRING_VARNAME->readonly){ if(_FUNC_REMOVESYMBOL2_STRING_VARNAME->tmp||_FUNC_REMOVESYMBOL2_STRING_VARNAME->fixed||_FUNC_REMOVESYMBOL2_STRING_VARNAME->readonly){
oldstr5916=_FUNC_REMOVESYMBOL2_STRING_VARNAME; oldstr5943=_FUNC_REMOVESYMBOL2_STRING_VARNAME;
if (oldstr5916->cmem_descriptor){ if (oldstr5943->cmem_descriptor){
_FUNC_REMOVESYMBOL2_STRING_VARNAME=qbs_new_cmem(oldstr5916->len,0); _FUNC_REMOVESYMBOL2_STRING_VARNAME=qbs_new_cmem(oldstr5943->len,0);
}else{ }else{
_FUNC_REMOVESYMBOL2_STRING_VARNAME=qbs_new(oldstr5916->len,0); _FUNC_REMOVESYMBOL2_STRING_VARNAME=qbs_new(oldstr5943->len,0);
} }
memcpy(_FUNC_REMOVESYMBOL2_STRING_VARNAME->chr,oldstr5916->chr,oldstr5916->len); memcpy(_FUNC_REMOVESYMBOL2_STRING_VARNAME->chr,oldstr5943->chr,oldstr5943->len);
} }
int32 *_FUNC_REMOVESYMBOL2_LONG_I=NULL; int32 *_FUNC_REMOVESYMBOL2_LONG_I=NULL;
if(_FUNC_REMOVESYMBOL2_LONG_I==NULL){ if(_FUNC_REMOVESYMBOL2_LONG_I==NULL){

View file

@ -1,12 +1,12 @@
qbs*oldstr5917=NULL; qbs*oldstr5944=NULL;
if(_SUB_CLEANSUBNAME_STRING_N->tmp||_SUB_CLEANSUBNAME_STRING_N->fixed||_SUB_CLEANSUBNAME_STRING_N->readonly){ if(_SUB_CLEANSUBNAME_STRING_N->tmp||_SUB_CLEANSUBNAME_STRING_N->fixed||_SUB_CLEANSUBNAME_STRING_N->readonly){
oldstr5917=_SUB_CLEANSUBNAME_STRING_N; oldstr5944=_SUB_CLEANSUBNAME_STRING_N;
if (oldstr5917->cmem_descriptor){ if (oldstr5944->cmem_descriptor){
_SUB_CLEANSUBNAME_STRING_N=qbs_new_cmem(oldstr5917->len,0); _SUB_CLEANSUBNAME_STRING_N=qbs_new_cmem(oldstr5944->len,0);
}else{ }else{
_SUB_CLEANSUBNAME_STRING_N=qbs_new(oldstr5917->len,0); _SUB_CLEANSUBNAME_STRING_N=qbs_new(oldstr5944->len,0);
} }
memcpy(_SUB_CLEANSUBNAME_STRING_N->chr,oldstr5917->chr,oldstr5917->len); memcpy(_SUB_CLEANSUBNAME_STRING_N->chr,oldstr5944->chr,oldstr5944->len);
} }
int32 *_SUB_CLEANSUBNAME_LONG_X=NULL; int32 *_SUB_CLEANSUBNAME_LONG_X=NULL;
if(_SUB_CLEANSUBNAME_LONG_X==NULL){ if(_SUB_CLEANSUBNAME_LONG_X==NULL){

View file

@ -1,4 +1,4 @@
int64 fornext_value5919; int64 fornext_value5946;
int64 fornext_finalvalue5919; int64 fornext_finalvalue5946;
int64 fornext_step5919; int64 fornext_step5946;
uint8 fornext_step_negative5919; uint8 fornext_step_negative5946;

View file

@ -1,10 +1,10 @@
qbs*oldstr5920=NULL; qbs*oldstr5947=NULL;
if(_SUB_SETSTATUSMESSAGE_STRING_TEXT->tmp||_SUB_SETSTATUSMESSAGE_STRING_TEXT->fixed||_SUB_SETSTATUSMESSAGE_STRING_TEXT->readonly){ if(_SUB_SETSTATUSMESSAGE_STRING_TEXT->tmp||_SUB_SETSTATUSMESSAGE_STRING_TEXT->fixed||_SUB_SETSTATUSMESSAGE_STRING_TEXT->readonly){
oldstr5920=_SUB_SETSTATUSMESSAGE_STRING_TEXT; oldstr5947=_SUB_SETSTATUSMESSAGE_STRING_TEXT;
if (oldstr5920->cmem_descriptor){ if (oldstr5947->cmem_descriptor){
_SUB_SETSTATUSMESSAGE_STRING_TEXT=qbs_new_cmem(oldstr5920->len,0); _SUB_SETSTATUSMESSAGE_STRING_TEXT=qbs_new_cmem(oldstr5947->len,0);
}else{ }else{
_SUB_SETSTATUSMESSAGE_STRING_TEXT=qbs_new(oldstr5920->len,0); _SUB_SETSTATUSMESSAGE_STRING_TEXT=qbs_new(oldstr5947->len,0);
} }
memcpy(_SUB_SETSTATUSMESSAGE_STRING_TEXT->chr,oldstr5920->chr,oldstr5920->len); memcpy(_SUB_SETSTATUSMESSAGE_STRING_TEXT->chr,oldstr5947->chr,oldstr5947->len);
} }

View file

@ -7,9 +7,9 @@ if(_FUNC_GETWORDATCURSOR_LONG_X==NULL){
_FUNC_GETWORDATCURSOR_LONG_X=(int32*)mem_static_malloc(4); _FUNC_GETWORDATCURSOR_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_GETWORDATCURSOR_LONG_X=0; *_FUNC_GETWORDATCURSOR_LONG_X=0;
} }
byte_element_struct *byte_element_5921=NULL; byte_element_struct *byte_element_5948=NULL;
if (!byte_element_5921){ if (!byte_element_5948){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5921=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5921=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5948=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5948=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_GETWORDATCURSOR_LONG_X1=NULL; int32 *_FUNC_GETWORDATCURSOR_LONG_X1=NULL;
if(_FUNC_GETWORDATCURSOR_LONG_X1==NULL){ if(_FUNC_GETWORDATCURSOR_LONG_X1==NULL){
@ -21,19 +21,19 @@ if(_FUNC_GETWORDATCURSOR_LONG_X2==NULL){
_FUNC_GETWORDATCURSOR_LONG_X2=(int32*)mem_static_malloc(4); _FUNC_GETWORDATCURSOR_LONG_X2=(int32*)mem_static_malloc(4);
*_FUNC_GETWORDATCURSOR_LONG_X2=0; *_FUNC_GETWORDATCURSOR_LONG_X2=0;
} }
byte_element_struct *byte_element_5923=NULL; byte_element_struct *byte_element_5950=NULL;
if (!byte_element_5923){ if (!byte_element_5950){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5923=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5923=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5950=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5950=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_GETWORDATCURSOR_STRING_A2=NULL; qbs *_FUNC_GETWORDATCURSOR_STRING_A2=NULL;
if (!_FUNC_GETWORDATCURSOR_STRING_A2)_FUNC_GETWORDATCURSOR_STRING_A2=qbs_new(0,0); if (!_FUNC_GETWORDATCURSOR_STRING_A2)_FUNC_GETWORDATCURSOR_STRING_A2=qbs_new(0,0);
qbs *_FUNC_GETWORDATCURSOR_STRING_SYMBOL=NULL; qbs *_FUNC_GETWORDATCURSOR_STRING_SYMBOL=NULL;
if (!_FUNC_GETWORDATCURSOR_STRING_SYMBOL)_FUNC_GETWORDATCURSOR_STRING_SYMBOL=qbs_new(0,0); if (!_FUNC_GETWORDATCURSOR_STRING_SYMBOL)_FUNC_GETWORDATCURSOR_STRING_SYMBOL=qbs_new(0,0);
byte_element_struct *byte_element_5926=NULL; byte_element_struct *byte_element_5953=NULL;
if (!byte_element_5926){ if (!byte_element_5953){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5926=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5926=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5953=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5953=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5928=NULL; byte_element_struct *byte_element_5955=NULL;
if (!byte_element_5928){ if (!byte_element_5955){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5928=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5928=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5955=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5955=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -25,10 +25,10 @@ if(_FUNC_GETSELECTEDTEXT_LONG_Y==NULL){
_FUNC_GETSELECTEDTEXT_LONG_Y=(int32*)mem_static_malloc(4); _FUNC_GETSELECTEDTEXT_LONG_Y=(int32*)mem_static_malloc(4);
*_FUNC_GETSELECTEDTEXT_LONG_Y=0; *_FUNC_GETSELECTEDTEXT_LONG_Y=0;
} }
int64 fornext_value5930; int64 fornext_value5957;
int64 fornext_finalvalue5930; int64 fornext_finalvalue5957;
int64 fornext_step5930; int64 fornext_step5957;
uint8 fornext_step_negative5930; uint8 fornext_step_negative5957;
qbs *_FUNC_GETSELECTEDTEXT_STRING_A=NULL; qbs *_FUNC_GETSELECTEDTEXT_STRING_A=NULL;
if (!_FUNC_GETSELECTEDTEXT_STRING_A)_FUNC_GETSELECTEDTEXT_STRING_A=qbs_new(0,0); if (!_FUNC_GETSELECTEDTEXT_STRING_A)_FUNC_GETSELECTEDTEXT_STRING_A=qbs_new(0,0);
int32 *_FUNC_GETSELECTEDTEXT_LONG_X=NULL; int32 *_FUNC_GETSELECTEDTEXT_LONG_X=NULL;
@ -36,21 +36,21 @@ if(_FUNC_GETSELECTEDTEXT_LONG_X==NULL){
_FUNC_GETSELECTEDTEXT_LONG_X=(int32*)mem_static_malloc(4); _FUNC_GETSELECTEDTEXT_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_GETSELECTEDTEXT_LONG_X=0; *_FUNC_GETSELECTEDTEXT_LONG_X=0;
} }
int64 fornext_value5932; int64 fornext_value5959;
int64 fornext_finalvalue5932; int64 fornext_finalvalue5959;
int64 fornext_step5932; int64 fornext_step5959;
uint8 fornext_step_negative5932; uint8 fornext_step_negative5959;
byte_element_struct *byte_element_5933=NULL; byte_element_struct *byte_element_5960=NULL;
if (!byte_element_5933){ if (!byte_element_5960){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5933=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5933=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5960=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5960=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_GETSELECTEDTEXT_STRING_CLIP=NULL; qbs *_FUNC_GETSELECTEDTEXT_STRING_CLIP=NULL;
if (!_FUNC_GETSELECTEDTEXT_STRING_CLIP)_FUNC_GETSELECTEDTEXT_STRING_CLIP=qbs_new(0,0); if (!_FUNC_GETSELECTEDTEXT_STRING_CLIP)_FUNC_GETSELECTEDTEXT_STRING_CLIP=qbs_new(0,0);
byte_element_struct *byte_element_5934=NULL; byte_element_struct *byte_element_5961=NULL;
if (!byte_element_5934){ if (!byte_element_5961){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5934=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5934=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5961=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5961=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5935=NULL; byte_element_struct *byte_element_5962=NULL;
if (!byte_element_5935){ if (!byte_element_5962){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5935=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5935=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5962=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5962=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -28,23 +28,23 @@ if(_SUB_DELSELECT_LONG_Y==NULL){
_SUB_DELSELECT_LONG_Y=(int32*)mem_static_malloc(4); _SUB_DELSELECT_LONG_Y=(int32*)mem_static_malloc(4);
*_SUB_DELSELECT_LONG_Y=0; *_SUB_DELSELECT_LONG_Y=0;
} }
int64 fornext_value5937; int64 fornext_value5964;
int64 fornext_finalvalue5937; int64 fornext_finalvalue5964;
int64 fornext_step5937; int64 fornext_step5964;
uint8 fornext_step_negative5937; uint8 fornext_step_negative5964;
qbs *_SUB_DELSELECT_STRING_A=NULL; qbs *_SUB_DELSELECT_STRING_A=NULL;
if (!_SUB_DELSELECT_STRING_A)_SUB_DELSELECT_STRING_A=qbs_new(0,0); if (!_SUB_DELSELECT_STRING_A)_SUB_DELSELECT_STRING_A=qbs_new(0,0);
qbs *_SUB_DELSELECT_STRING_A2=NULL; qbs *_SUB_DELSELECT_STRING_A2=NULL;
if (!_SUB_DELSELECT_STRING_A2)_SUB_DELSELECT_STRING_A2=qbs_new(0,0); if (!_SUB_DELSELECT_STRING_A2)_SUB_DELSELECT_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_5938=NULL; byte_element_struct *byte_element_5965=NULL;
if (!byte_element_5938){ if (!byte_element_5965){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5938=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5938=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5965=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5965=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5939=NULL; byte_element_struct *byte_element_5966=NULL;
if (!byte_element_5939){ if (!byte_element_5966){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5939=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5939=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5966=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5966=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5940=NULL; byte_element_struct *byte_element_5967=NULL;
if (!byte_element_5940){ if (!byte_element_5967){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5940=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5940=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5967=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5967=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,28 +1,28 @@
qbs*oldstr5941=NULL; qbs*oldstr5968=NULL;
if(_SUB_INSERTATCURSOR_STRING_TEMPK->tmp||_SUB_INSERTATCURSOR_STRING_TEMPK->fixed||_SUB_INSERTATCURSOR_STRING_TEMPK->readonly){ if(_SUB_INSERTATCURSOR_STRING_TEMPK->tmp||_SUB_INSERTATCURSOR_STRING_TEMPK->fixed||_SUB_INSERTATCURSOR_STRING_TEMPK->readonly){
oldstr5941=_SUB_INSERTATCURSOR_STRING_TEMPK; oldstr5968=_SUB_INSERTATCURSOR_STRING_TEMPK;
if (oldstr5941->cmem_descriptor){ if (oldstr5968->cmem_descriptor){
_SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new_cmem(oldstr5941->len,0); _SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new_cmem(oldstr5968->len,0);
}else{ }else{
_SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new(oldstr5941->len,0); _SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new(oldstr5968->len,0);
} }
memcpy(_SUB_INSERTATCURSOR_STRING_TEMPK->chr,oldstr5941->chr,oldstr5941->len); memcpy(_SUB_INSERTATCURSOR_STRING_TEMPK->chr,oldstr5968->chr,oldstr5968->len);
} }
qbs *_SUB_INSERTATCURSOR_STRING_A=NULL; qbs *_SUB_INSERTATCURSOR_STRING_A=NULL;
if (!_SUB_INSERTATCURSOR_STRING_A)_SUB_INSERTATCURSOR_STRING_A=qbs_new(0,0); if (!_SUB_INSERTATCURSOR_STRING_A)_SUB_INSERTATCURSOR_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5942=NULL; byte_element_struct *byte_element_5969=NULL;
if (!byte_element_5942){ if (!byte_element_5969){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5942=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5942=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5969=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5969=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5943=NULL; byte_element_struct *byte_element_5970=NULL;
if (!byte_element_5943){ if (!byte_element_5970){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5943=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5943=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5970=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5970=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5944=NULL; byte_element_struct *byte_element_5971=NULL;
if (!byte_element_5944){ if (!byte_element_5971){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5944=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5944=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5971=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5971=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5945=NULL; byte_element_struct *byte_element_5972=NULL;
if (!byte_element_5945){ if (!byte_element_5972){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5945=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5945=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5972=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5972=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,14 +1,14 @@
qbs *_FUNC_FINDHELPTOPIC_STRING_FINDHELPTOPIC=NULL; qbs *_FUNC_FINDHELPTOPIC_STRING_FINDHELPTOPIC=NULL;
if (!_FUNC_FINDHELPTOPIC_STRING_FINDHELPTOPIC)_FUNC_FINDHELPTOPIC_STRING_FINDHELPTOPIC=qbs_new(0,0); if (!_FUNC_FINDHELPTOPIC_STRING_FINDHELPTOPIC)_FUNC_FINDHELPTOPIC_STRING_FINDHELPTOPIC=qbs_new(0,0);
qbs*oldstr5946=NULL; qbs*oldstr5973=NULL;
if(_FUNC_FINDHELPTOPIC_STRING_TOPIC->tmp||_FUNC_FINDHELPTOPIC_STRING_TOPIC->fixed||_FUNC_FINDHELPTOPIC_STRING_TOPIC->readonly){ if(_FUNC_FINDHELPTOPIC_STRING_TOPIC->tmp||_FUNC_FINDHELPTOPIC_STRING_TOPIC->fixed||_FUNC_FINDHELPTOPIC_STRING_TOPIC->readonly){
oldstr5946=_FUNC_FINDHELPTOPIC_STRING_TOPIC; oldstr5973=_FUNC_FINDHELPTOPIC_STRING_TOPIC;
if (oldstr5946->cmem_descriptor){ if (oldstr5973->cmem_descriptor){
_FUNC_FINDHELPTOPIC_STRING_TOPIC=qbs_new_cmem(oldstr5946->len,0); _FUNC_FINDHELPTOPIC_STRING_TOPIC=qbs_new_cmem(oldstr5973->len,0);
}else{ }else{
_FUNC_FINDHELPTOPIC_STRING_TOPIC=qbs_new(oldstr5946->len,0); _FUNC_FINDHELPTOPIC_STRING_TOPIC=qbs_new(oldstr5973->len,0);
} }
memcpy(_FUNC_FINDHELPTOPIC_STRING_TOPIC->chr,oldstr5946->chr,oldstr5946->len); memcpy(_FUNC_FINDHELPTOPIC_STRING_TOPIC->chr,oldstr5973->chr,oldstr5973->len);
} }
qbs *_FUNC_FINDHELPTOPIC_STRING_A2=NULL; qbs *_FUNC_FINDHELPTOPIC_STRING_A2=NULL;
if (!_FUNC_FINDHELPTOPIC_STRING_A2)_FUNC_FINDHELPTOPIC_STRING_A2=qbs_new(0,0); if (!_FUNC_FINDHELPTOPIC_STRING_A2)_FUNC_FINDHELPTOPIC_STRING_A2=qbs_new(0,0);
@ -30,7 +30,7 @@ qbs *_FUNC_FINDHELPTOPIC_STRING_L1=NULL;
if (!_FUNC_FINDHELPTOPIC_STRING_L1)_FUNC_FINDHELPTOPIC_STRING_L1=qbs_new(0,0); if (!_FUNC_FINDHELPTOPIC_STRING_L1)_FUNC_FINDHELPTOPIC_STRING_L1=qbs_new(0,0);
qbs *_FUNC_FINDHELPTOPIC_STRING_L2=NULL; qbs *_FUNC_FINDHELPTOPIC_STRING_L2=NULL;
if (!_FUNC_FINDHELPTOPIC_STRING_L2)_FUNC_FINDHELPTOPIC_STRING_L2=qbs_new(0,0); if (!_FUNC_FINDHELPTOPIC_STRING_L2)_FUNC_FINDHELPTOPIC_STRING_L2=qbs_new(0,0);
byte_element_struct *byte_element_5949=NULL; byte_element_struct *byte_element_5976=NULL;
if (!byte_element_5949){ if (!byte_element_5976){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5949=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5949=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5976=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5976=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -3,21 +3,21 @@ if(_FUNC_ISNUMBER_LONG_ISNUMBER==NULL){
_FUNC_ISNUMBER_LONG_ISNUMBER=(int32*)mem_static_malloc(4); _FUNC_ISNUMBER_LONG_ISNUMBER=(int32*)mem_static_malloc(4);
*_FUNC_ISNUMBER_LONG_ISNUMBER=0; *_FUNC_ISNUMBER_LONG_ISNUMBER=0;
} }
qbs*oldstr5950=NULL; qbs*oldstr5977=NULL;
if(_FUNC_ISNUMBER_STRING___A->tmp||_FUNC_ISNUMBER_STRING___A->fixed||_FUNC_ISNUMBER_STRING___A->readonly){ if(_FUNC_ISNUMBER_STRING___A->tmp||_FUNC_ISNUMBER_STRING___A->fixed||_FUNC_ISNUMBER_STRING___A->readonly){
oldstr5950=_FUNC_ISNUMBER_STRING___A; oldstr5977=_FUNC_ISNUMBER_STRING___A;
if (oldstr5950->cmem_descriptor){ if (oldstr5977->cmem_descriptor){
_FUNC_ISNUMBER_STRING___A=qbs_new_cmem(oldstr5950->len,0); _FUNC_ISNUMBER_STRING___A=qbs_new_cmem(oldstr5977->len,0);
}else{ }else{
_FUNC_ISNUMBER_STRING___A=qbs_new(oldstr5950->len,0); _FUNC_ISNUMBER_STRING___A=qbs_new(oldstr5977->len,0);
} }
memcpy(_FUNC_ISNUMBER_STRING___A->chr,oldstr5950->chr,oldstr5950->len); memcpy(_FUNC_ISNUMBER_STRING___A->chr,oldstr5977->chr,oldstr5977->len);
} }
qbs *_FUNC_ISNUMBER_STRING_A=NULL; qbs *_FUNC_ISNUMBER_STRING_A=NULL;
if (!_FUNC_ISNUMBER_STRING_A)_FUNC_ISNUMBER_STRING_A=qbs_new(0,0); if (!_FUNC_ISNUMBER_STRING_A)_FUNC_ISNUMBER_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5951=NULL; byte_element_struct *byte_element_5978=NULL;
if (!byte_element_5951){ if (!byte_element_5978){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5951=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5951=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5978=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5978=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_ISNUMBER_LONG_I=NULL; int32 *_FUNC_ISNUMBER_LONG_I=NULL;
if(_FUNC_ISNUMBER_LONG_I==NULL){ if(_FUNC_ISNUMBER_LONG_I==NULL){
@ -26,9 +26,9 @@ _FUNC_ISNUMBER_LONG_I=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_ISNUMBER_STRING_SYMBOL=NULL; qbs *_FUNC_ISNUMBER_STRING_SYMBOL=NULL;
if (!_FUNC_ISNUMBER_STRING_SYMBOL)_FUNC_ISNUMBER_STRING_SYMBOL=qbs_new(0,0); if (!_FUNC_ISNUMBER_STRING_SYMBOL)_FUNC_ISNUMBER_STRING_SYMBOL=qbs_new(0,0);
byte_element_struct *byte_element_5952=NULL; byte_element_struct *byte_element_5979=NULL;
if (!byte_element_5952){ if (!byte_element_5979){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5952=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5952=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5979=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5979=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_ISNUMBER_LONG_EE=NULL; int32 *_FUNC_ISNUMBER_LONG_EE=NULL;
if(_FUNC_ISNUMBER_LONG_EE==NULL){ if(_FUNC_ISNUMBER_LONG_EE==NULL){
@ -40,22 +40,22 @@ if(_FUNC_ISNUMBER_LONG_DD==NULL){
_FUNC_ISNUMBER_LONG_DD=(int32*)mem_static_malloc(4); _FUNC_ISNUMBER_LONG_DD=(int32*)mem_static_malloc(4);
*_FUNC_ISNUMBER_LONG_DD=0; *_FUNC_ISNUMBER_LONG_DD=0;
} }
int64 fornext_value5954; int64 fornext_value5981;
int64 fornext_finalvalue5954; int64 fornext_finalvalue5981;
int64 fornext_step5954; int64 fornext_step5981;
uint8 fornext_step_negative5954; uint8 fornext_step_negative5981;
byte_element_struct *byte_element_5955=NULL; byte_element_struct *byte_element_5982=NULL;
if (!byte_element_5955){ if (!byte_element_5982){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5955=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5955=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5982=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5982=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_ISNUMBER_LONG_A=NULL; int32 *_FUNC_ISNUMBER_LONG_A=NULL;
if(_FUNC_ISNUMBER_LONG_A==NULL){ if(_FUNC_ISNUMBER_LONG_A==NULL){
_FUNC_ISNUMBER_LONG_A=(int32*)mem_static_malloc(4); _FUNC_ISNUMBER_LONG_A=(int32*)mem_static_malloc(4);
*_FUNC_ISNUMBER_LONG_A=0; *_FUNC_ISNUMBER_LONG_A=0;
} }
byte_element_struct *byte_element_5956=NULL; byte_element_struct *byte_element_5983=NULL;
if (!byte_element_5956){ if (!byte_element_5983){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5956=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5956=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5983=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5983=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_ISNUMBER_LONG_DP=NULL; int32 *_FUNC_ISNUMBER_LONG_DP=NULL;
if(_FUNC_ISNUMBER_LONG_DP==NULL){ if(_FUNC_ISNUMBER_LONG_DP==NULL){

View file

@ -1,12 +1,12 @@
qbs *_FUNC_BACK2BACKNAME_STRING_BACK2BACKNAME=NULL; qbs *_FUNC_BACK2BACKNAME_STRING_BACK2BACKNAME=NULL;
if (!_FUNC_BACK2BACKNAME_STRING_BACK2BACKNAME)_FUNC_BACK2BACKNAME_STRING_BACK2BACKNAME=qbs_new(0,0); if (!_FUNC_BACK2BACKNAME_STRING_BACK2BACKNAME)_FUNC_BACK2BACKNAME_STRING_BACK2BACKNAME=qbs_new(0,0);
qbs*oldstr5957=NULL; qbs*oldstr5984=NULL;
if(_FUNC_BACK2BACKNAME_STRING_A->tmp||_FUNC_BACK2BACKNAME_STRING_A->fixed||_FUNC_BACK2BACKNAME_STRING_A->readonly){ if(_FUNC_BACK2BACKNAME_STRING_A->tmp||_FUNC_BACK2BACKNAME_STRING_A->fixed||_FUNC_BACK2BACKNAME_STRING_A->readonly){
oldstr5957=_FUNC_BACK2BACKNAME_STRING_A; oldstr5984=_FUNC_BACK2BACKNAME_STRING_A;
if (oldstr5957->cmem_descriptor){ if (oldstr5984->cmem_descriptor){
_FUNC_BACK2BACKNAME_STRING_A=qbs_new_cmem(oldstr5957->len,0); _FUNC_BACK2BACKNAME_STRING_A=qbs_new_cmem(oldstr5984->len,0);
}else{ }else{
_FUNC_BACK2BACKNAME_STRING_A=qbs_new(oldstr5957->len,0); _FUNC_BACK2BACKNAME_STRING_A=qbs_new(oldstr5984->len,0);
} }
memcpy(_FUNC_BACK2BACKNAME_STRING_A->chr,oldstr5957->chr,oldstr5957->len); memcpy(_FUNC_BACK2BACKNAME_STRING_A->chr,oldstr5984->chr,oldstr5984->len);
} }

View file

@ -1,14 +1,14 @@
qbs *_FUNC_WIKI_STRING_WIKI=NULL; qbs *_FUNC_WIKI_STRING_WIKI=NULL;
if (!_FUNC_WIKI_STRING_WIKI)_FUNC_WIKI_STRING_WIKI=qbs_new(0,0); if (!_FUNC_WIKI_STRING_WIKI)_FUNC_WIKI_STRING_WIKI=qbs_new(0,0);
qbs*oldstr5958=NULL; qbs*oldstr5985=NULL;
if(_FUNC_WIKI_STRING_PAGENAME->tmp||_FUNC_WIKI_STRING_PAGENAME->fixed||_FUNC_WIKI_STRING_PAGENAME->readonly){ if(_FUNC_WIKI_STRING_PAGENAME->tmp||_FUNC_WIKI_STRING_PAGENAME->fixed||_FUNC_WIKI_STRING_PAGENAME->readonly){
oldstr5958=_FUNC_WIKI_STRING_PAGENAME; oldstr5985=_FUNC_WIKI_STRING_PAGENAME;
if (oldstr5958->cmem_descriptor){ if (oldstr5985->cmem_descriptor){
_FUNC_WIKI_STRING_PAGENAME=qbs_new_cmem(oldstr5958->len,0); _FUNC_WIKI_STRING_PAGENAME=qbs_new_cmem(oldstr5985->len,0);
}else{ }else{
_FUNC_WIKI_STRING_PAGENAME=qbs_new(oldstr5958->len,0); _FUNC_WIKI_STRING_PAGENAME=qbs_new(oldstr5985->len,0);
} }
memcpy(_FUNC_WIKI_STRING_PAGENAME->chr,oldstr5958->chr,oldstr5958->len); memcpy(_FUNC_WIKI_STRING_PAGENAME->chr,oldstr5985->chr,oldstr5985->len);
} }
qbs *_FUNC_WIKI_STRING_PAGENAME2=NULL; qbs *_FUNC_WIKI_STRING_PAGENAME2=NULL;
if (!_FUNC_WIKI_STRING_PAGENAME2)_FUNC_WIKI_STRING_PAGENAME2=qbs_new(0,0); if (!_FUNC_WIKI_STRING_PAGENAME2)_FUNC_WIKI_STRING_PAGENAME2=qbs_new(0,0);
@ -17,13 +17,13 @@ if(_FUNC_WIKI_LONG_I==NULL){
_FUNC_WIKI_LONG_I=(int32*)mem_static_malloc(4); _FUNC_WIKI_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_WIKI_LONG_I=0; *_FUNC_WIKI_LONG_I=0;
} }
byte_element_struct *byte_element_5961=NULL; byte_element_struct *byte_element_5988=NULL;
if (!byte_element_5961){ if (!byte_element_5988){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5961=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5961=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5988=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5988=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5963=NULL; byte_element_struct *byte_element_5990=NULL;
if (!byte_element_5963){ if (!byte_element_5990){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5963=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5963=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5990=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5990=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_WIKI_LONG_FH=NULL; int32 *_FUNC_WIKI_LONG_FH=NULL;
if(_FUNC_WIKI_LONG_FH==NULL){ if(_FUNC_WIKI_LONG_FH==NULL){
@ -42,21 +42,21 @@ if(_FUNC_WIKI_LONG_REMOVEDCHR13==NULL){
_FUNC_WIKI_LONG_REMOVEDCHR13=(int32*)mem_static_malloc(4); _FUNC_WIKI_LONG_REMOVEDCHR13=(int32*)mem_static_malloc(4);
*_FUNC_WIKI_LONG_REMOVEDCHR13=0; *_FUNC_WIKI_LONG_REMOVEDCHR13=0;
} }
byte_element_struct *byte_element_5965=NULL; byte_element_struct *byte_element_5992=NULL;
if (!byte_element_5965){ if (!byte_element_5992){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5965=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5965=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5992=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5992=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5966=NULL; byte_element_struct *byte_element_5993=NULL;
if (!byte_element_5966){ if (!byte_element_5993){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5966=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5966=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5993=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5993=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5967=NULL; byte_element_struct *byte_element_5994=NULL;
if (!byte_element_5967){ if (!byte_element_5994){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5967=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5967=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5994=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5994=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5968=NULL; byte_element_struct *byte_element_5995=NULL;
if (!byte_element_5968){ if (!byte_element_5995){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5968=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5968=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5995=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5995=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_WIKI_STRING_URL=NULL; qbs *_FUNC_WIKI_STRING_URL=NULL;
if (!_FUNC_WIKI_STRING_URL)_FUNC_WIKI_STRING_URL=qbs_new(0,0); if (!_FUNC_WIKI_STRING_URL)_FUNC_WIKI_STRING_URL=qbs_new(0,0);
@ -78,15 +78,15 @@ qbs *_FUNC_WIKI_STRING_E=NULL;
if (!_FUNC_WIKI_STRING_E)_FUNC_WIKI_STRING_E=qbs_new(0,0); if (!_FUNC_WIKI_STRING_E)_FUNC_WIKI_STRING_E=qbs_new(0,0);
qbs *_FUNC_WIKI_STRING_URL3=NULL; qbs *_FUNC_WIKI_STRING_URL3=NULL;
if (!_FUNC_WIKI_STRING_URL3)_FUNC_WIKI_STRING_URL3=qbs_new(0,0); if (!_FUNC_WIKI_STRING_URL3)_FUNC_WIKI_STRING_URL3=qbs_new(0,0);
byte_element_struct *byte_element_5970=NULL; byte_element_struct *byte_element_5997=NULL;
if (!byte_element_5970){ if (!byte_element_5997){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5970=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5970=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5997=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5997=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_WIKI_STRING_X=NULL; qbs *_FUNC_WIKI_STRING_X=NULL;
if (!_FUNC_WIKI_STRING_X)_FUNC_WIKI_STRING_X=qbs_new(0,0); if (!_FUNC_WIKI_STRING_X)_FUNC_WIKI_STRING_X=qbs_new(0,0);
byte_element_struct *byte_element_5971=NULL; byte_element_struct *byte_element_5998=NULL;
if (!byte_element_5971){ if (!byte_element_5998){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5971=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5971=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5998=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5998=(byte_element_struct*)mem_static_malloc(12);
} }
float *_FUNC_WIKI_SINGLE_T=NULL; float *_FUNC_WIKI_SINGLE_T=NULL;
if(_FUNC_WIKI_SINGLE_T==NULL){ if(_FUNC_WIKI_SINGLE_T==NULL){
@ -95,9 +95,9 @@ _FUNC_WIKI_SINGLE_T=(float*)mem_static_malloc(4);
} }
qbs *_FUNC_WIKI_STRING_A2=NULL; qbs *_FUNC_WIKI_STRING_A2=NULL;
if (!_FUNC_WIKI_STRING_A2)_FUNC_WIKI_STRING_A2=qbs_new(0,0); if (!_FUNC_WIKI_STRING_A2)_FUNC_WIKI_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_5973=NULL; byte_element_struct *byte_element_6000=NULL;
if (!byte_element_5973){ if (!byte_element_6000){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5973=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5973=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6000=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6000=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_WIKI_STRING_S2=NULL; qbs *_FUNC_WIKI_STRING_S2=NULL;
if (!_FUNC_WIKI_STRING_S2)_FUNC_WIKI_STRING_S2=qbs_new(0,0); if (!_FUNC_WIKI_STRING_S2)_FUNC_WIKI_STRING_S2=qbs_new(0,0);
@ -106,16 +106,16 @@ if(_FUNC_WIKI_LONG_S1==NULL){
_FUNC_WIKI_LONG_S1=(int32*)mem_static_malloc(4); _FUNC_WIKI_LONG_S1=(int32*)mem_static_malloc(4);
*_FUNC_WIKI_LONG_S1=0; *_FUNC_WIKI_LONG_S1=0;
} }
byte_element_struct *byte_element_5974=NULL; byte_element_struct *byte_element_6001=NULL;
if (!byte_element_5974){ if (!byte_element_6001){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5974=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5974=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6001=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6001=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_WIKI_LONG_S2=NULL; int32 *_FUNC_WIKI_LONG_S2=NULL;
if(_FUNC_WIKI_LONG_S2==NULL){ if(_FUNC_WIKI_LONG_S2==NULL){
_FUNC_WIKI_LONG_S2=(int32*)mem_static_malloc(4); _FUNC_WIKI_LONG_S2=(int32*)mem_static_malloc(4);
*_FUNC_WIKI_LONG_S2=0; *_FUNC_WIKI_LONG_S2=0;
} }
byte_element_struct *byte_element_5975=NULL; byte_element_struct *byte_element_6002=NULL;
if (!byte_element_5975){ if (!byte_element_6002){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5975=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5975=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6002=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6002=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,25 +1,25 @@
qbs*oldstr5976=NULL; qbs*oldstr6003=NULL;
if(_SUB_HELP_ADDTXT_STRING_T->tmp||_SUB_HELP_ADDTXT_STRING_T->fixed||_SUB_HELP_ADDTXT_STRING_T->readonly){ if(_SUB_HELP_ADDTXT_STRING_T->tmp||_SUB_HELP_ADDTXT_STRING_T->fixed||_SUB_HELP_ADDTXT_STRING_T->readonly){
oldstr5976=_SUB_HELP_ADDTXT_STRING_T; oldstr6003=_SUB_HELP_ADDTXT_STRING_T;
if (oldstr5976->cmem_descriptor){ if (oldstr6003->cmem_descriptor){
_SUB_HELP_ADDTXT_STRING_T=qbs_new_cmem(oldstr5976->len,0); _SUB_HELP_ADDTXT_STRING_T=qbs_new_cmem(oldstr6003->len,0);
}else{ }else{
_SUB_HELP_ADDTXT_STRING_T=qbs_new(oldstr5976->len,0); _SUB_HELP_ADDTXT_STRING_T=qbs_new(oldstr6003->len,0);
} }
memcpy(_SUB_HELP_ADDTXT_STRING_T->chr,oldstr5976->chr,oldstr5976->len); memcpy(_SUB_HELP_ADDTXT_STRING_T->chr,oldstr6003->chr,oldstr6003->len);
} }
int32 *_SUB_HELP_ADDTXT_LONG_I=NULL; int32 *_SUB_HELP_ADDTXT_LONG_I=NULL;
if(_SUB_HELP_ADDTXT_LONG_I==NULL){ if(_SUB_HELP_ADDTXT_LONG_I==NULL){
_SUB_HELP_ADDTXT_LONG_I=(int32*)mem_static_malloc(4); _SUB_HELP_ADDTXT_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_HELP_ADDTXT_LONG_I=0; *_SUB_HELP_ADDTXT_LONG_I=0;
} }
int64 fornext_value5978; int64 fornext_value6005;
int64 fornext_finalvalue5978; int64 fornext_finalvalue6005;
int64 fornext_step5978; int64 fornext_step6005;
uint8 fornext_step_negative5978; uint8 fornext_step_negative6005;
byte_element_struct *byte_element_5979=NULL; byte_element_struct *byte_element_6006=NULL;
if (!byte_element_5979){ if (!byte_element_6006){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5979=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5979=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6006=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6006=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_HELP_ADDTXT_LONG_C=NULL; int32 *_SUB_HELP_ADDTXT_LONG_C=NULL;
if(_SUB_HELP_ADDTXT_LONG_C==NULL){ if(_SUB_HELP_ADDTXT_LONG_C==NULL){
@ -28,15 +28,15 @@ _SUB_HELP_ADDTXT_LONG_C=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_HELP_ADDTXT_STRING_B=NULL; qbs *_SUB_HELP_ADDTXT_STRING_B=NULL;
if (!_SUB_HELP_ADDTXT_STRING_B)_SUB_HELP_ADDTXT_STRING_B=qbs_new(0,0); if (!_SUB_HELP_ADDTXT_STRING_B)_SUB_HELP_ADDTXT_STRING_B=qbs_new(0,0);
byte_element_struct *byte_element_5980=NULL; byte_element_struct *byte_element_6007=NULL;
if (!byte_element_5980){ if (!byte_element_6007){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5980=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5980=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6007=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6007=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5981=NULL; byte_element_struct *byte_element_6008=NULL;
if (!byte_element_5981){ if (!byte_element_6008){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5981=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5981=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6008=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6008=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5982=NULL; byte_element_struct *byte_element_6009=NULL;
if (!byte_element_5982){ if (!byte_element_6009){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5982=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5982=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6009=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6009=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -3,7 +3,7 @@ if(_SUB_HELP_NEWLINE_LONG_W==NULL){
_SUB_HELP_NEWLINE_LONG_W=(int32*)mem_static_malloc(4); _SUB_HELP_NEWLINE_LONG_W=(int32*)mem_static_malloc(4);
*_SUB_HELP_NEWLINE_LONG_W=0; *_SUB_HELP_NEWLINE_LONG_W=0;
} }
int32 pass5983; int32 pass6010;
int32 pass5984; int32 pass6011;
int32 pass5985; int32 pass6012;
int32 pass5986; int32 pass6013;

View file

@ -3,13 +3,13 @@ if(_SUB_HELP_PREVIEW_LONG_I==NULL){
_SUB_HELP_PREVIEW_LONG_I=(int32*)mem_static_malloc(4); _SUB_HELP_PREVIEW_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_HELP_PREVIEW_LONG_I=0; *_SUB_HELP_PREVIEW_LONG_I=0;
} }
int64 fornext_value5988; int64 fornext_value6015;
int64 fornext_finalvalue5988; int64 fornext_finalvalue6015;
int64 fornext_step5988; int64 fornext_step6015;
uint8 fornext_step_negative5988; uint8 fornext_step_negative6015;
byte_element_struct *byte_element_5989=NULL; byte_element_struct *byte_element_6016=NULL;
if (!byte_element_5989){ if (!byte_element_6016){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5989=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5989=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6016=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6016=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_HELP_PREVIEW_LONG_C=NULL; int32 *_SUB_HELP_PREVIEW_LONG_C=NULL;
if(_SUB_HELP_PREVIEW_LONG_C==NULL){ if(_SUB_HELP_PREVIEW_LONG_C==NULL){
@ -18,13 +18,13 @@ _SUB_HELP_PREVIEW_LONG_C=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_HELP_PREVIEW_STRING_C=NULL; qbs *_SUB_HELP_PREVIEW_STRING_C=NULL;
if (!_SUB_HELP_PREVIEW_STRING_C)_SUB_HELP_PREVIEW_STRING_C=qbs_new(0,0); if (!_SUB_HELP_PREVIEW_STRING_C)_SUB_HELP_PREVIEW_STRING_C=qbs_new(0,0);
int64 fornext_value5992; int64 fornext_value6019;
int64 fornext_finalvalue5992; int64 fornext_finalvalue6019;
int64 fornext_step5992; int64 fornext_step6019;
uint8 fornext_step_negative5992; uint8 fornext_step_negative6019;
byte_element_struct *byte_element_5993=NULL; byte_element_struct *byte_element_6020=NULL;
if (!byte_element_5993){ if (!byte_element_6020){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5993=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5993=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6020=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6020=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_HELP_PREVIEW_LONG_COL=NULL; int32 *_SUB_HELP_PREVIEW_LONG_COL=NULL;
if(_SUB_HELP_PREVIEW_LONG_COL==NULL){ if(_SUB_HELP_PREVIEW_LONG_COL==NULL){

View file

@ -1,12 +1,12 @@
qbs*oldstr5997=NULL; qbs*oldstr6024=NULL;
if(_SUB_WIKIPARSE_STRING_A->tmp||_SUB_WIKIPARSE_STRING_A->fixed||_SUB_WIKIPARSE_STRING_A->readonly){ if(_SUB_WIKIPARSE_STRING_A->tmp||_SUB_WIKIPARSE_STRING_A->fixed||_SUB_WIKIPARSE_STRING_A->readonly){
oldstr5997=_SUB_WIKIPARSE_STRING_A; oldstr6024=_SUB_WIKIPARSE_STRING_A;
if (oldstr5997->cmem_descriptor){ if (oldstr6024->cmem_descriptor){
_SUB_WIKIPARSE_STRING_A=qbs_new_cmem(oldstr5997->len,0); _SUB_WIKIPARSE_STRING_A=qbs_new_cmem(oldstr6024->len,0);
}else{ }else{
_SUB_WIKIPARSE_STRING_A=qbs_new(oldstr5997->len,0); _SUB_WIKIPARSE_STRING_A=qbs_new(oldstr6024->len,0);
} }
memcpy(_SUB_WIKIPARSE_STRING_A->chr,oldstr5997->chr,oldstr5997->len); memcpy(_SUB_WIKIPARSE_STRING_A->chr,oldstr6024->chr,oldstr6024->len);
} }
int32 *_SUB_WIKIPARSE_LONG_LINK=NULL; int32 *_SUB_WIKIPARSE_LONG_LINK=NULL;
if(_SUB_WIKIPARSE_LONG_LINK==NULL){ if(_SUB_WIKIPARSE_LONG_LINK==NULL){
@ -50,10 +50,10 @@ if(_SUB_WIKIPARSE_LONG_II==NULL){
_SUB_WIKIPARSE_LONG_II=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_II=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_II=0; *_SUB_WIKIPARSE_LONG_II=0;
} }
int64 fornext_value5999; int64 fornext_value6026;
int64 fornext_finalvalue5999; int64 fornext_finalvalue6026;
int64 fornext_step5999; int64 fornext_step6026;
uint8 fornext_step_negative5999; uint8 fornext_step_negative6026;
int32 *_SUB_WIKIPARSE_LONG_I=NULL; int32 *_SUB_WIKIPARSE_LONG_I=NULL;
if(_SUB_WIKIPARSE_LONG_I==NULL){ if(_SUB_WIKIPARSE_LONG_I==NULL){
_SUB_WIKIPARSE_LONG_I=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_I=(int32*)mem_static_malloc(4);
@ -64,9 +64,9 @@ if(_SUB_WIKIPARSE_LONG_N==NULL){
_SUB_WIKIPARSE_LONG_N=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_N=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_N=0; *_SUB_WIKIPARSE_LONG_N=0;
} }
byte_element_struct *byte_element_6001=NULL; byte_element_struct *byte_element_6028=NULL;
if (!byte_element_6001){ if (!byte_element_6028){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6001=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6001=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6028=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6028=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_WIKIPARSE_LONG_C=NULL; int32 *_SUB_WIKIPARSE_LONG_C=NULL;
if(_SUB_WIKIPARSE_LONG_C==NULL){ if(_SUB_WIKIPARSE_LONG_C==NULL){
@ -80,121 +80,21 @@ if(_SUB_WIKIPARSE_LONG_I1==NULL){
_SUB_WIKIPARSE_LONG_I1=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_I1=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_I1=0; *_SUB_WIKIPARSE_LONG_I1=0;
} }
int64 fornext_value6004; int64 fornext_value6031;
int64 fornext_finalvalue6004; int64 fornext_finalvalue6031;
int64 fornext_step6004; int64 fornext_step6031;
uint8 fornext_step_negative6004; uint8 fornext_step_negative6031;
int32 *_SUB_WIKIPARSE_LONG_I2=NULL; int32 *_SUB_WIKIPARSE_LONG_I2=NULL;
if(_SUB_WIKIPARSE_LONG_I2==NULL){ if(_SUB_WIKIPARSE_LONG_I2==NULL){
_SUB_WIKIPARSE_LONG_I2=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_I2=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_I2=0; *_SUB_WIKIPARSE_LONG_I2=0;
} }
int64 fornext_value6006;
int64 fornext_finalvalue6006;
int64 fornext_step6006;
uint8 fornext_step_negative6006;
qbs *_SUB_WIKIPARSE_STRING_S=NULL;
if (!_SUB_WIKIPARSE_STRING_S)_SUB_WIKIPARSE_STRING_S=qbs_new(0,0);
byte_element_struct *byte_element_6007=NULL;
if (!byte_element_6007){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6007=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6007=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6008=NULL;
if (!byte_element_6008){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6008=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6008=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6009=NULL;
if (!byte_element_6009){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6009=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6009=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6010=NULL;
if (!byte_element_6010){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6010=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6010=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6011=NULL;
if (!byte_element_6011){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6011=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6011=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6012=NULL;
if (!byte_element_6012){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6012=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6012=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6013=NULL;
if (!byte_element_6013){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6013=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6013=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6014=NULL;
if (!byte_element_6014){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6014=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6014=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6015=NULL;
if (!byte_element_6015){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6015=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6015=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6016=NULL;
if (!byte_element_6016){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6016=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6016=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6017=NULL;
if (!byte_element_6017){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6017=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6017=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6018=NULL;
if (!byte_element_6018){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6018=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6018=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6019=NULL;
if (!byte_element_6019){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6019=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6019=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6020=NULL;
if (!byte_element_6020){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6020=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6020=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6021=NULL;
if (!byte_element_6021){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6021=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6021=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6022=NULL;
if (!byte_element_6022){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6022=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6022=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6023=NULL;
if (!byte_element_6023){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6023=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6023=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6024=NULL;
if (!byte_element_6024){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6024=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6024=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6025=NULL;
if (!byte_element_6025){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6025=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6025=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6026=NULL;
if (!byte_element_6026){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6026=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6026=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value6028;
int64 fornext_finalvalue6028;
int64 fornext_step6028;
uint8 fornext_step_negative6028;
byte_element_struct *byte_element_6029=NULL;
if (!byte_element_6029){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6029=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6029=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6030=NULL;
if (!byte_element_6030){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6030=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6030=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6031=NULL;
if (!byte_element_6031){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6031=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6031=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value6033; int64 fornext_value6033;
int64 fornext_finalvalue6033; int64 fornext_finalvalue6033;
int64 fornext_step6033; int64 fornext_step6033;
uint8 fornext_step_negative6033; uint8 fornext_step_negative6033;
qbs *_SUB_WIKIPARSE_STRING_S=NULL;
if (!_SUB_WIKIPARSE_STRING_S)_SUB_WIKIPARSE_STRING_S=qbs_new(0,0);
byte_element_struct *byte_element_6034=NULL; byte_element_struct *byte_element_6034=NULL;
if (!byte_element_6034){ if (!byte_element_6034){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6034=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6034=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6034=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6034=(byte_element_struct*)mem_static_malloc(12);
@ -207,10 +107,14 @@ byte_element_struct *byte_element_6036=NULL;
if (!byte_element_6036){ if (!byte_element_6036){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6036=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6036=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6036=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6036=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value6038; byte_element_struct *byte_element_6037=NULL;
int64 fornext_finalvalue6038; if (!byte_element_6037){
int64 fornext_step6038; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6037=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6037=(byte_element_struct*)mem_static_malloc(12);
uint8 fornext_step_negative6038; }
byte_element_struct *byte_element_6038=NULL;
if (!byte_element_6038){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6038=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6038=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6039=NULL; byte_element_struct *byte_element_6039=NULL;
if (!byte_element_6039){ if (!byte_element_6039){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6039=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6039=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6039=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6039=(byte_element_struct*)mem_static_malloc(12);
@ -223,63 +127,159 @@ byte_element_struct *byte_element_6041=NULL;
if (!byte_element_6041){ if (!byte_element_6041){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6041=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6041=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6041=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6041=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_WIKIPARSE_STRING_LINK=NULL;
if (!_SUB_WIKIPARSE_STRING_LINK)_SUB_WIKIPARSE_STRING_LINK=qbs_new(0,0);
qbs *_SUB_WIKIPARSE_STRING_TEXT=NULL;
if (!_SUB_WIKIPARSE_STRING_TEXT)_SUB_WIKIPARSE_STRING_TEXT=qbs_new(0,0);
byte_element_struct *byte_element_6042=NULL; byte_element_struct *byte_element_6042=NULL;
if (!byte_element_6042){ if (!byte_element_6042){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6042=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6042=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6042=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6042=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass6043; byte_element_struct *byte_element_6043=NULL;
int32 pass6044; if (!byte_element_6043){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6043=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6043=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6044=NULL;
if (!byte_element_6044){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6044=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6044=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6045=NULL;
if (!byte_element_6045){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6045=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6045=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6046=NULL;
if (!byte_element_6046){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6046=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6046=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6047=NULL;
if (!byte_element_6047){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6047=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6047=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6048=NULL;
if (!byte_element_6048){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6048=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6048=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6049=NULL;
if (!byte_element_6049){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6049=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6049=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6050=NULL;
if (!byte_element_6050){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6050=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6050=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6051=NULL;
if (!byte_element_6051){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6051=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6051=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6052=NULL;
if (!byte_element_6052){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6052=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6052=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6053=NULL;
if (!byte_element_6053){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6053=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6053=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value6055;
int64 fornext_finalvalue6055;
int64 fornext_step6055;
uint8 fornext_step_negative6055;
byte_element_struct *byte_element_6056=NULL;
if (!byte_element_6056){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6056=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6056=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6057=NULL;
if (!byte_element_6057){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6057=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6057=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6058=NULL;
if (!byte_element_6058){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6058=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6058=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value6060;
int64 fornext_finalvalue6060;
int64 fornext_step6060;
uint8 fornext_step_negative6060;
byte_element_struct *byte_element_6061=NULL;
if (!byte_element_6061){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6061=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6061=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6062=NULL;
if (!byte_element_6062){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6062=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6062=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6063=NULL;
if (!byte_element_6063){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6063=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6063=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value6065;
int64 fornext_finalvalue6065;
int64 fornext_step6065;
uint8 fornext_step_negative6065;
byte_element_struct *byte_element_6066=NULL;
if (!byte_element_6066){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6066=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6066=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6067=NULL;
if (!byte_element_6067){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6067=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6067=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6068=NULL;
if (!byte_element_6068){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6068=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6068=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_SUB_WIKIPARSE_STRING_LINK=NULL;
if (!_SUB_WIKIPARSE_STRING_LINK)_SUB_WIKIPARSE_STRING_LINK=qbs_new(0,0);
qbs *_SUB_WIKIPARSE_STRING_TEXT=NULL;
if (!_SUB_WIKIPARSE_STRING_TEXT)_SUB_WIKIPARSE_STRING_TEXT=qbs_new(0,0);
byte_element_struct *byte_element_6069=NULL;
if (!byte_element_6069){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6069=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6069=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass6070;
int32 pass6071;
qbs *_SUB_WIKIPARSE_STRING_ELINK=NULL; qbs *_SUB_WIKIPARSE_STRING_ELINK=NULL;
if (!_SUB_WIKIPARSE_STRING_ELINK)_SUB_WIKIPARSE_STRING_ELINK=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_ELINK)_SUB_WIKIPARSE_STRING_ELINK=qbs_new(0,0);
int32 pass6045; int32 pass6072;
int32 pass6046; int32 pass6073;
qbs *_SUB_WIKIPARSE_STRING_CB=NULL; qbs *_SUB_WIKIPARSE_STRING_CB=NULL;
if (!_SUB_WIKIPARSE_STRING_CB)_SUB_WIKIPARSE_STRING_CB=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_CB)_SUB_WIKIPARSE_STRING_CB=qbs_new(0,0);
int32 pass6047; int32 pass6074;
int32 pass6048; int32 pass6075;
int32 pass6049; int32 pass6076;
int32 pass6050; int32 pass6077;
int32 pass6051; int32 pass6078;
int32 pass6052; int32 pass6079;
int32 pass6053; int32 pass6080;
int32 pass6054; int32 pass6081;
int32 *_SUB_WIKIPARSE_LONG_WS=NULL; int32 *_SUB_WIKIPARSE_LONG_WS=NULL;
if(_SUB_WIKIPARSE_LONG_WS==NULL){ if(_SUB_WIKIPARSE_LONG_WS==NULL){
_SUB_WIKIPARSE_LONG_WS=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_WS=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_WS=0; *_SUB_WIKIPARSE_LONG_WS=0;
} }
int64 fornext_value6056; int64 fornext_value6083;
int64 fornext_finalvalue6056; int64 fornext_finalvalue6083;
int64 fornext_step6056; int64 fornext_step6083;
uint8 fornext_step_negative6056; uint8 fornext_step_negative6083;
byte_element_struct *byte_element_6057=NULL; byte_element_struct *byte_element_6084=NULL;
if (!byte_element_6057){ if (!byte_element_6084){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6057=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6057=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6084=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6084=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value6059; int64 fornext_value6086;
int64 fornext_finalvalue6059; int64 fornext_finalvalue6086;
int64 fornext_step6059; int64 fornext_step6086;
uint8 fornext_step_negative6059; uint8 fornext_step_negative6086;
byte_element_struct *byte_element_6060=NULL; byte_element_struct *byte_element_6087=NULL;
if (!byte_element_6060){ if (!byte_element_6087){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6060=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6060=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6087=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6087=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_WIKIPARSE_LONG_NL=NULL; int32 *_SUB_WIKIPARSE_LONG_NL=NULL;
if(_SUB_WIKIPARSE_LONG_NL==NULL){ if(_SUB_WIKIPARSE_LONG_NL==NULL){
_SUB_WIKIPARSE_LONG_NL=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_NL=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_NL=0; *_SUB_WIKIPARSE_LONG_NL=0;
} }
int32 pass6061; int32 pass6088;
int32 pass6062; int32 pass6089;
int32 pass6063; int32 pass6090;
int32 pass6064; int32 pass6091;
byte_element_struct *byte_element_6065=NULL; byte_element_struct *byte_element_6092=NULL;
if (!byte_element_6065){ if (!byte_element_6092){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6065=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6065=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6092=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6092=(byte_element_struct*)mem_static_malloc(12);
} }
ptrszint *_SUB_WIKIPARSE_ARRAY_STRING_TABLEROW=NULL; ptrszint *_SUB_WIKIPARSE_ARRAY_STRING_TABLEROW=NULL;
if (!_SUB_WIKIPARSE_ARRAY_STRING_TABLEROW){ if (!_SUB_WIKIPARSE_ARRAY_STRING_TABLEROW){
@ -322,15 +322,15 @@ _SUB_WIKIPARSE_INTEGER_THISCOL=(int16*)mem_static_malloc(2);
} }
qbs *_SUB_WIKIPARSE_STRING_L=NULL; qbs *_SUB_WIKIPARSE_STRING_L=NULL;
if (!_SUB_WIKIPARSE_STRING_L)_SUB_WIKIPARSE_STRING_L=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_L)_SUB_WIKIPARSE_STRING_L=qbs_new(0,0);
byte_element_struct *byte_element_6067=NULL; byte_element_struct *byte_element_6094=NULL;
if (!byte_element_6067){ if (!byte_element_6094){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6067=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6067=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6094=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6094=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_WIKIPARSE_STRING_M=NULL; qbs *_SUB_WIKIPARSE_STRING_M=NULL;
if (!_SUB_WIKIPARSE_STRING_M)_SUB_WIKIPARSE_STRING_M=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_M)_SUB_WIKIPARSE_STRING_M=qbs_new(0,0);
byte_element_struct *byte_element_6068=NULL; byte_element_struct *byte_element_6095=NULL;
if (!byte_element_6068){ if (!byte_element_6095){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6068=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6068=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6095=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6095=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_WIKIPARSE_LONG_J=NULL; int32 *_SUB_WIKIPARSE_LONG_J=NULL;
if(_SUB_WIKIPARSE_LONG_J==NULL){ if(_SUB_WIKIPARSE_LONG_J==NULL){
@ -339,9 +339,9 @@ _SUB_WIKIPARSE_LONG_J=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_WIKIPARSE_STRING_P=NULL; qbs *_SUB_WIKIPARSE_STRING_P=NULL;
if (!_SUB_WIKIPARSE_STRING_P)_SUB_WIKIPARSE_STRING_P=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_P)_SUB_WIKIPARSE_STRING_P=qbs_new(0,0);
byte_element_struct *byte_element_6070=NULL; byte_element_struct *byte_element_6097=NULL;
if (!byte_element_6070){ if (!byte_element_6097){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6070=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6070=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6097=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6097=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_WIKIPARSE_LONG_BACKUPHELP_BG_COL=NULL; int32 *_SUB_WIKIPARSE_LONG_BACKUPHELP_BG_COL=NULL;
if(_SUB_WIKIPARSE_LONG_BACKUPHELP_BG_COL==NULL){ if(_SUB_WIKIPARSE_LONG_BACKUPHELP_BG_COL==NULL){
@ -358,10 +358,10 @@ if(_SUB_WIKIPARSE_LONG_PRINTTABLE==NULL){
_SUB_WIKIPARSE_LONG_PRINTTABLE=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_PRINTTABLE=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_PRINTTABLE=0; *_SUB_WIKIPARSE_LONG_PRINTTABLE=0;
} }
int64 fornext_value6072; int64 fornext_value6099;
int64 fornext_finalvalue6072; int64 fornext_finalvalue6099;
int64 fornext_step6072; int64 fornext_step6099;
uint8 fornext_step_negative6072; uint8 fornext_step_negative6099;
qbs *_SUB_WIKIPARSE_STRING_TABLEOUTPUT=NULL; qbs *_SUB_WIKIPARSE_STRING_TABLEOUTPUT=NULL;
if (!_SUB_WIKIPARSE_STRING_TABLEOUTPUT)_SUB_WIKIPARSE_STRING_TABLEOUTPUT=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_TABLEOUTPUT)_SUB_WIKIPARSE_STRING_TABLEOUTPUT=qbs_new(0,0);
int32 *_SUB_WIKIPARSE_LONG_CHECKCOL=NULL; int32 *_SUB_WIKIPARSE_LONG_CHECKCOL=NULL;
@ -369,45 +369,45 @@ if(_SUB_WIKIPARSE_LONG_CHECKCOL==NULL){
_SUB_WIKIPARSE_LONG_CHECKCOL=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_CHECKCOL=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_CHECKCOL=0; *_SUB_WIKIPARSE_LONG_CHECKCOL=0;
} }
int64 fornext_value6074; int64 fornext_value6101;
int64 fornext_finalvalue6074; int64 fornext_finalvalue6101;
int64 fornext_step6074; int64 fornext_step6101;
uint8 fornext_step_negative6074; uint8 fornext_step_negative6101;
qbs *_SUB_WIKIPARSE_STRING_THISCOL=NULL; qbs *_SUB_WIKIPARSE_STRING_THISCOL=NULL;
if (!_SUB_WIKIPARSE_STRING_THISCOL)_SUB_WIKIPARSE_STRING_THISCOL=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_THISCOL)_SUB_WIKIPARSE_STRING_THISCOL=qbs_new(0,0);
int32 pass6075; int32 pass6102;
int32 pass6076; int32 pass6103;
int32 pass6077; int32 pass6104;
int64 fornext_value6079; int64 fornext_value6106;
int64 fornext_finalvalue6079; int64 fornext_finalvalue6106;
int64 fornext_step6079; int64 fornext_step6106;
uint8 fornext_step_negative6079; uint8 fornext_step_negative6106;
byte_element_struct *byte_element_6080=NULL; byte_element_struct *byte_element_6107=NULL;
if (!byte_element_6080){ if (!byte_element_6107){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6080=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6080=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6107=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6107=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass6081; int32 pass6108;
int32 pass6082; int32 pass6109;
byte_element_struct *byte_element_6083=NULL; byte_element_struct *byte_element_6110=NULL;
if (!byte_element_6083){ if (!byte_element_6110){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6083=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6083=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6110=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6110=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_6084=NULL; byte_element_struct *byte_element_6111=NULL;
if (!byte_element_6084){ if (!byte_element_6111){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6084=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6084=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6111=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6111=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_6085=NULL; byte_element_struct *byte_element_6112=NULL;
if (!byte_element_6085){ if (!byte_element_6112){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6085=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6085=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6112=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6112=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_6086=NULL; byte_element_struct *byte_element_6113=NULL;
if (!byte_element_6086){ if (!byte_element_6113){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6086=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6086=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6113=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6113=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass6087; int32 pass6114;
int32 pass6088; int32 pass6115;
int32 pass6089; int32 pass6116;
int32 pass6090; int32 pass6117;
int32 *_SUB_WIKIPARSE_LONG_FH=NULL; int32 *_SUB_WIKIPARSE_LONG_FH=NULL;
if(_SUB_WIKIPARSE_LONG_FH==NULL){ if(_SUB_WIKIPARSE_LONG_FH==NULL){
_SUB_WIKIPARSE_LONG_FH=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_FH=(int32*)mem_static_malloc(4);
@ -418,10 +418,10 @@ if(_SUB_WIKIPARSE_LONG_CY==NULL){
_SUB_WIKIPARSE_LONG_CY=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_CY=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_CY=0; *_SUB_WIKIPARSE_LONG_CY=0;
} }
int64 fornext_value6092; int64 fornext_value6119;
int64 fornext_finalvalue6092; int64 fornext_finalvalue6119;
int64 fornext_step6092; int64 fornext_step6119;
uint8 fornext_step_negative6092; uint8 fornext_step_negative6119;
int32 *_SUB_WIKIPARSE_LONG_L=NULL; int32 *_SUB_WIKIPARSE_LONG_L=NULL;
if(_SUB_WIKIPARSE_LONG_L==NULL){ if(_SUB_WIKIPARSE_LONG_L==NULL){
_SUB_WIKIPARSE_LONG_L=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_L=(int32*)mem_static_malloc(4);
@ -472,26 +472,26 @@ if(_SUB_WIKIPARSE_LONG_LX==NULL){
_SUB_WIKIPARSE_LONG_LX=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_LX=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_LX=0; *_SUB_WIKIPARSE_LONG_LX=0;
} }
int64 fornext_value6095; int64 fornext_value6122;
int64 fornext_finalvalue6095; int64 fornext_finalvalue6122;
int64 fornext_step6095; int64 fornext_step6122;
uint8 fornext_step_negative6095; uint8 fornext_step_negative6122;
int32 *_SUB_WIKIPARSE_LONG_L2=NULL; int32 *_SUB_WIKIPARSE_LONG_L2=NULL;
if(_SUB_WIKIPARSE_LONG_L2==NULL){ if(_SUB_WIKIPARSE_LONG_L2==NULL){
_SUB_WIKIPARSE_LONG_L2=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_L2=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_L2=0; *_SUB_WIKIPARSE_LONG_L2=0;
} }
byte_element_struct *byte_element_6096=NULL; byte_element_struct *byte_element_6123=NULL;
if (!byte_element_6096){ if (!byte_element_6123){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6096=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6096=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6123=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6123=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_WIKIPARSE_STRING_A2=NULL; qbs *_SUB_WIKIPARSE_STRING_A2=NULL;
if (!_SUB_WIKIPARSE_STRING_A2)_SUB_WIKIPARSE_STRING_A2=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_A2)_SUB_WIKIPARSE_STRING_A2=qbs_new(0,0);
qbs *_SUB_WIKIPARSE_STRING_A3=NULL; qbs *_SUB_WIKIPARSE_STRING_A3=NULL;
if (!_SUB_WIKIPARSE_STRING_A3)_SUB_WIKIPARSE_STRING_A3=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_A3)_SUB_WIKIPARSE_STRING_A3=qbs_new(0,0);
byte_element_struct *byte_element_6097=NULL; byte_element_struct *byte_element_6124=NULL;
if (!byte_element_6097){ if (!byte_element_6124){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6097=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6097=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6124=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6124=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_WIKIPARSE_LONG_SKIP=NULL; int32 *_SUB_WIKIPARSE_LONG_SKIP=NULL;
if(_SUB_WIKIPARSE_LONG_SKIP==NULL){ if(_SUB_WIKIPARSE_LONG_SKIP==NULL){
@ -503,46 +503,46 @@ if(_SUB_WIKIPARSE_LONG_CI==NULL){
_SUB_WIKIPARSE_LONG_CI=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_CI=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_CI=0; *_SUB_WIKIPARSE_LONG_CI=0;
} }
int64 fornext_value6099; int64 fornext_value6126;
int64 fornext_finalvalue6099; int64 fornext_finalvalue6126;
int64 fornext_step6099; int64 fornext_step6126;
uint8 fornext_step_negative6099; uint8 fornext_step_negative6126;
byte_element_struct *byte_element_6100=NULL; byte_element_struct *byte_element_6127=NULL;
if (!byte_element_6100){ if (!byte_element_6127){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6100=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6100=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6127=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6127=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_WIKIPARSE_LONG_CA=NULL; int32 *_SUB_WIKIPARSE_LONG_CA=NULL;
if(_SUB_WIKIPARSE_LONG_CA==NULL){ if(_SUB_WIKIPARSE_LONG_CA==NULL){
_SUB_WIKIPARSE_LONG_CA=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_CA=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_CA=0; *_SUB_WIKIPARSE_LONG_CA=0;
} }
int64 fornext_value6103; int64 fornext_value6130;
int64 fornext_finalvalue6103; int64 fornext_finalvalue6130;
int64 fornext_step6103; int64 fornext_step6130;
uint8 fornext_step_negative6103; uint8 fornext_step_negative6130;
byte_element_struct *byte_element_6104=NULL; byte_element_struct *byte_element_6131=NULL;
if (!byte_element_6104){ if (!byte_element_6131){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6104=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6104=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6131=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6131=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_WIKIPARSE_STRING_OA2=NULL; qbs *_SUB_WIKIPARSE_STRING_OA2=NULL;
if (!_SUB_WIKIPARSE_STRING_OA2)_SUB_WIKIPARSE_STRING_OA2=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_OA2)_SUB_WIKIPARSE_STRING_OA2=qbs_new(0,0);
byte_element_struct *byte_element_6106=NULL; byte_element_struct *byte_element_6133=NULL;
if (!byte_element_6106){ if (!byte_element_6133){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6106=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6106=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6133=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6133=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value6108; int64 fornext_value6135;
int64 fornext_finalvalue6108; int64 fornext_finalvalue6135;
int64 fornext_step6108; int64 fornext_step6135;
uint8 fornext_step_negative6108; uint8 fornext_step_negative6135;
byte_element_struct *byte_element_6109=NULL; byte_element_struct *byte_element_6136=NULL;
if (!byte_element_6109){ if (!byte_element_6136){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6109=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6109=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6136=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6136=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value6112; int64 fornext_value6139;
int64 fornext_finalvalue6112; int64 fornext_finalvalue6139;
int64 fornext_step6112; int64 fornext_step6139;
uint8 fornext_step_negative6112; uint8 fornext_step_negative6139;
byte_element_struct *byte_element_6113=NULL; byte_element_struct *byte_element_6140=NULL;
if (!byte_element_6113){ if (!byte_element_6140){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6113=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6113=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6140=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6140=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,12 +1,12 @@
qbs *_FUNC_WIKIGETLINE_STRING_WIKIGETLINE=NULL; qbs *_FUNC_WIKIGETLINE_STRING_WIKIGETLINE=NULL;
if (!_FUNC_WIKIGETLINE_STRING_WIKIGETLINE)_FUNC_WIKIGETLINE_STRING_WIKIGETLINE=qbs_new(0,0); if (!_FUNC_WIKIGETLINE_STRING_WIKIGETLINE)_FUNC_WIKIGETLINE_STRING_WIKIGETLINE=qbs_new(0,0);
qbs*oldstr6115=NULL; qbs*oldstr6142=NULL;
if(_FUNC_WIKIGETLINE_STRING_A->tmp||_FUNC_WIKIGETLINE_STRING_A->fixed||_FUNC_WIKIGETLINE_STRING_A->readonly){ if(_FUNC_WIKIGETLINE_STRING_A->tmp||_FUNC_WIKIGETLINE_STRING_A->fixed||_FUNC_WIKIGETLINE_STRING_A->readonly){
oldstr6115=_FUNC_WIKIGETLINE_STRING_A; oldstr6142=_FUNC_WIKIGETLINE_STRING_A;
if (oldstr6115->cmem_descriptor){ if (oldstr6142->cmem_descriptor){
_FUNC_WIKIGETLINE_STRING_A=qbs_new_cmem(oldstr6115->len,0); _FUNC_WIKIGETLINE_STRING_A=qbs_new_cmem(oldstr6142->len,0);
}else{ }else{
_FUNC_WIKIGETLINE_STRING_A=qbs_new(oldstr6115->len,0); _FUNC_WIKIGETLINE_STRING_A=qbs_new(oldstr6142->len,0);
} }
memcpy(_FUNC_WIKIGETLINE_STRING_A->chr,oldstr6115->chr,oldstr6115->len); memcpy(_FUNC_WIKIGETLINE_STRING_A->chr,oldstr6142->chr,oldstr6142->len);
} }

View file

@ -1,35 +1,35 @@
qbs *_FUNC_WIKIGETUNTIL_STRING_WIKIGETUNTIL=NULL; qbs *_FUNC_WIKIGETUNTIL_STRING_WIKIGETUNTIL=NULL;
if (!_FUNC_WIKIGETUNTIL_STRING_WIKIGETUNTIL)_FUNC_WIKIGETUNTIL_STRING_WIKIGETUNTIL=qbs_new(0,0); if (!_FUNC_WIKIGETUNTIL_STRING_WIKIGETUNTIL)_FUNC_WIKIGETUNTIL_STRING_WIKIGETUNTIL=qbs_new(0,0);
qbs*oldstr6116=NULL; qbs*oldstr6143=NULL;
if(_FUNC_WIKIGETUNTIL_STRING_A->tmp||_FUNC_WIKIGETUNTIL_STRING_A->fixed||_FUNC_WIKIGETUNTIL_STRING_A->readonly){ if(_FUNC_WIKIGETUNTIL_STRING_A->tmp||_FUNC_WIKIGETUNTIL_STRING_A->fixed||_FUNC_WIKIGETUNTIL_STRING_A->readonly){
oldstr6116=_FUNC_WIKIGETUNTIL_STRING_A; oldstr6143=_FUNC_WIKIGETUNTIL_STRING_A;
if (oldstr6116->cmem_descriptor){ if (oldstr6143->cmem_descriptor){
_FUNC_WIKIGETUNTIL_STRING_A=qbs_new_cmem(oldstr6116->len,0); _FUNC_WIKIGETUNTIL_STRING_A=qbs_new_cmem(oldstr6143->len,0);
}else{ }else{
_FUNC_WIKIGETUNTIL_STRING_A=qbs_new(oldstr6116->len,0); _FUNC_WIKIGETUNTIL_STRING_A=qbs_new(oldstr6143->len,0);
} }
memcpy(_FUNC_WIKIGETUNTIL_STRING_A->chr,oldstr6116->chr,oldstr6116->len); memcpy(_FUNC_WIKIGETUNTIL_STRING_A->chr,oldstr6143->chr,oldstr6143->len);
} }
qbs*oldstr6117=NULL; qbs*oldstr6144=NULL;
if(_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->tmp||_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->fixed||_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->readonly){ if(_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->tmp||_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->fixed||_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->readonly){
oldstr6117=_FUNC_WIKIGETUNTIL_STRING_SEPARATOR; oldstr6144=_FUNC_WIKIGETUNTIL_STRING_SEPARATOR;
if (oldstr6117->cmem_descriptor){ if (oldstr6144->cmem_descriptor){
_FUNC_WIKIGETUNTIL_STRING_SEPARATOR=qbs_new_cmem(oldstr6117->len,0); _FUNC_WIKIGETUNTIL_STRING_SEPARATOR=qbs_new_cmem(oldstr6144->len,0);
}else{ }else{
_FUNC_WIKIGETUNTIL_STRING_SEPARATOR=qbs_new(oldstr6117->len,0); _FUNC_WIKIGETUNTIL_STRING_SEPARATOR=qbs_new(oldstr6144->len,0);
} }
memcpy(_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->chr,oldstr6117->chr,oldstr6117->len); memcpy(_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->chr,oldstr6144->chr,oldstr6144->len);
} }
byte_element_struct *byte_element_6118=NULL; byte_element_struct *byte_element_6145=NULL;
if (!byte_element_6118){ if (!byte_element_6145){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6118=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6118=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6145=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6145=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_WIKIGETUNTIL_LONG_J=NULL; int32 *_FUNC_WIKIGETUNTIL_LONG_J=NULL;
if(_FUNC_WIKIGETUNTIL_LONG_J==NULL){ if(_FUNC_WIKIGETUNTIL_LONG_J==NULL){
_FUNC_WIKIGETUNTIL_LONG_J=(int32*)mem_static_malloc(4); _FUNC_WIKIGETUNTIL_LONG_J=(int32*)mem_static_malloc(4);
*_FUNC_WIKIGETUNTIL_LONG_J=0; *_FUNC_WIKIGETUNTIL_LONG_J=0;
} }
byte_element_struct *byte_element_6119=NULL; byte_element_struct *byte_element_6146=NULL;
if (!byte_element_6119){ if (!byte_element_6146){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6119=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6119=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6146=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6146=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,12 +1,12 @@
qbs*oldstr6120=NULL; qbs*oldstr6147=NULL;
if(_SUB_PRINTWRAPSTATUS_STRING___TEXT->tmp||_SUB_PRINTWRAPSTATUS_STRING___TEXT->fixed||_SUB_PRINTWRAPSTATUS_STRING___TEXT->readonly){ if(_SUB_PRINTWRAPSTATUS_STRING___TEXT->tmp||_SUB_PRINTWRAPSTATUS_STRING___TEXT->fixed||_SUB_PRINTWRAPSTATUS_STRING___TEXT->readonly){
oldstr6120=_SUB_PRINTWRAPSTATUS_STRING___TEXT; oldstr6147=_SUB_PRINTWRAPSTATUS_STRING___TEXT;
if (oldstr6120->cmem_descriptor){ if (oldstr6147->cmem_descriptor){
_SUB_PRINTWRAPSTATUS_STRING___TEXT=qbs_new_cmem(oldstr6120->len,0); _SUB_PRINTWRAPSTATUS_STRING___TEXT=qbs_new_cmem(oldstr6147->len,0);
}else{ }else{
_SUB_PRINTWRAPSTATUS_STRING___TEXT=qbs_new(oldstr6120->len,0); _SUB_PRINTWRAPSTATUS_STRING___TEXT=qbs_new(oldstr6147->len,0);
} }
memcpy(_SUB_PRINTWRAPSTATUS_STRING___TEXT->chr,oldstr6120->chr,oldstr6120->len); memcpy(_SUB_PRINTWRAPSTATUS_STRING___TEXT->chr,oldstr6147->chr,oldstr6147->len);
} }
qbs *_SUB_PRINTWRAPSTATUS_STRING_TEXT=NULL; qbs *_SUB_PRINTWRAPSTATUS_STRING_TEXT=NULL;
if (!_SUB_PRINTWRAPSTATUS_STRING_TEXT)_SUB_PRINTWRAPSTATUS_STRING_TEXT=qbs_new(0,0); if (!_SUB_PRINTWRAPSTATUS_STRING_TEXT)_SUB_PRINTWRAPSTATUS_STRING_TEXT=qbs_new(0,0);
@ -37,21 +37,21 @@ if(_SUB_PRINTWRAPSTATUS_INTEGER_CHANGECOLORAFTER==NULL){
_SUB_PRINTWRAPSTATUS_INTEGER_CHANGECOLORAFTER=(int16*)mem_static_malloc(2); _SUB_PRINTWRAPSTATUS_INTEGER_CHANGECOLORAFTER=(int16*)mem_static_malloc(2);
*_SUB_PRINTWRAPSTATUS_INTEGER_CHANGECOLORAFTER=0; *_SUB_PRINTWRAPSTATUS_INTEGER_CHANGECOLORAFTER=0;
} }
byte_element_struct *byte_element_6122=NULL; byte_element_struct *byte_element_6149=NULL;
if (!byte_element_6122){ if (!byte_element_6149){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6122=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6122=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6149=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6149=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_6123=NULL; byte_element_struct *byte_element_6150=NULL;
if (!byte_element_6123){ if (!byte_element_6150){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6123=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6123=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6150=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6150=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE=NULL; int32 *_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE=NULL;
if(_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE==NULL){ if(_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE==NULL){
_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE=(int32*)mem_static_malloc(4); _SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE=(int32*)mem_static_malloc(4);
*_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE=0; *_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE=0;
} }
int32 fornext_value6125; int32 fornext_value6152;
int32 fornext_finalvalue6125; int32 fornext_finalvalue6152;
int32 fornext_step6125; int32 fornext_step6152;
uint8 fornext_step_negative6125; uint8 fornext_step_negative6152;
int32 sc_6127_var; int32 sc_6154_var;

View file

@ -62,6 +62,7 @@ qbs_free(_FUNC_IDE2_STRING_MATHMSG);
qbs_free(_FUNC_IDE2_STRING_B3); qbs_free(_FUNC_IDE2_STRING_B3);
qbs_free(_FUNC_IDE2_STRING_Q); qbs_free(_FUNC_IDE2_STRING_Q);
qbs_free(_FUNC_IDE2_STRING_S); qbs_free(_FUNC_IDE2_STRING_S);
qbs_free(_FUNC_IDE2_STRING_RESULT);
if (_FUNC_IDE2_ARRAY_STRING_RECENTFILESLIST[2]&1){ if (_FUNC_IDE2_ARRAY_STRING_RECENTFILESLIST[2]&1){
tmp_long=_FUNC_IDE2_ARRAY_STRING_RECENTFILESLIST[5]; tmp_long=_FUNC_IDE2_ARRAY_STRING_RECENTFILESLIST[5];
while(tmp_long--) qbs_free((qbs*)((uint64*)(_FUNC_IDE2_ARRAY_STRING_RECENTFILESLIST[0]))[tmp_long]); while(tmp_long--) qbs_free((qbs*)((uint64*)(_FUNC_IDE2_ARRAY_STRING_RECENTFILESLIST[0]))[tmp_long]);

View file

@ -17,6 +17,7 @@ qbs_free(_SUB_DEBUGMODE_STRING_BREAKPOINTLIST);
qbs_free(_SUB_DEBUGMODE_STRING_SKIPLIST); qbs_free(_SUB_DEBUGMODE_STRING_SKIPLIST);
qbs_free(_SUB_DEBUGMODE_STRING_R); qbs_free(_SUB_DEBUGMODE_STRING_R);
qbs_free(_SUB_DEBUGMODE_STRING_A); qbs_free(_SUB_DEBUGMODE_STRING_A);
qbs_free(_SUB_DEBUGMODE_STRING_RESULT);
qbs_free(_SUB_DEBUGMODE_STRING_VARTYPE); qbs_free(_SUB_DEBUGMODE_STRING_VARTYPE);
qbs_free(_SUB_DEBUGMODE_STRING_RECVDATA); qbs_free(_SUB_DEBUGMODE_STRING_RECVDATA);
qbs_free(_SUB_DEBUGMODE_STRING_ADDRESS); qbs_free(_SUB_DEBUGMODE_STRING_ADDRESS);

View file

@ -1,5 +1,5 @@
if(oldstr4799){ if(oldstr4817){
if(oldstr4799->fixed)qbs_set(oldstr4799,_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE); if(oldstr4817->fixed)qbs_set(oldstr4817,_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE);
qbs_free(_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE); qbs_free(_SUB_SHOWVWATCHPANEL_STRING_CURRENTSCOPE);
} }
qbs_free(_SUB_SHOWVWATCHPANEL_STRING_TITLE); qbs_free(_SUB_SHOWVWATCHPANEL_STRING_TITLE);

View file

@ -1,5 +1,5 @@
if(oldstr4824){ if(oldstr4842){
if(oldstr4824->fixed)qbs_set(oldstr4824,_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE); if(oldstr4842->fixed)qbs_set(oldstr4842,_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE);
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE); qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_CURRENTSCOPE);
} }
if (_FUNC_IDEVARIABLEWATCHBOX_ARRAY_UDT_O[2]&1){ if (_FUNC_IDEVARIABLEWATCHBOX_ARRAY_UDT_O[2]&1){
@ -21,6 +21,12 @@ free((void*)(_FUNC_IDEVARIABLEWATCHBOX_ARRAY_UDT_VARDLGLIST[0]));
} }
free_mem_lock( (mem_lock*)((ptrszint*)_FUNC_IDEVARIABLEWATCHBOX_ARRAY_UDT_VARDLGLIST)[8] ); free_mem_lock( (mem_lock*)((ptrszint*)_FUNC_IDEVARIABLEWATCHBOX_ARRAY_UDT_VARDLGLIST)[8] );
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_L); qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_L);
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_TEXT);
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_L3);
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_ALTLETTER); qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_ALTLETTER);
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_A2);
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_TEMP);
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_V);
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_SEARCHTERM);
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_PROPOSEDTITLE);
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_THISSCOPE);
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_L3);
qbs_free(_FUNC_IDEVARIABLEWATCHBOX_STRING_TEXT);

View file

@ -1,4 +1,4 @@
if(oldstr4907){ if(oldstr4934){
if(oldstr4907->fixed)qbs_set(oldstr4907,_SUB_FINDQUOTECOMMENT_STRING_TEXT); if(oldstr4934->fixed)qbs_set(oldstr4934,_SUB_FINDQUOTECOMMENT_STRING_TEXT);
qbs_free(_SUB_FINDQUOTECOMMENT_STRING_TEXT); qbs_free(_SUB_FINDQUOTECOMMENT_STRING_TEXT);
} }

View file

@ -1,5 +1,5 @@
if(oldstr4973){ if(oldstr5000){
if(oldstr4973->fixed)qbs_set(oldstr4973,_FUNC_IDEFILEEXISTS_STRING_F); if(oldstr5000->fixed)qbs_set(oldstr5000,_FUNC_IDEFILEEXISTS_STRING_F);
qbs_free(_FUNC_IDEFILEEXISTS_STRING_F); qbs_free(_FUNC_IDEFILEEXISTS_STRING_F);
} }
qbs_free(_FUNC_IDEFILEEXISTS_STRING_M); qbs_free(_FUNC_IDEFILEEXISTS_STRING_M);

View file

@ -1,4 +1,4 @@
if(oldstr5027){ if(oldstr5054){
if(oldstr5027->fixed)qbs_set(oldstr5027,_FUNC_IDEHLEN_STRING_A); if(oldstr5054->fixed)qbs_set(oldstr5054,_FUNC_IDEHLEN_STRING_A);
qbs_free(_FUNC_IDEHLEN_STRING_A); qbs_free(_FUNC_IDEHLEN_STRING_A);
} }

Some files were not shown because too many files have changed in this diff Show more