1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-01 09:10:37 +00:00

Revert "Update internal/source"

This reverts commit b693e7667b.
This commit is contained in:
Zachary Spriggs 2021-04-09 18:11:25 -04:00
parent 8484d0fb14
commit 50e877acf5
299 changed files with 29562 additions and 29552 deletions

View file

@ -1,12 +1,12 @@
qbs*oldstr3585=NULL; qbs*oldstr3586=NULL;
if(_SUB_INITIALISE_UDT_VARSTRINGS_STRING_N->tmp||_SUB_INITIALISE_UDT_VARSTRINGS_STRING_N->fixed||_SUB_INITIALISE_UDT_VARSTRINGS_STRING_N->readonly){ if(_SUB_INITIALISE_UDT_VARSTRINGS_STRING_N->tmp||_SUB_INITIALISE_UDT_VARSTRINGS_STRING_N->fixed||_SUB_INITIALISE_UDT_VARSTRINGS_STRING_N->readonly){
oldstr3585=_SUB_INITIALISE_UDT_VARSTRINGS_STRING_N; oldstr3586=_SUB_INITIALISE_UDT_VARSTRINGS_STRING_N;
if (oldstr3585->cmem_descriptor){ if (oldstr3586->cmem_descriptor){
_SUB_INITIALISE_UDT_VARSTRINGS_STRING_N=qbs_new_cmem(oldstr3585->len,0); _SUB_INITIALISE_UDT_VARSTRINGS_STRING_N=qbs_new_cmem(oldstr3586->len,0);
}else{ }else{
_SUB_INITIALISE_UDT_VARSTRINGS_STRING_N=qbs_new(oldstr3585->len,0); _SUB_INITIALISE_UDT_VARSTRINGS_STRING_N=qbs_new(oldstr3586->len,0);
} }
memcpy(_SUB_INITIALISE_UDT_VARSTRINGS_STRING_N->chr,oldstr3585->chr,oldstr3585->len); memcpy(_SUB_INITIALISE_UDT_VARSTRINGS_STRING_N->chr,oldstr3586->chr,oldstr3586->len);
} }
int32 *_SUB_INITIALISE_UDT_VARSTRINGS_LONG_ELEMENT=NULL; int32 *_SUB_INITIALISE_UDT_VARSTRINGS_LONG_ELEMENT=NULL;
if(_SUB_INITIALISE_UDT_VARSTRINGS_LONG_ELEMENT==NULL){ if(_SUB_INITIALISE_UDT_VARSTRINGS_LONG_ELEMENT==NULL){
@ -18,4 +18,4 @@ if(_SUB_INITIALISE_UDT_VARSTRINGS_LONG_OFFSET==NULL){
_SUB_INITIALISE_UDT_VARSTRINGS_LONG_OFFSET=(int32*)mem_static_malloc(4); _SUB_INITIALISE_UDT_VARSTRINGS_LONG_OFFSET=(int32*)mem_static_malloc(4);
*_SUB_INITIALISE_UDT_VARSTRINGS_LONG_OFFSET=0; *_SUB_INITIALISE_UDT_VARSTRINGS_LONG_OFFSET=0;
} }
int32 pass3588; int32 pass3589;

View file

@ -1,12 +1,12 @@
qbs*oldstr3589=NULL; qbs*oldstr3590=NULL;
if(_SUB_FREE_UDT_VARSTRINGS_STRING_N->tmp||_SUB_FREE_UDT_VARSTRINGS_STRING_N->fixed||_SUB_FREE_UDT_VARSTRINGS_STRING_N->readonly){ if(_SUB_FREE_UDT_VARSTRINGS_STRING_N->tmp||_SUB_FREE_UDT_VARSTRINGS_STRING_N->fixed||_SUB_FREE_UDT_VARSTRINGS_STRING_N->readonly){
oldstr3589=_SUB_FREE_UDT_VARSTRINGS_STRING_N; oldstr3590=_SUB_FREE_UDT_VARSTRINGS_STRING_N;
if (oldstr3589->cmem_descriptor){ if (oldstr3590->cmem_descriptor){
_SUB_FREE_UDT_VARSTRINGS_STRING_N=qbs_new_cmem(oldstr3589->len,0); _SUB_FREE_UDT_VARSTRINGS_STRING_N=qbs_new_cmem(oldstr3590->len,0);
}else{ }else{
_SUB_FREE_UDT_VARSTRINGS_STRING_N=qbs_new(oldstr3589->len,0); _SUB_FREE_UDT_VARSTRINGS_STRING_N=qbs_new(oldstr3590->len,0);
} }
memcpy(_SUB_FREE_UDT_VARSTRINGS_STRING_N->chr,oldstr3589->chr,oldstr3589->len); memcpy(_SUB_FREE_UDT_VARSTRINGS_STRING_N->chr,oldstr3590->chr,oldstr3590->len);
} }
int32 *_SUB_FREE_UDT_VARSTRINGS_LONG_ELEMENT=NULL; int32 *_SUB_FREE_UDT_VARSTRINGS_LONG_ELEMENT=NULL;
if(_SUB_FREE_UDT_VARSTRINGS_LONG_ELEMENT==NULL){ if(_SUB_FREE_UDT_VARSTRINGS_LONG_ELEMENT==NULL){
@ -18,4 +18,4 @@ if(_SUB_FREE_UDT_VARSTRINGS_LONG_OFFSET==NULL){
_SUB_FREE_UDT_VARSTRINGS_LONG_OFFSET=(int32*)mem_static_malloc(4); _SUB_FREE_UDT_VARSTRINGS_LONG_OFFSET=(int32*)mem_static_malloc(4);
*_SUB_FREE_UDT_VARSTRINGS_LONG_OFFSET=0; *_SUB_FREE_UDT_VARSTRINGS_LONG_OFFSET=0;
} }
int32 pass3592; int32 pass3593;

View file

@ -1,32 +1,32 @@
qbs*oldstr3593=NULL;
if(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N->tmp||_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N->fixed||_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N->readonly){
oldstr3593=_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N;
if (oldstr3593->cmem_descriptor){
_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N=qbs_new_cmem(oldstr3593->len,0);
}else{
_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N=qbs_new(oldstr3593->len,0);
}
memcpy(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N->chr,oldstr3593->chr,oldstr3593->len);
}
qbs*oldstr3594=NULL; qbs*oldstr3594=NULL;
if(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->tmp||_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->fixed||_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->readonly){ if(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N->tmp||_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N->fixed||_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N->readonly){
oldstr3594=_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT; oldstr3594=_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N;
if (oldstr3594->cmem_descriptor){ if (oldstr3594->cmem_descriptor){
_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT=qbs_new_cmem(oldstr3594->len,0); _SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N=qbs_new_cmem(oldstr3594->len,0);
}else{ }else{
_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT=qbs_new(oldstr3594->len,0); _SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N=qbs_new(oldstr3594->len,0);
} }
memcpy(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->chr,oldstr3594->chr,oldstr3594->len); memcpy(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_N->chr,oldstr3594->chr,oldstr3594->len);
} }
qbs*oldstr3595=NULL; qbs*oldstr3595=NULL;
if(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC->tmp||_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC->fixed||_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC->readonly){ if(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->tmp||_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->fixed||_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->readonly){
oldstr3595=_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC; oldstr3595=_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT;
if (oldstr3595->cmem_descriptor){ if (oldstr3595->cmem_descriptor){
_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC=qbs_new_cmem(oldstr3595->len,0); _SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT=qbs_new_cmem(oldstr3595->len,0);
}else{ }else{
_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC=qbs_new(oldstr3595->len,0); _SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT=qbs_new(oldstr3595->len,0);
} }
memcpy(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC->chr,oldstr3595->chr,oldstr3595->len); memcpy(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->chr,oldstr3595->chr,oldstr3595->len);
}
qbs*oldstr3596=NULL;
if(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC->tmp||_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC->fixed||_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC->readonly){
oldstr3596=_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC;
if (oldstr3596->cmem_descriptor){
_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC=qbs_new_cmem(oldstr3596->len,0);
}else{
_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC=qbs_new(oldstr3596->len,0);
}
memcpy(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_STRING_ACC->chr,oldstr3596->chr,oldstr3596->len);
} }
int32 *_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_LONG_OFFSET=NULL; int32 *_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_LONG_OFFSET=NULL;
if(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_LONG_OFFSET==NULL){ if(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_LONG_OFFSET==NULL){
@ -38,4 +38,4 @@ if(_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_LONG_ELEMENT==NULL){
_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_LONG_ELEMENT=(int32*)mem_static_malloc(4); _SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_LONG_ELEMENT=(int32*)mem_static_malloc(4);
*_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_LONG_ELEMENT=0; *_SUB_INITIALISE_ARRAY_UDT_VARSTRINGS_LONG_ELEMENT=0;
} }
int32 pass3597; int32 pass3598;

View file

@ -1,32 +1,32 @@
qbs*oldstr3598=NULL;
if(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N->tmp||_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N->fixed||_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N->readonly){
oldstr3598=_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N;
if (oldstr3598->cmem_descriptor){
_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N=qbs_new_cmem(oldstr3598->len,0);
}else{
_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N=qbs_new(oldstr3598->len,0);
}
memcpy(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N->chr,oldstr3598->chr,oldstr3598->len);
}
qbs*oldstr3599=NULL; qbs*oldstr3599=NULL;
if(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->tmp||_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->fixed||_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->readonly){ if(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N->tmp||_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N->fixed||_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N->readonly){
oldstr3599=_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT; oldstr3599=_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N;
if (oldstr3599->cmem_descriptor){ if (oldstr3599->cmem_descriptor){
_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT=qbs_new_cmem(oldstr3599->len,0); _SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N=qbs_new_cmem(oldstr3599->len,0);
}else{ }else{
_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT=qbs_new(oldstr3599->len,0); _SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N=qbs_new(oldstr3599->len,0);
} }
memcpy(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->chr,oldstr3599->chr,oldstr3599->len); memcpy(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_N->chr,oldstr3599->chr,oldstr3599->len);
} }
qbs*oldstr3600=NULL; qbs*oldstr3600=NULL;
if(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC->tmp||_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC->fixed||_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC->readonly){ if(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->tmp||_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->fixed||_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->readonly){
oldstr3600=_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC; oldstr3600=_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT;
if (oldstr3600->cmem_descriptor){ if (oldstr3600->cmem_descriptor){
_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC=qbs_new_cmem(oldstr3600->len,0); _SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT=qbs_new_cmem(oldstr3600->len,0);
}else{ }else{
_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC=qbs_new(oldstr3600->len,0); _SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT=qbs_new(oldstr3600->len,0);
} }
memcpy(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC->chr,oldstr3600->chr,oldstr3600->len); memcpy(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_BYTESPERELEMENT->chr,oldstr3600->chr,oldstr3600->len);
}
qbs*oldstr3601=NULL;
if(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC->tmp||_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC->fixed||_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC->readonly){
oldstr3601=_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC;
if (oldstr3601->cmem_descriptor){
_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC=qbs_new_cmem(oldstr3601->len,0);
}else{
_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC=qbs_new(oldstr3601->len,0);
}
memcpy(_SUB_FREE_ARRAY_UDT_VARSTRINGS_STRING_ACC->chr,oldstr3601->chr,oldstr3601->len);
} }
int32 *_SUB_FREE_ARRAY_UDT_VARSTRINGS_LONG_OFFSET=NULL; int32 *_SUB_FREE_ARRAY_UDT_VARSTRINGS_LONG_OFFSET=NULL;
if(_SUB_FREE_ARRAY_UDT_VARSTRINGS_LONG_OFFSET==NULL){ if(_SUB_FREE_ARRAY_UDT_VARSTRINGS_LONG_OFFSET==NULL){
@ -38,4 +38,4 @@ if(_SUB_FREE_ARRAY_UDT_VARSTRINGS_LONG_ELEMENT==NULL){
_SUB_FREE_ARRAY_UDT_VARSTRINGS_LONG_ELEMENT=(int32*)mem_static_malloc(4); _SUB_FREE_ARRAY_UDT_VARSTRINGS_LONG_ELEMENT=(int32*)mem_static_malloc(4);
*_SUB_FREE_ARRAY_UDT_VARSTRINGS_LONG_ELEMENT=0; *_SUB_FREE_ARRAY_UDT_VARSTRINGS_LONG_ELEMENT=0;
} }
int32 pass3602; int32 pass3603;

View file

@ -1,22 +1,22 @@
qbs*oldstr3603=NULL;
if(_SUB_COPY_FULL_UDT_STRING_DST->tmp||_SUB_COPY_FULL_UDT_STRING_DST->fixed||_SUB_COPY_FULL_UDT_STRING_DST->readonly){
oldstr3603=_SUB_COPY_FULL_UDT_STRING_DST;
if (oldstr3603->cmem_descriptor){
_SUB_COPY_FULL_UDT_STRING_DST=qbs_new_cmem(oldstr3603->len,0);
}else{
_SUB_COPY_FULL_UDT_STRING_DST=qbs_new(oldstr3603->len,0);
}
memcpy(_SUB_COPY_FULL_UDT_STRING_DST->chr,oldstr3603->chr,oldstr3603->len);
}
qbs*oldstr3604=NULL; qbs*oldstr3604=NULL;
if(_SUB_COPY_FULL_UDT_STRING_SRC->tmp||_SUB_COPY_FULL_UDT_STRING_SRC->fixed||_SUB_COPY_FULL_UDT_STRING_SRC->readonly){ if(_SUB_COPY_FULL_UDT_STRING_DST->tmp||_SUB_COPY_FULL_UDT_STRING_DST->fixed||_SUB_COPY_FULL_UDT_STRING_DST->readonly){
oldstr3604=_SUB_COPY_FULL_UDT_STRING_SRC; oldstr3604=_SUB_COPY_FULL_UDT_STRING_DST;
if (oldstr3604->cmem_descriptor){ if (oldstr3604->cmem_descriptor){
_SUB_COPY_FULL_UDT_STRING_SRC=qbs_new_cmem(oldstr3604->len,0); _SUB_COPY_FULL_UDT_STRING_DST=qbs_new_cmem(oldstr3604->len,0);
}else{ }else{
_SUB_COPY_FULL_UDT_STRING_SRC=qbs_new(oldstr3604->len,0); _SUB_COPY_FULL_UDT_STRING_DST=qbs_new(oldstr3604->len,0);
} }
memcpy(_SUB_COPY_FULL_UDT_STRING_SRC->chr,oldstr3604->chr,oldstr3604->len); memcpy(_SUB_COPY_FULL_UDT_STRING_DST->chr,oldstr3604->chr,oldstr3604->len);
}
qbs*oldstr3605=NULL;
if(_SUB_COPY_FULL_UDT_STRING_SRC->tmp||_SUB_COPY_FULL_UDT_STRING_SRC->fixed||_SUB_COPY_FULL_UDT_STRING_SRC->readonly){
oldstr3605=_SUB_COPY_FULL_UDT_STRING_SRC;
if (oldstr3605->cmem_descriptor){
_SUB_COPY_FULL_UDT_STRING_SRC=qbs_new_cmem(oldstr3605->len,0);
}else{
_SUB_COPY_FULL_UDT_STRING_SRC=qbs_new(oldstr3605->len,0);
}
memcpy(_SUB_COPY_FULL_UDT_STRING_SRC->chr,oldstr3605->chr,oldstr3605->len);
} }
int32 *_SUB_COPY_FULL_UDT_LONG_OFFSET=NULL; int32 *_SUB_COPY_FULL_UDT_LONG_OFFSET=NULL;
if(_SUB_COPY_FULL_UDT_LONG_OFFSET==NULL){ if(_SUB_COPY_FULL_UDT_LONG_OFFSET==NULL){
@ -28,5 +28,5 @@ if(_SUB_COPY_FULL_UDT_LONG_ELEMENT==NULL){
_SUB_COPY_FULL_UDT_LONG_ELEMENT=(int32*)mem_static_malloc(4); _SUB_COPY_FULL_UDT_LONG_ELEMENT=(int32*)mem_static_malloc(4);
*_SUB_COPY_FULL_UDT_LONG_ELEMENT=0; *_SUB_COPY_FULL_UDT_LONG_ELEMENT=0;
} }
int32 pass3608;
int32 pass3609; int32 pass3609;
int32 pass3610;

View file

@ -8,11 +8,11 @@ if(_SUB_DUMP_UDTS_LONG_I==NULL){
_SUB_DUMP_UDTS_LONG_I=(int32*)mem_static_malloc(4); _SUB_DUMP_UDTS_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_DUMP_UDTS_LONG_I=0; *_SUB_DUMP_UDTS_LONG_I=0;
} }
int64 fornext_value3613; int64 fornext_value3614;
int64 fornext_finalvalue3613; int64 fornext_finalvalue3614;
int64 fornext_step3613; int64 fornext_step3614;
uint8 fornext_step_negative3613; uint8 fornext_step_negative3614;
int64 fornext_value3617; int64 fornext_value3618;
int64 fornext_finalvalue3617; int64 fornext_finalvalue3618;
int64 fornext_step3617; int64 fornext_step3618;
uint8 fornext_step_negative3617; uint8 fornext_step_negative3618;

View file

@ -1,22 +1,22 @@
qbs*oldstr3619=NULL;
if(_SUB_MANAGEVARIABLELIST_STRING_NAME->tmp||_SUB_MANAGEVARIABLELIST_STRING_NAME->fixed||_SUB_MANAGEVARIABLELIST_STRING_NAME->readonly){
oldstr3619=_SUB_MANAGEVARIABLELIST_STRING_NAME;
if (oldstr3619->cmem_descriptor){
_SUB_MANAGEVARIABLELIST_STRING_NAME=qbs_new_cmem(oldstr3619->len,0);
}else{
_SUB_MANAGEVARIABLELIST_STRING_NAME=qbs_new(oldstr3619->len,0);
}
memcpy(_SUB_MANAGEVARIABLELIST_STRING_NAME->chr,oldstr3619->chr,oldstr3619->len);
}
qbs*oldstr3620=NULL; qbs*oldstr3620=NULL;
if(_SUB_MANAGEVARIABLELIST_STRING___CNAME->tmp||_SUB_MANAGEVARIABLELIST_STRING___CNAME->fixed||_SUB_MANAGEVARIABLELIST_STRING___CNAME->readonly){ if(_SUB_MANAGEVARIABLELIST_STRING_NAME->tmp||_SUB_MANAGEVARIABLELIST_STRING_NAME->fixed||_SUB_MANAGEVARIABLELIST_STRING_NAME->readonly){
oldstr3620=_SUB_MANAGEVARIABLELIST_STRING___CNAME; oldstr3620=_SUB_MANAGEVARIABLELIST_STRING_NAME;
if (oldstr3620->cmem_descriptor){ if (oldstr3620->cmem_descriptor){
_SUB_MANAGEVARIABLELIST_STRING___CNAME=qbs_new_cmem(oldstr3620->len,0); _SUB_MANAGEVARIABLELIST_STRING_NAME=qbs_new_cmem(oldstr3620->len,0);
}else{ }else{
_SUB_MANAGEVARIABLELIST_STRING___CNAME=qbs_new(oldstr3620->len,0); _SUB_MANAGEVARIABLELIST_STRING_NAME=qbs_new(oldstr3620->len,0);
} }
memcpy(_SUB_MANAGEVARIABLELIST_STRING___CNAME->chr,oldstr3620->chr,oldstr3620->len); memcpy(_SUB_MANAGEVARIABLELIST_STRING_NAME->chr,oldstr3620->chr,oldstr3620->len);
}
qbs*oldstr3621=NULL;
if(_SUB_MANAGEVARIABLELIST_STRING___CNAME->tmp||_SUB_MANAGEVARIABLELIST_STRING___CNAME->fixed||_SUB_MANAGEVARIABLELIST_STRING___CNAME->readonly){
oldstr3621=_SUB_MANAGEVARIABLELIST_STRING___CNAME;
if (oldstr3621->cmem_descriptor){
_SUB_MANAGEVARIABLELIST_STRING___CNAME=qbs_new_cmem(oldstr3621->len,0);
}else{
_SUB_MANAGEVARIABLELIST_STRING___CNAME=qbs_new(oldstr3621->len,0);
}
memcpy(_SUB_MANAGEVARIABLELIST_STRING___CNAME->chr,oldstr3621->chr,oldstr3621->len);
} }
int32 *_SUB_MANAGEVARIABLELIST_LONG_FINDITEM=NULL; int32 *_SUB_MANAGEVARIABLELIST_LONG_FINDITEM=NULL;
if(_SUB_MANAGEVARIABLELIST_LONG_FINDITEM==NULL){ if(_SUB_MANAGEVARIABLELIST_LONG_FINDITEM==NULL){
@ -35,13 +35,13 @@ if(_SUB_MANAGEVARIABLELIST_LONG_FOUND==NULL){
_SUB_MANAGEVARIABLELIST_LONG_FOUND=(int32*)mem_static_malloc(4); _SUB_MANAGEVARIABLELIST_LONG_FOUND=(int32*)mem_static_malloc(4);
*_SUB_MANAGEVARIABLELIST_LONG_FOUND=0; *_SUB_MANAGEVARIABLELIST_LONG_FOUND=0;
} }
int64 fornext_value3622; int64 fornext_value3623;
int64 fornext_finalvalue3622; int64 fornext_finalvalue3623;
int64 fornext_step3622; int64 fornext_step3623;
uint8 fornext_step_negative3622; uint8 fornext_step_negative3623;
qbs *_SUB_MANAGEVARIABLELIST_STRING_THISINCNAME=NULL; qbs *_SUB_MANAGEVARIABLELIST_STRING_THISINCNAME=NULL;
if (!_SUB_MANAGEVARIABLELIST_STRING_THISINCNAME)_SUB_MANAGEVARIABLELIST_STRING_THISINCNAME=qbs_new(0,0); if (!_SUB_MANAGEVARIABLELIST_STRING_THISINCNAME)_SUB_MANAGEVARIABLELIST_STRING_THISINCNAME=qbs_new(0,0);
byte_element_struct *byte_element_3624=NULL; byte_element_struct *byte_element_3625=NULL;
if (!byte_element_3624){ if (!byte_element_3625){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3624=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3624=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3625=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3625=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,50 +1,50 @@
qbs*oldstr3625=NULL;
if(_SUB_ADDWARNING_STRING_INCFILENAME->tmp||_SUB_ADDWARNING_STRING_INCFILENAME->fixed||_SUB_ADDWARNING_STRING_INCFILENAME->readonly){
oldstr3625=_SUB_ADDWARNING_STRING_INCFILENAME;
if (oldstr3625->cmem_descriptor){
_SUB_ADDWARNING_STRING_INCFILENAME=qbs_new_cmem(oldstr3625->len,0);
}else{
_SUB_ADDWARNING_STRING_INCFILENAME=qbs_new(oldstr3625->len,0);
}
memcpy(_SUB_ADDWARNING_STRING_INCFILENAME->chr,oldstr3625->chr,oldstr3625->len);
}
qbs*oldstr3626=NULL; qbs*oldstr3626=NULL;
if(_SUB_ADDWARNING_STRING_HEADER->tmp||_SUB_ADDWARNING_STRING_HEADER->fixed||_SUB_ADDWARNING_STRING_HEADER->readonly){ if(_SUB_ADDWARNING_STRING_INCFILENAME->tmp||_SUB_ADDWARNING_STRING_INCFILENAME->fixed||_SUB_ADDWARNING_STRING_INCFILENAME->readonly){
oldstr3626=_SUB_ADDWARNING_STRING_HEADER; oldstr3626=_SUB_ADDWARNING_STRING_INCFILENAME;
if (oldstr3626->cmem_descriptor){ if (oldstr3626->cmem_descriptor){
_SUB_ADDWARNING_STRING_HEADER=qbs_new_cmem(oldstr3626->len,0); _SUB_ADDWARNING_STRING_INCFILENAME=qbs_new_cmem(oldstr3626->len,0);
}else{ }else{
_SUB_ADDWARNING_STRING_HEADER=qbs_new(oldstr3626->len,0); _SUB_ADDWARNING_STRING_INCFILENAME=qbs_new(oldstr3626->len,0);
} }
memcpy(_SUB_ADDWARNING_STRING_HEADER->chr,oldstr3626->chr,oldstr3626->len); memcpy(_SUB_ADDWARNING_STRING_INCFILENAME->chr,oldstr3626->chr,oldstr3626->len);
} }
qbs*oldstr3627=NULL; qbs*oldstr3627=NULL;
if(_SUB_ADDWARNING_STRING_TEXT->tmp||_SUB_ADDWARNING_STRING_TEXT->fixed||_SUB_ADDWARNING_STRING_TEXT->readonly){ if(_SUB_ADDWARNING_STRING_HEADER->tmp||_SUB_ADDWARNING_STRING_HEADER->fixed||_SUB_ADDWARNING_STRING_HEADER->readonly){
oldstr3627=_SUB_ADDWARNING_STRING_TEXT; oldstr3627=_SUB_ADDWARNING_STRING_HEADER;
if (oldstr3627->cmem_descriptor){ if (oldstr3627->cmem_descriptor){
_SUB_ADDWARNING_STRING_TEXT=qbs_new_cmem(oldstr3627->len,0); _SUB_ADDWARNING_STRING_HEADER=qbs_new_cmem(oldstr3627->len,0);
}else{ }else{
_SUB_ADDWARNING_STRING_TEXT=qbs_new(oldstr3627->len,0); _SUB_ADDWARNING_STRING_HEADER=qbs_new(oldstr3627->len,0);
} }
memcpy(_SUB_ADDWARNING_STRING_TEXT->chr,oldstr3627->chr,oldstr3627->len); memcpy(_SUB_ADDWARNING_STRING_HEADER->chr,oldstr3627->chr,oldstr3627->len);
}
qbs*oldstr3628=NULL;
if(_SUB_ADDWARNING_STRING_TEXT->tmp||_SUB_ADDWARNING_STRING_TEXT->fixed||_SUB_ADDWARNING_STRING_TEXT->readonly){
oldstr3628=_SUB_ADDWARNING_STRING_TEXT;
if (oldstr3628->cmem_descriptor){
_SUB_ADDWARNING_STRING_TEXT=qbs_new_cmem(oldstr3628->len,0);
}else{
_SUB_ADDWARNING_STRING_TEXT=qbs_new(oldstr3628->len,0);
}
memcpy(_SUB_ADDWARNING_STRING_TEXT->chr,oldstr3628->chr,oldstr3628->len);
} }
qbs *_SUB_ADDWARNING_STRING_THISSOURCE=NULL; qbs *_SUB_ADDWARNING_STRING_THISSOURCE=NULL;
if (!_SUB_ADDWARNING_STRING_THISSOURCE)_SUB_ADDWARNING_STRING_THISSOURCE=qbs_new(0,0); if (!_SUB_ADDWARNING_STRING_THISSOURCE)_SUB_ADDWARNING_STRING_THISSOURCE=qbs_new(0,0);
byte_element_struct *byte_element_3628=NULL;
if (!byte_element_3628){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3628=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3628=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_SUB_ADDWARNING_STRING_THISINCNAME=NULL;
if (!_SUB_ADDWARNING_STRING_THISINCNAME)_SUB_ADDWARNING_STRING_THISINCNAME=qbs_new(0,0);
byte_element_struct *byte_element_3629=NULL; byte_element_struct *byte_element_3629=NULL;
if (!byte_element_3629){ if (!byte_element_3629){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3629=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3629=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3629=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3629=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_3636=NULL; qbs *_SUB_ADDWARNING_STRING_THISINCNAME=NULL;
if (!byte_element_3636){ if (!_SUB_ADDWARNING_STRING_THISINCNAME)_SUB_ADDWARNING_STRING_THISINCNAME=qbs_new(0,0);
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3636=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3636=(byte_element_struct*)mem_static_malloc(12); byte_element_struct *byte_element_3630=NULL;
if (!byte_element_3630){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3630=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3630=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_3638=NULL; byte_element_struct *byte_element_3637=NULL;
if (!byte_element_3638){ if (!byte_element_3637){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3638=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3638=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3637=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3637=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3639=NULL;
if (!byte_element_3639){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3639=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3639=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,12 +1,12 @@
qbs *_FUNC_SCASE_STRING_SCASE=NULL; qbs *_FUNC_SCASE_STRING_SCASE=NULL;
if (!_FUNC_SCASE_STRING_SCASE)_FUNC_SCASE_STRING_SCASE=qbs_new(0,0); if (!_FUNC_SCASE_STRING_SCASE)_FUNC_SCASE_STRING_SCASE=qbs_new(0,0);
qbs*oldstr3639=NULL; qbs*oldstr3640=NULL;
if(_FUNC_SCASE_STRING_T->tmp||_FUNC_SCASE_STRING_T->fixed||_FUNC_SCASE_STRING_T->readonly){ if(_FUNC_SCASE_STRING_T->tmp||_FUNC_SCASE_STRING_T->fixed||_FUNC_SCASE_STRING_T->readonly){
oldstr3639=_FUNC_SCASE_STRING_T; oldstr3640=_FUNC_SCASE_STRING_T;
if (oldstr3639->cmem_descriptor){ if (oldstr3640->cmem_descriptor){
_FUNC_SCASE_STRING_T=qbs_new_cmem(oldstr3639->len,0); _FUNC_SCASE_STRING_T=qbs_new_cmem(oldstr3640->len,0);
}else{ }else{
_FUNC_SCASE_STRING_T=qbs_new(oldstr3639->len,0); _FUNC_SCASE_STRING_T=qbs_new(oldstr3640->len,0);
} }
memcpy(_FUNC_SCASE_STRING_T->chr,oldstr3639->chr,oldstr3639->len); memcpy(_FUNC_SCASE_STRING_T->chr,oldstr3640->chr,oldstr3640->len);
} }

View file

@ -1,14 +1,14 @@
qbs *_FUNC_SCASE2_STRING_SCASE2=NULL; qbs *_FUNC_SCASE2_STRING_SCASE2=NULL;
if (!_FUNC_SCASE2_STRING_SCASE2)_FUNC_SCASE2_STRING_SCASE2=qbs_new(0,0); if (!_FUNC_SCASE2_STRING_SCASE2)_FUNC_SCASE2_STRING_SCASE2=qbs_new(0,0);
qbs*oldstr3640=NULL; qbs*oldstr3641=NULL;
if(_FUNC_SCASE2_STRING_T->tmp||_FUNC_SCASE2_STRING_T->fixed||_FUNC_SCASE2_STRING_T->readonly){ if(_FUNC_SCASE2_STRING_T->tmp||_FUNC_SCASE2_STRING_T->fixed||_FUNC_SCASE2_STRING_T->readonly){
oldstr3640=_FUNC_SCASE2_STRING_T; oldstr3641=_FUNC_SCASE2_STRING_T;
if (oldstr3640->cmem_descriptor){ if (oldstr3641->cmem_descriptor){
_FUNC_SCASE2_STRING_T=qbs_new_cmem(oldstr3640->len,0); _FUNC_SCASE2_STRING_T=qbs_new_cmem(oldstr3641->len,0);
}else{ }else{
_FUNC_SCASE2_STRING_T=qbs_new(oldstr3640->len,0); _FUNC_SCASE2_STRING_T=qbs_new(oldstr3641->len,0);
} }
memcpy(_FUNC_SCASE2_STRING_T->chr,oldstr3640->chr,oldstr3640->len); memcpy(_FUNC_SCASE2_STRING_T->chr,oldstr3641->chr,oldstr3641->len);
} }
qbs *_FUNC_SCASE2_STRING_SEPARATOR=NULL; qbs *_FUNC_SCASE2_STRING_SEPARATOR=NULL;
if (!_FUNC_SCASE2_STRING_SEPARATOR)_FUNC_SCASE2_STRING_SEPARATOR=qbs_new(0,0); if (!_FUNC_SCASE2_STRING_SEPARATOR)_FUNC_SCASE2_STRING_SEPARATOR=qbs_new(0,0);
@ -24,13 +24,13 @@ if(_FUNC_SCASE2_LONG_I==NULL){
_FUNC_SCASE2_LONG_I=(int32*)mem_static_malloc(4); _FUNC_SCASE2_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_SCASE2_LONG_I=0; *_FUNC_SCASE2_LONG_I=0;
} }
int64 fornext_value3642; int64 fornext_value3643;
int64 fornext_finalvalue3642; int64 fornext_finalvalue3643;
int64 fornext_step3642; int64 fornext_step3643;
uint8 fornext_step_negative3642; uint8 fornext_step_negative3643;
byte_element_struct *byte_element_3643=NULL; byte_element_struct *byte_element_3644=NULL;
if (!byte_element_3643){ if (!byte_element_3644){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3643=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3643=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3644=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3644=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_SCASE2_STRING_S=NULL; qbs *_FUNC_SCASE2_STRING_S=NULL;
if (!_FUNC_SCASE2_STRING_S)_FUNC_SCASE2_STRING_S=qbs_new(0,0); if (!_FUNC_SCASE2_STRING_S)_FUNC_SCASE2_STRING_S=qbs_new(0,0);

View file

@ -200,54 +200,54 @@ if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2261=(byte_element_s
} }
int32 pass2262; int32 pass2262;
int32 pass2263; int32 pass2263;
byte_element_struct *byte_element_2271=NULL; byte_element_struct *byte_element_2272=NULL;
if (!byte_element_2271){ if (!byte_element_2272){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2271=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2271=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2272=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2272=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2272;
int32 pass2273; int32 pass2273;
byte_element_struct *byte_element_2283=NULL; int32 pass2274;
if (!byte_element_2283){ byte_element_struct *byte_element_2284=NULL;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2283=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2283=(byte_element_struct*)mem_static_malloc(12); if (!byte_element_2284){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2284=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2284=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2284;
int32 pass2285; int32 pass2285;
byte_element_struct *byte_element_2295=NULL; int32 pass2286;
if (!byte_element_2295){ byte_element_struct *byte_element_2296=NULL;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2295=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2295=(byte_element_struct*)mem_static_malloc(12); if (!byte_element_2296){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2296=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2296=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2296;
int32 pass2297; int32 pass2297;
int32 pass2301; int32 pass2298;
int32 pass2305; int32 pass2302;
byte_element_struct *byte_element_2309=NULL; int32 pass2306;
if (!byte_element_2309){ byte_element_struct *byte_element_2310=NULL;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2309=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2309=(byte_element_struct*)mem_static_malloc(12); if (!byte_element_2310){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2310=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2310=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2310;
int32 pass2311; int32 pass2311;
byte_element_struct *byte_element_2321=NULL; int32 pass2312;
if (!byte_element_2321){ byte_element_struct *byte_element_2322=NULL;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2321=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2321=(byte_element_struct*)mem_static_malloc(12); if (!byte_element_2322){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2322=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2322=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2322;
int32 pass2323; int32 pass2323;
byte_element_struct *byte_element_2333=NULL; int32 pass2324;
if (!byte_element_2333){ byte_element_struct *byte_element_2334=NULL;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2333=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2333=(byte_element_struct*)mem_static_malloc(12); if (!byte_element_2334){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2334=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2334=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2334;
int32 pass2335; int32 pass2335;
byte_element_struct *byte_element_2345=NULL; int32 pass2336;
if (!byte_element_2345){ byte_element_struct *byte_element_2346=NULL;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2345=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2345=(byte_element_struct*)mem_static_malloc(12); if (!byte_element_2346){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2346=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2346=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2346;
int32 pass2347; int32 pass2347;
byte_element_struct *byte_element_2357=NULL; int32 pass2348;
if (!byte_element_2357){ byte_element_struct *byte_element_2358=NULL;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2357=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2357=(byte_element_struct*)mem_static_malloc(12); if (!byte_element_2358){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2358=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2358=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2358;
int32 pass2359; int32 pass2359;
int8 pass2368; int32 pass2360;
int8 pass2369;

View file

@ -1,24 +1,24 @@
qbs *_FUNC_STRREMOVE_STRING_STRREMOVE=NULL; qbs *_FUNC_STRREMOVE_STRING_STRREMOVE=NULL;
if (!_FUNC_STRREMOVE_STRING_STRREMOVE)_FUNC_STRREMOVE_STRING_STRREMOVE=qbs_new(0,0); if (!_FUNC_STRREMOVE_STRING_STRREMOVE)_FUNC_STRREMOVE_STRING_STRREMOVE=qbs_new(0,0);
qbs*oldstr3644=NULL;
if(_FUNC_STRREMOVE_STRING_MYSTRING->tmp||_FUNC_STRREMOVE_STRING_MYSTRING->fixed||_FUNC_STRREMOVE_STRING_MYSTRING->readonly){
oldstr3644=_FUNC_STRREMOVE_STRING_MYSTRING;
if (oldstr3644->cmem_descriptor){
_FUNC_STRREMOVE_STRING_MYSTRING=qbs_new_cmem(oldstr3644->len,0);
}else{
_FUNC_STRREMOVE_STRING_MYSTRING=qbs_new(oldstr3644->len,0);
}
memcpy(_FUNC_STRREMOVE_STRING_MYSTRING->chr,oldstr3644->chr,oldstr3644->len);
}
qbs*oldstr3645=NULL; qbs*oldstr3645=NULL;
if(_FUNC_STRREMOVE_STRING_WHATTOREMOVE->tmp||_FUNC_STRREMOVE_STRING_WHATTOREMOVE->fixed||_FUNC_STRREMOVE_STRING_WHATTOREMOVE->readonly){ if(_FUNC_STRREMOVE_STRING_MYSTRING->tmp||_FUNC_STRREMOVE_STRING_MYSTRING->fixed||_FUNC_STRREMOVE_STRING_MYSTRING->readonly){
oldstr3645=_FUNC_STRREMOVE_STRING_WHATTOREMOVE; oldstr3645=_FUNC_STRREMOVE_STRING_MYSTRING;
if (oldstr3645->cmem_descriptor){ if (oldstr3645->cmem_descriptor){
_FUNC_STRREMOVE_STRING_WHATTOREMOVE=qbs_new_cmem(oldstr3645->len,0); _FUNC_STRREMOVE_STRING_MYSTRING=qbs_new_cmem(oldstr3645->len,0);
}else{ }else{
_FUNC_STRREMOVE_STRING_WHATTOREMOVE=qbs_new(oldstr3645->len,0); _FUNC_STRREMOVE_STRING_MYSTRING=qbs_new(oldstr3645->len,0);
} }
memcpy(_FUNC_STRREMOVE_STRING_WHATTOREMOVE->chr,oldstr3645->chr,oldstr3645->len); memcpy(_FUNC_STRREMOVE_STRING_MYSTRING->chr,oldstr3645->chr,oldstr3645->len);
}
qbs*oldstr3646=NULL;
if(_FUNC_STRREMOVE_STRING_WHATTOREMOVE->tmp||_FUNC_STRREMOVE_STRING_WHATTOREMOVE->fixed||_FUNC_STRREMOVE_STRING_WHATTOREMOVE->readonly){
oldstr3646=_FUNC_STRREMOVE_STRING_WHATTOREMOVE;
if (oldstr3646->cmem_descriptor){
_FUNC_STRREMOVE_STRING_WHATTOREMOVE=qbs_new_cmem(oldstr3646->len,0);
}else{
_FUNC_STRREMOVE_STRING_WHATTOREMOVE=qbs_new(oldstr3646->len,0);
}
memcpy(_FUNC_STRREMOVE_STRING_WHATTOREMOVE->chr,oldstr3646->chr,oldstr3646->len);
} }
qbs *_FUNC_STRREMOVE_STRING_A=NULL; qbs *_FUNC_STRREMOVE_STRING_A=NULL;
if (!_FUNC_STRREMOVE_STRING_A)_FUNC_STRREMOVE_STRING_A=qbs_new(0,0); if (!_FUNC_STRREMOVE_STRING_A)_FUNC_STRREMOVE_STRING_A=qbs_new(0,0);
@ -29,11 +29,11 @@ if(_FUNC_STRREMOVE_LONG_I==NULL){
_FUNC_STRREMOVE_LONG_I=(int32*)mem_static_malloc(4); _FUNC_STRREMOVE_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_STRREMOVE_LONG_I=0; *_FUNC_STRREMOVE_LONG_I=0;
} }
byte_element_struct *byte_element_3647=NULL;
if (!byte_element_3647){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3647=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3647=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3648=NULL; byte_element_struct *byte_element_3648=NULL;
if (!byte_element_3648){ if (!byte_element_3648){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3648=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3648=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3648=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3648=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_3649=NULL;
if (!byte_element_3649){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3649=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3649=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,34 +1,34 @@
qbs *_FUNC_STRREPLACE_STRING_STRREPLACE=NULL; qbs *_FUNC_STRREPLACE_STRING_STRREPLACE=NULL;
if (!_FUNC_STRREPLACE_STRING_STRREPLACE)_FUNC_STRREPLACE_STRING_STRREPLACE=qbs_new(0,0); if (!_FUNC_STRREPLACE_STRING_STRREPLACE)_FUNC_STRREPLACE_STRING_STRREPLACE=qbs_new(0,0);
qbs*oldstr3649=NULL;
if(_FUNC_STRREPLACE_STRING_MYSTRING->tmp||_FUNC_STRREPLACE_STRING_MYSTRING->fixed||_FUNC_STRREPLACE_STRING_MYSTRING->readonly){
oldstr3649=_FUNC_STRREPLACE_STRING_MYSTRING;
if (oldstr3649->cmem_descriptor){
_FUNC_STRREPLACE_STRING_MYSTRING=qbs_new_cmem(oldstr3649->len,0);
}else{
_FUNC_STRREPLACE_STRING_MYSTRING=qbs_new(oldstr3649->len,0);
}
memcpy(_FUNC_STRREPLACE_STRING_MYSTRING->chr,oldstr3649->chr,oldstr3649->len);
}
qbs*oldstr3650=NULL; qbs*oldstr3650=NULL;
if(_FUNC_STRREPLACE_STRING_FIND->tmp||_FUNC_STRREPLACE_STRING_FIND->fixed||_FUNC_STRREPLACE_STRING_FIND->readonly){ if(_FUNC_STRREPLACE_STRING_MYSTRING->tmp||_FUNC_STRREPLACE_STRING_MYSTRING->fixed||_FUNC_STRREPLACE_STRING_MYSTRING->readonly){
oldstr3650=_FUNC_STRREPLACE_STRING_FIND; oldstr3650=_FUNC_STRREPLACE_STRING_MYSTRING;
if (oldstr3650->cmem_descriptor){ if (oldstr3650->cmem_descriptor){
_FUNC_STRREPLACE_STRING_FIND=qbs_new_cmem(oldstr3650->len,0); _FUNC_STRREPLACE_STRING_MYSTRING=qbs_new_cmem(oldstr3650->len,0);
}else{ }else{
_FUNC_STRREPLACE_STRING_FIND=qbs_new(oldstr3650->len,0); _FUNC_STRREPLACE_STRING_MYSTRING=qbs_new(oldstr3650->len,0);
} }
memcpy(_FUNC_STRREPLACE_STRING_FIND->chr,oldstr3650->chr,oldstr3650->len); memcpy(_FUNC_STRREPLACE_STRING_MYSTRING->chr,oldstr3650->chr,oldstr3650->len);
} }
qbs*oldstr3651=NULL; qbs*oldstr3651=NULL;
if(_FUNC_STRREPLACE_STRING_REPLACEWITH->tmp||_FUNC_STRREPLACE_STRING_REPLACEWITH->fixed||_FUNC_STRREPLACE_STRING_REPLACEWITH->readonly){ if(_FUNC_STRREPLACE_STRING_FIND->tmp||_FUNC_STRREPLACE_STRING_FIND->fixed||_FUNC_STRREPLACE_STRING_FIND->readonly){
oldstr3651=_FUNC_STRREPLACE_STRING_REPLACEWITH; oldstr3651=_FUNC_STRREPLACE_STRING_FIND;
if (oldstr3651->cmem_descriptor){ if (oldstr3651->cmem_descriptor){
_FUNC_STRREPLACE_STRING_REPLACEWITH=qbs_new_cmem(oldstr3651->len,0); _FUNC_STRREPLACE_STRING_FIND=qbs_new_cmem(oldstr3651->len,0);
}else{ }else{
_FUNC_STRREPLACE_STRING_REPLACEWITH=qbs_new(oldstr3651->len,0); _FUNC_STRREPLACE_STRING_FIND=qbs_new(oldstr3651->len,0);
} }
memcpy(_FUNC_STRREPLACE_STRING_REPLACEWITH->chr,oldstr3651->chr,oldstr3651->len); memcpy(_FUNC_STRREPLACE_STRING_FIND->chr,oldstr3651->chr,oldstr3651->len);
}
qbs*oldstr3652=NULL;
if(_FUNC_STRREPLACE_STRING_REPLACEWITH->tmp||_FUNC_STRREPLACE_STRING_REPLACEWITH->fixed||_FUNC_STRREPLACE_STRING_REPLACEWITH->readonly){
oldstr3652=_FUNC_STRREPLACE_STRING_REPLACEWITH;
if (oldstr3652->cmem_descriptor){
_FUNC_STRREPLACE_STRING_REPLACEWITH=qbs_new_cmem(oldstr3652->len,0);
}else{
_FUNC_STRREPLACE_STRING_REPLACEWITH=qbs_new(oldstr3652->len,0);
}
memcpy(_FUNC_STRREPLACE_STRING_REPLACEWITH->chr,oldstr3652->chr,oldstr3652->len);
} }
qbs *_FUNC_STRREPLACE_STRING_A=NULL; qbs *_FUNC_STRREPLACE_STRING_A=NULL;
if (!_FUNC_STRREPLACE_STRING_A)_FUNC_STRREPLACE_STRING_A=qbs_new(0,0); if (!_FUNC_STRREPLACE_STRING_A)_FUNC_STRREPLACE_STRING_A=qbs_new(0,0);
@ -44,13 +44,9 @@ if(_FUNC_STRREPLACE_LONG_I==NULL){
_FUNC_STRREPLACE_LONG_I=(int32*)mem_static_malloc(4); _FUNC_STRREPLACE_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_STRREPLACE_LONG_I=0; *_FUNC_STRREPLACE_LONG_I=0;
} }
byte_element_struct *byte_element_3652=NULL; byte_element_struct *byte_element_3653=NULL;
if (!byte_element_3652){ if (!byte_element_3653){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3652=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3652=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3653=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3653=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3654=NULL;
if (!byte_element_3654){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3654=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3654=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_3655=NULL; byte_element_struct *byte_element_3655=NULL;
if (!byte_element_3655){ if (!byte_element_3655){
@ -60,3 +56,7 @@ byte_element_struct *byte_element_3656=NULL;
if (!byte_element_3656){ if (!byte_element_3656){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3656=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3656=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3656=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3656=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_3657=NULL;
if (!byte_element_3657){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3657=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3657=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,34 +1,34 @@
qbs *_FUNC_GL2QB_TYPE_CONVERT_STRING_GL2QB_TYPE_CONVERT=NULL; qbs *_FUNC_GL2QB_TYPE_CONVERT_STRING_GL2QB_TYPE_CONVERT=NULL;
if (!_FUNC_GL2QB_TYPE_CONVERT_STRING_GL2QB_TYPE_CONVERT)_FUNC_GL2QB_TYPE_CONVERT_STRING_GL2QB_TYPE_CONVERT=qbs_new(0,0); if (!_FUNC_GL2QB_TYPE_CONVERT_STRING_GL2QB_TYPE_CONVERT)_FUNC_GL2QB_TYPE_CONVERT_STRING_GL2QB_TYPE_CONVERT=qbs_new(0,0);
qbs*oldstr3657=NULL;
if(_FUNC_GL2QB_TYPE_CONVERT_STRING_A->tmp||_FUNC_GL2QB_TYPE_CONVERT_STRING_A->fixed||_FUNC_GL2QB_TYPE_CONVERT_STRING_A->readonly){
oldstr3657=_FUNC_GL2QB_TYPE_CONVERT_STRING_A;
if (oldstr3657->cmem_descriptor){
_FUNC_GL2QB_TYPE_CONVERT_STRING_A=qbs_new_cmem(oldstr3657->len,0);
}else{
_FUNC_GL2QB_TYPE_CONVERT_STRING_A=qbs_new(oldstr3657->len,0);
}
memcpy(_FUNC_GL2QB_TYPE_CONVERT_STRING_A->chr,oldstr3657->chr,oldstr3657->len);
}
qbs*oldstr3658=NULL; qbs*oldstr3658=NULL;
if(_FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL->tmp||_FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL->fixed||_FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL->readonly){ if(_FUNC_GL2QB_TYPE_CONVERT_STRING_A->tmp||_FUNC_GL2QB_TYPE_CONVERT_STRING_A->fixed||_FUNC_GL2QB_TYPE_CONVERT_STRING_A->readonly){
oldstr3658=_FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL; oldstr3658=_FUNC_GL2QB_TYPE_CONVERT_STRING_A;
if (oldstr3658->cmem_descriptor){ if (oldstr3658->cmem_descriptor){
_FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL=qbs_new_cmem(oldstr3658->len,0); _FUNC_GL2QB_TYPE_CONVERT_STRING_A=qbs_new_cmem(oldstr3658->len,0);
}else{ }else{
_FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL=qbs_new(oldstr3658->len,0); _FUNC_GL2QB_TYPE_CONVERT_STRING_A=qbs_new(oldstr3658->len,0);
} }
memcpy(_FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL->chr,oldstr3658->chr,oldstr3658->len); memcpy(_FUNC_GL2QB_TYPE_CONVERT_STRING_A->chr,oldstr3658->chr,oldstr3658->len);
} }
qbs*oldstr3659=NULL; qbs*oldstr3659=NULL;
if(_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP->tmp||_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP->fixed||_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP->readonly){ if(_FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL->tmp||_FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL->fixed||_FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL->readonly){
oldstr3659=_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP; oldstr3659=_FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL;
if (oldstr3659->cmem_descriptor){ if (oldstr3659->cmem_descriptor){
_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP=qbs_new_cmem(oldstr3659->len,0); _FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL=qbs_new_cmem(oldstr3659->len,0);
}else{ }else{
_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP=qbs_new(oldstr3659->len,0); _FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL=qbs_new(oldstr3659->len,0);
} }
memcpy(_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP->chr,oldstr3659->chr,oldstr3659->len); memcpy(_FUNC_GL2QB_TYPE_CONVERT_STRING_SYMBOL->chr,oldstr3659->chr,oldstr3659->len);
}
qbs*oldstr3660=NULL;
if(_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP->tmp||_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP->fixed||_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP->readonly){
oldstr3660=_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP;
if (oldstr3660->cmem_descriptor){
_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP=qbs_new_cmem(oldstr3660->len,0);
}else{
_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP=qbs_new(oldstr3660->len,0);
}
memcpy(_FUNC_GL2QB_TYPE_CONVERT_STRING_CTYP->chr,oldstr3660->chr,oldstr3660->len);
} }
qbs *_FUNC_GL2QB_TYPE_CONVERT_STRING_B=NULL; qbs *_FUNC_GL2QB_TYPE_CONVERT_STRING_B=NULL;
if (!_FUNC_GL2QB_TYPE_CONVERT_STRING_B)_FUNC_GL2QB_TYPE_CONVERT_STRING_B=qbs_new(0,0); if (!_FUNC_GL2QB_TYPE_CONVERT_STRING_B)_FUNC_GL2QB_TYPE_CONVERT_STRING_B=qbs_new(0,0);

View file

@ -1,44 +1,44 @@
qbs *_FUNC_READCHUNK_STRING_READCHUNK=NULL; qbs *_FUNC_READCHUNK_STRING_READCHUNK=NULL;
if (!_FUNC_READCHUNK_STRING_READCHUNK)_FUNC_READCHUNK_STRING_READCHUNK=qbs_new(0,0); if (!_FUNC_READCHUNK_STRING_READCHUNK)_FUNC_READCHUNK_STRING_READCHUNK=qbs_new(0,0);
qbs*oldstr3661=NULL;
if(_FUNC_READCHUNK_STRING_A->tmp||_FUNC_READCHUNK_STRING_A->fixed||_FUNC_READCHUNK_STRING_A->readonly){
oldstr3661=_FUNC_READCHUNK_STRING_A;
if (oldstr3661->cmem_descriptor){
_FUNC_READCHUNK_STRING_A=qbs_new_cmem(oldstr3661->len,0);
}else{
_FUNC_READCHUNK_STRING_A=qbs_new(oldstr3661->len,0);
}
memcpy(_FUNC_READCHUNK_STRING_A->chr,oldstr3661->chr,oldstr3661->len);
}
qbs*oldstr3662=NULL; qbs*oldstr3662=NULL;
if(_FUNC_READCHUNK_STRING_LAST_CHARACTER->tmp||_FUNC_READCHUNK_STRING_LAST_CHARACTER->fixed||_FUNC_READCHUNK_STRING_LAST_CHARACTER->readonly){ if(_FUNC_READCHUNK_STRING_A->tmp||_FUNC_READCHUNK_STRING_A->fixed||_FUNC_READCHUNK_STRING_A->readonly){
oldstr3662=_FUNC_READCHUNK_STRING_LAST_CHARACTER; oldstr3662=_FUNC_READCHUNK_STRING_A;
if (oldstr3662->cmem_descriptor){ if (oldstr3662->cmem_descriptor){
_FUNC_READCHUNK_STRING_LAST_CHARACTER=qbs_new_cmem(oldstr3662->len,0); _FUNC_READCHUNK_STRING_A=qbs_new_cmem(oldstr3662->len,0);
}else{ }else{
_FUNC_READCHUNK_STRING_LAST_CHARACTER=qbs_new(oldstr3662->len,0); _FUNC_READCHUNK_STRING_A=qbs_new(oldstr3662->len,0);
} }
memcpy(_FUNC_READCHUNK_STRING_LAST_CHARACTER->chr,oldstr3662->chr,oldstr3662->len); memcpy(_FUNC_READCHUNK_STRING_A->chr,oldstr3662->chr,oldstr3662->len);
}
qbs*oldstr3663=NULL;
if(_FUNC_READCHUNK_STRING_LAST_CHARACTER->tmp||_FUNC_READCHUNK_STRING_LAST_CHARACTER->fixed||_FUNC_READCHUNK_STRING_LAST_CHARACTER->readonly){
oldstr3663=_FUNC_READCHUNK_STRING_LAST_CHARACTER;
if (oldstr3663->cmem_descriptor){
_FUNC_READCHUNK_STRING_LAST_CHARACTER=qbs_new_cmem(oldstr3663->len,0);
}else{
_FUNC_READCHUNK_STRING_LAST_CHARACTER=qbs_new(oldstr3663->len,0);
}
memcpy(_FUNC_READCHUNK_STRING_LAST_CHARACTER->chr,oldstr3663->chr,oldstr3663->len);
} }
int32 *_FUNC_READCHUNK_LONG_X=NULL; int32 *_FUNC_READCHUNK_LONG_X=NULL;
if(_FUNC_READCHUNK_LONG_X==NULL){ if(_FUNC_READCHUNK_LONG_X==NULL){
_FUNC_READCHUNK_LONG_X=(int32*)mem_static_malloc(4); _FUNC_READCHUNK_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_READCHUNK_LONG_X=0; *_FUNC_READCHUNK_LONG_X=0;
} }
int64 fornext_value3664; int64 fornext_value3665;
int64 fornext_finalvalue3664; int64 fornext_finalvalue3665;
int64 fornext_step3664; int64 fornext_step3665;
uint8 fornext_step_negative3664; uint8 fornext_step_negative3665;
byte_element_struct *byte_element_3665=NULL; byte_element_struct *byte_element_3666=NULL;
if (!byte_element_3665){ if (!byte_element_3666){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3665=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3665=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3666=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3666=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_READCHUNK_LONG_C=NULL; int32 *_FUNC_READCHUNK_LONG_C=NULL;
if(_FUNC_READCHUNK_LONG_C==NULL){ if(_FUNC_READCHUNK_LONG_C==NULL){
_FUNC_READCHUNK_LONG_C=(int32*)mem_static_malloc(4); _FUNC_READCHUNK_LONG_C=(int32*)mem_static_malloc(4);
*_FUNC_READCHUNK_LONG_C=0; *_FUNC_READCHUNK_LONG_C=0;
} }
byte_element_struct *byte_element_3666=NULL; byte_element_struct *byte_element_3667=NULL;
if (!byte_element_3666){ if (!byte_element_3667){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3666=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3666=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3667=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3667=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -17,22 +17,22 @@ _SUB_GL_SCAN_HEADER_LONG_H=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_GL_SCAN_HEADER_STRING_A=NULL; qbs *_SUB_GL_SCAN_HEADER_STRING_A=NULL;
if (!_SUB_GL_SCAN_HEADER_STRING_A)_SUB_GL_SCAN_HEADER_STRING_A=qbs_new(0,0); if (!_SUB_GL_SCAN_HEADER_STRING_A)_SUB_GL_SCAN_HEADER_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_3670=NULL; byte_element_struct *byte_element_3671=NULL;
if (!byte_element_3670){ if (!byte_element_3671){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3670=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3670=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3671=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3671=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_GL_SCAN_HEADER_LONG_X=NULL; int32 *_SUB_GL_SCAN_HEADER_LONG_X=NULL;
if(_SUB_GL_SCAN_HEADER_LONG_X==NULL){ if(_SUB_GL_SCAN_HEADER_LONG_X==NULL){
_SUB_GL_SCAN_HEADER_LONG_X=(int32*)mem_static_malloc(4); _SUB_GL_SCAN_HEADER_LONG_X=(int32*)mem_static_malloc(4);
*_SUB_GL_SCAN_HEADER_LONG_X=0; *_SUB_GL_SCAN_HEADER_LONG_X=0;
} }
int64 fornext_value3672; int64 fornext_value3673;
int64 fornext_finalvalue3672; int64 fornext_finalvalue3673;
int64 fornext_step3672; int64 fornext_step3673;
uint8 fornext_step_negative3672; uint8 fornext_step_negative3673;
byte_element_struct *byte_element_3673=NULL; byte_element_struct *byte_element_3674=NULL;
if (!byte_element_3673){ if (!byte_element_3674){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3673=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3673=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3674=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3674=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_GL_SCAN_HEADER_LONG_C=NULL; int32 *_SUB_GL_SCAN_HEADER_LONG_C=NULL;
if(_SUB_GL_SCAN_HEADER_LONG_C==NULL){ if(_SUB_GL_SCAN_HEADER_LONG_C==NULL){
@ -44,13 +44,13 @@ if(_SUB_GL_SCAN_HEADER_LONG_X2==NULL){
_SUB_GL_SCAN_HEADER_LONG_X2=(int32*)mem_static_malloc(4); _SUB_GL_SCAN_HEADER_LONG_X2=(int32*)mem_static_malloc(4);
*_SUB_GL_SCAN_HEADER_LONG_X2=0; *_SUB_GL_SCAN_HEADER_LONG_X2=0;
} }
int64 fornext_value3675; int64 fornext_value3676;
int64 fornext_finalvalue3675; int64 fornext_finalvalue3676;
int64 fornext_step3675; int64 fornext_step3676;
uint8 fornext_step_negative3675; uint8 fornext_step_negative3676;
byte_element_struct *byte_element_3676=NULL; byte_element_struct *byte_element_3677=NULL;
if (!byte_element_3676){ if (!byte_element_3677){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3676=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3676=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3677=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3677=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_GL_SCAN_HEADER_LONG_C2=NULL; int32 *_SUB_GL_SCAN_HEADER_LONG_C2=NULL;
if(_SUB_GL_SCAN_HEADER_LONG_C2==NULL){ if(_SUB_GL_SCAN_HEADER_LONG_C2==NULL){
@ -59,32 +59,32 @@ _SUB_GL_SCAN_HEADER_LONG_C2=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_GL_SCAN_HEADER_STRING_VALUE=NULL; qbs *_SUB_GL_SCAN_HEADER_STRING_VALUE=NULL;
if (!_SUB_GL_SCAN_HEADER_STRING_VALUE)_SUB_GL_SCAN_HEADER_STRING_VALUE=qbs_new(0,0); if (!_SUB_GL_SCAN_HEADER_STRING_VALUE)_SUB_GL_SCAN_HEADER_STRING_VALUE=qbs_new(0,0);
byte_element_struct *byte_element_3677=NULL;
if (!byte_element_3677){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3677=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3677=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3678=NULL; byte_element_struct *byte_element_3678=NULL;
if (!byte_element_3678){ if (!byte_element_3678){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3678=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3678=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3678=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3678=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_3679=NULL;
if (!byte_element_3679){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3679=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3679=(byte_element_struct*)mem_static_malloc(12);
}
int64 *_SUB_GL_SCAN_HEADER_INTEGER64_VALUE=NULL; int64 *_SUB_GL_SCAN_HEADER_INTEGER64_VALUE=NULL;
if(_SUB_GL_SCAN_HEADER_INTEGER64_VALUE==NULL){ if(_SUB_GL_SCAN_HEADER_INTEGER64_VALUE==NULL){
_SUB_GL_SCAN_HEADER_INTEGER64_VALUE=(int64*)mem_static_malloc(8); _SUB_GL_SCAN_HEADER_INTEGER64_VALUE=(int64*)mem_static_malloc(8);
*_SUB_GL_SCAN_HEADER_INTEGER64_VALUE=0; *_SUB_GL_SCAN_HEADER_INTEGER64_VALUE=0;
} }
byte_element_struct *byte_element_3679=NULL; byte_element_struct *byte_element_3680=NULL;
if (!byte_element_3679){ if (!byte_element_3680){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3679=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3679=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3680=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3680=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_GL_SCAN_HEADER_LONG_I=NULL; int32 *_SUB_GL_SCAN_HEADER_LONG_I=NULL;
if(_SUB_GL_SCAN_HEADER_LONG_I==NULL){ if(_SUB_GL_SCAN_HEADER_LONG_I==NULL){
_SUB_GL_SCAN_HEADER_LONG_I=(int32*)mem_static_malloc(4); _SUB_GL_SCAN_HEADER_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_GL_SCAN_HEADER_LONG_I=0; *_SUB_GL_SCAN_HEADER_LONG_I=0;
} }
int64 fornext_value3681; int64 fornext_value3682;
int64 fornext_finalvalue3681; int64 fornext_finalvalue3682;
int64 fornext_step3681; int64 fornext_step3682;
uint8 fornext_step_negative3681; uint8 fornext_step_negative3682;
qbs *_SUB_GL_SCAN_HEADER_STRING_L=NULL; qbs *_SUB_GL_SCAN_HEADER_STRING_L=NULL;
if (!_SUB_GL_SCAN_HEADER_STRING_L)_SUB_GL_SCAN_HEADER_STRING_L=qbs_new(0,0); if (!_SUB_GL_SCAN_HEADER_STRING_L)_SUB_GL_SCAN_HEADER_STRING_L=qbs_new(0,0);
qbs *_SUB_GL_SCAN_HEADER_STRING_RET_TYPE=NULL; qbs *_SUB_GL_SCAN_HEADER_STRING_RET_TYPE=NULL;
@ -125,24 +125,24 @@ qbs *_SUB_GL_SCAN_HEADER_STRING_VAR_TYPE=NULL;
if (!_SUB_GL_SCAN_HEADER_STRING_VAR_TYPE)_SUB_GL_SCAN_HEADER_STRING_VAR_TYPE=qbs_new(0,0); if (!_SUB_GL_SCAN_HEADER_STRING_VAR_TYPE)_SUB_GL_SCAN_HEADER_STRING_VAR_TYPE=qbs_new(0,0);
qbs *_SUB_GL_SCAN_HEADER_STRING_VAR_NAME=NULL; qbs *_SUB_GL_SCAN_HEADER_STRING_VAR_NAME=NULL;
if (!_SUB_GL_SCAN_HEADER_STRING_VAR_NAME)_SUB_GL_SCAN_HEADER_STRING_VAR_NAME=qbs_new(0,0); if (!_SUB_GL_SCAN_HEADER_STRING_VAR_NAME)_SUB_GL_SCAN_HEADER_STRING_VAR_NAME=qbs_new(0,0);
byte_element_struct *byte_element_3688=NULL;
if (!byte_element_3688){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3688=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3688=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3689=NULL; byte_element_struct *byte_element_3689=NULL;
if (!byte_element_3689){ if (!byte_element_3689){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3689=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3689=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3689=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3689=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_GL_SCAN_HEADER_STRING_VAR_TYPE_BACKUP=NULL;
if (!_SUB_GL_SCAN_HEADER_STRING_VAR_TYPE_BACKUP)_SUB_GL_SCAN_HEADER_STRING_VAR_TYPE_BACKUP=qbs_new(0,0);
byte_element_struct *byte_element_3690=NULL; byte_element_struct *byte_element_3690=NULL;
if (!byte_element_3690){ if (!byte_element_3690){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3690=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3690=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3690=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3690=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_GL_SCAN_HEADER_STRING_VAR_TYPE_BACKUP=NULL;
if (!_SUB_GL_SCAN_HEADER_STRING_VAR_TYPE_BACKUP)_SUB_GL_SCAN_HEADER_STRING_VAR_TYPE_BACKUP=qbs_new(0,0);
byte_element_struct *byte_element_3691=NULL; byte_element_struct *byte_element_3691=NULL;
if (!byte_element_3691){ if (!byte_element_3691){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3691=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3691=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3691=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3691=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_3692=NULL;
if (!byte_element_3692){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3692=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3692=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_SUB_GL_SCAN_HEADER_STRING_QB_TYPE=NULL; qbs *_SUB_GL_SCAN_HEADER_STRING_QB_TYPE=NULL;
if (!_SUB_GL_SCAN_HEADER_STRING_QB_TYPE)_SUB_GL_SCAN_HEADER_STRING_QB_TYPE=qbs_new(0,0); if (!_SUB_GL_SCAN_HEADER_STRING_QB_TYPE)_SUB_GL_SCAN_HEADER_STRING_QB_TYPE=qbs_new(0,0);
qbs *_SUB_GL_SCAN_HEADER_STRING_ARG=NULL; qbs *_SUB_GL_SCAN_HEADER_STRING_ARG=NULL;
@ -151,10 +151,10 @@ qbs *_SUB_GL_SCAN_HEADER_STRING_LETTER=NULL;
if (!_SUB_GL_SCAN_HEADER_STRING_LETTER)_SUB_GL_SCAN_HEADER_STRING_LETTER=qbs_new(0,0); if (!_SUB_GL_SCAN_HEADER_STRING_LETTER)_SUB_GL_SCAN_HEADER_STRING_LETTER=qbs_new(0,0);
qbs *_SUB_GL_SCAN_HEADER_STRING_H=NULL; qbs *_SUB_GL_SCAN_HEADER_STRING_H=NULL;
if (!_SUB_GL_SCAN_HEADER_STRING_H)_SUB_GL_SCAN_HEADER_STRING_H=qbs_new(0,0); if (!_SUB_GL_SCAN_HEADER_STRING_H)_SUB_GL_SCAN_HEADER_STRING_H=qbs_new(0,0);
int64 fornext_value3698; int64 fornext_value3699;
int64 fornext_finalvalue3698; int64 fornext_finalvalue3699;
int64 fornext_step3698; int64 fornext_step3699;
uint8 fornext_step_negative3698; uint8 fornext_step_negative3699;
int32 *_SUB_GL_SCAN_HEADER_LONG_FH=NULL; int32 *_SUB_GL_SCAN_HEADER_LONG_FH=NULL;
if(_SUB_GL_SCAN_HEADER_LONG_FH==NULL){ if(_SUB_GL_SCAN_HEADER_LONG_FH==NULL){
_SUB_GL_SCAN_HEADER_LONG_FH=(int32*)mem_static_malloc(4); _SUB_GL_SCAN_HEADER_LONG_FH=(int32*)mem_static_malloc(4);

View file

@ -3,25 +3,25 @@ if(_SUB_GL_INCLUDE_CONTENT_LONG_D==NULL){
_SUB_GL_INCLUDE_CONTENT_LONG_D=(int32*)mem_static_malloc(4); _SUB_GL_INCLUDE_CONTENT_LONG_D=(int32*)mem_static_malloc(4);
*_SUB_GL_INCLUDE_CONTENT_LONG_D=0; *_SUB_GL_INCLUDE_CONTENT_LONG_D=0;
} }
int64 fornext_value3702; int64 fornext_value3703;
int64 fornext_finalvalue3702; int64 fornext_finalvalue3703;
int64 fornext_step3702; int64 fornext_step3703;
uint8 fornext_step_negative3702; uint8 fornext_step_negative3703;
int32 *_SUB_GL_INCLUDE_CONTENT_LONG_I=NULL; int32 *_SUB_GL_INCLUDE_CONTENT_LONG_I=NULL;
if(_SUB_GL_INCLUDE_CONTENT_LONG_I==NULL){ if(_SUB_GL_INCLUDE_CONTENT_LONG_I==NULL){
_SUB_GL_INCLUDE_CONTENT_LONG_I=(int32*)mem_static_malloc(4); _SUB_GL_INCLUDE_CONTENT_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_GL_INCLUDE_CONTENT_LONG_I=0; *_SUB_GL_INCLUDE_CONTENT_LONG_I=0;
} }
int32 pass3703; int32 pass3704;
int32 *_SUB_GL_INCLUDE_CONTENT_LONG_C=NULL; int32 *_SUB_GL_INCLUDE_CONTENT_LONG_C=NULL;
if(_SUB_GL_INCLUDE_CONTENT_LONG_C==NULL){ if(_SUB_GL_INCLUDE_CONTENT_LONG_C==NULL){
_SUB_GL_INCLUDE_CONTENT_LONG_C=(int32*)mem_static_malloc(4); _SUB_GL_INCLUDE_CONTENT_LONG_C=(int32*)mem_static_malloc(4);
*_SUB_GL_INCLUDE_CONTENT_LONG_C=0; *_SUB_GL_INCLUDE_CONTENT_LONG_C=0;
} }
int64 fornext_value3705; int64 fornext_value3706;
int64 fornext_finalvalue3705; int64 fornext_finalvalue3706;
int64 fornext_step3705; int64 fornext_step3706;
uint8 fornext_step_negative3705; uint8 fornext_step_negative3706;
void *_SUB_GL_INCLUDE_CONTENT_UDT_G=NULL; void *_SUB_GL_INCLUDE_CONTENT_UDT_G=NULL;
if(_SUB_GL_INCLUDE_CONTENT_UDT_G==NULL){ if(_SUB_GL_INCLUDE_CONTENT_UDT_G==NULL){
_SUB_GL_INCLUDE_CONTENT_UDT_G=(void*)mem_static_malloc(216); _SUB_GL_INCLUDE_CONTENT_UDT_G=(void*)mem_static_malloc(216);

View file

@ -1,17 +1,17 @@
byte_element_struct *byte_element_3706=NULL; byte_element_struct *byte_element_3707=NULL;
if (!byte_element_3706){ if (!byte_element_3707){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3706=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3706=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3707=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3707=(byte_element_struct*)mem_static_malloc(12);
} }
int16 *_SUB_INICOMMIT_INTEGER_FILENUM=NULL; int16 *_SUB_INICOMMIT_INTEGER_FILENUM=NULL;
if(_SUB_INICOMMIT_INTEGER_FILENUM==NULL){ if(_SUB_INICOMMIT_INTEGER_FILENUM==NULL){
_SUB_INICOMMIT_INTEGER_FILENUM=(int16*)mem_static_malloc(2); _SUB_INICOMMIT_INTEGER_FILENUM=(int16*)mem_static_malloc(2);
*_SUB_INICOMMIT_INTEGER_FILENUM=0; *_SUB_INICOMMIT_INTEGER_FILENUM=0;
} }
byte_element_struct *byte_element_3707=NULL;
if (!byte_element_3707){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3707=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3707=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3708=NULL; byte_element_struct *byte_element_3708=NULL;
if (!byte_element_3708){ if (!byte_element_3708){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3708=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3708=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3708=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3708=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_3709=NULL;
if (!byte_element_3709){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3709=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3709=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,14 +1,14 @@
qbs *_FUNC_INIGETSECTION_STRING_INIGETSECTION=NULL; qbs *_FUNC_INIGETSECTION_STRING_INIGETSECTION=NULL;
if (!_FUNC_INIGETSECTION_STRING_INIGETSECTION)_FUNC_INIGETSECTION_STRING_INIGETSECTION=qbs_new(0,0); if (!_FUNC_INIGETSECTION_STRING_INIGETSECTION)_FUNC_INIGETSECTION_STRING_INIGETSECTION=qbs_new(0,0);
qbs*oldstr3709=NULL; qbs*oldstr3710=NULL;
if(_FUNC_INIGETSECTION_STRING___SECTION->tmp||_FUNC_INIGETSECTION_STRING___SECTION->fixed||_FUNC_INIGETSECTION_STRING___SECTION->readonly){ if(_FUNC_INIGETSECTION_STRING___SECTION->tmp||_FUNC_INIGETSECTION_STRING___SECTION->fixed||_FUNC_INIGETSECTION_STRING___SECTION->readonly){
oldstr3709=_FUNC_INIGETSECTION_STRING___SECTION; oldstr3710=_FUNC_INIGETSECTION_STRING___SECTION;
if (oldstr3709->cmem_descriptor){ if (oldstr3710->cmem_descriptor){
_FUNC_INIGETSECTION_STRING___SECTION=qbs_new_cmem(oldstr3709->len,0); _FUNC_INIGETSECTION_STRING___SECTION=qbs_new_cmem(oldstr3710->len,0);
}else{ }else{
_FUNC_INIGETSECTION_STRING___SECTION=qbs_new(oldstr3709->len,0); _FUNC_INIGETSECTION_STRING___SECTION=qbs_new(oldstr3710->len,0);
} }
memcpy(_FUNC_INIGETSECTION_STRING___SECTION->chr,oldstr3709->chr,oldstr3709->len); memcpy(_FUNC_INIGETSECTION_STRING___SECTION->chr,oldstr3710->chr,oldstr3710->len);
} }
qbs *_FUNC_INIGETSECTION_STRING_SECTION=NULL; qbs *_FUNC_INIGETSECTION_STRING_SECTION=NULL;
if (!_FUNC_INIGETSECTION_STRING_SECTION)_FUNC_INIGETSECTION_STRING_SECTION=qbs_new(0,0); if (!_FUNC_INIGETSECTION_STRING_SECTION)_FUNC_INIGETSECTION_STRING_SECTION=qbs_new(0,0);
@ -42,23 +42,23 @@ if(_FUNC_INIGETSECTION_BYTE_INQUOTE==NULL){
_FUNC_INIGETSECTION_BYTE_INQUOTE=(int8*)mem_static_malloc(1); _FUNC_INIGETSECTION_BYTE_INQUOTE=(int8*)mem_static_malloc(1);
*_FUNC_INIGETSECTION_BYTE_INQUOTE=0; *_FUNC_INIGETSECTION_BYTE_INQUOTE=0;
} }
int64 fornext_value3711; int64 fornext_value3712;
int64 fornext_finalvalue3711; int64 fornext_finalvalue3712;
int64 fornext_step3711; int64 fornext_step3712;
uint8 fornext_step_negative3711; uint8 fornext_step_negative3712;
int64 fornext_value3714; int64 fornext_value3715;
int64 fornext_finalvalue3714; int64 fornext_finalvalue3715;
int64 fornext_step3714; int64 fornext_step3715;
uint8 fornext_step_negative3714; uint8 fornext_step_negative3715;
int64 fornext_value3716; int64 fornext_value3717;
int64 fornext_finalvalue3716; int64 fornext_finalvalue3717;
int64 fornext_step3716; int64 fornext_step3717;
uint8 fornext_step_negative3716; uint8 fornext_step_negative3717;
int64 fornext_value3718; int64 fornext_value3719;
int64 fornext_finalvalue3718; int64 fornext_finalvalue3719;
int64 fornext_step3718; int64 fornext_step3719;
uint8 fornext_step_negative3718; uint8 fornext_step_negative3719;
byte_element_struct *byte_element_3719=NULL; byte_element_struct *byte_element_3720=NULL;
if (!byte_element_3719){ if (!byte_element_3720){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3719=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3719=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3720=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3720=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,22 +1,22 @@
qbs *_FUNC_INIFORMATSECTION_STRING_INIFORMATSECTION=NULL; qbs *_FUNC_INIFORMATSECTION_STRING_INIFORMATSECTION=NULL;
if (!_FUNC_INIFORMATSECTION_STRING_INIFORMATSECTION)_FUNC_INIFORMATSECTION_STRING_INIFORMATSECTION=qbs_new(0,0); if (!_FUNC_INIFORMATSECTION_STRING_INIFORMATSECTION)_FUNC_INIFORMATSECTION_STRING_INIFORMATSECTION=qbs_new(0,0);
qbs*oldstr3720=NULL; qbs*oldstr3721=NULL;
if(_FUNC_INIFORMATSECTION_STRING___SECTION->tmp||_FUNC_INIFORMATSECTION_STRING___SECTION->fixed||_FUNC_INIFORMATSECTION_STRING___SECTION->readonly){ if(_FUNC_INIFORMATSECTION_STRING___SECTION->tmp||_FUNC_INIFORMATSECTION_STRING___SECTION->fixed||_FUNC_INIFORMATSECTION_STRING___SECTION->readonly){
oldstr3720=_FUNC_INIFORMATSECTION_STRING___SECTION; oldstr3721=_FUNC_INIFORMATSECTION_STRING___SECTION;
if (oldstr3720->cmem_descriptor){ if (oldstr3721->cmem_descriptor){
_FUNC_INIFORMATSECTION_STRING___SECTION=qbs_new_cmem(oldstr3720->len,0); _FUNC_INIFORMATSECTION_STRING___SECTION=qbs_new_cmem(oldstr3721->len,0);
}else{ }else{
_FUNC_INIFORMATSECTION_STRING___SECTION=qbs_new(oldstr3720->len,0); _FUNC_INIFORMATSECTION_STRING___SECTION=qbs_new(oldstr3721->len,0);
} }
memcpy(_FUNC_INIFORMATSECTION_STRING___SECTION->chr,oldstr3720->chr,oldstr3720->len); memcpy(_FUNC_INIFORMATSECTION_STRING___SECTION->chr,oldstr3721->chr,oldstr3721->len);
} }
qbs *_FUNC_INIFORMATSECTION_STRING_SECTION=NULL; qbs *_FUNC_INIFORMATSECTION_STRING_SECTION=NULL;
if (!_FUNC_INIFORMATSECTION_STRING_SECTION)_FUNC_INIFORMATSECTION_STRING_SECTION=qbs_new(0,0); if (!_FUNC_INIFORMATSECTION_STRING_SECTION)_FUNC_INIFORMATSECTION_STRING_SECTION=qbs_new(0,0);
byte_element_struct *byte_element_3721=NULL;
if (!byte_element_3721){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3721=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3721=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3722=NULL; byte_element_struct *byte_element_3722=NULL;
if (!byte_element_3722){ if (!byte_element_3722){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3722=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3722=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3722=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3722=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_3723=NULL;
if (!byte_element_3723){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3723=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3723=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,34 +1,34 @@
qbs *_FUNC_READSETTING_STRING_READSETTING=NULL; qbs *_FUNC_READSETTING_STRING_READSETTING=NULL;
if (!_FUNC_READSETTING_STRING_READSETTING)_FUNC_READSETTING_STRING_READSETTING=qbs_new(0,0); if (!_FUNC_READSETTING_STRING_READSETTING)_FUNC_READSETTING_STRING_READSETTING=qbs_new(0,0);
qbs*oldstr3723=NULL;
if(_FUNC_READSETTING_STRING_FILE->tmp||_FUNC_READSETTING_STRING_FILE->fixed||_FUNC_READSETTING_STRING_FILE->readonly){
oldstr3723=_FUNC_READSETTING_STRING_FILE;
if (oldstr3723->cmem_descriptor){
_FUNC_READSETTING_STRING_FILE=qbs_new_cmem(oldstr3723->len,0);
}else{
_FUNC_READSETTING_STRING_FILE=qbs_new(oldstr3723->len,0);
}
memcpy(_FUNC_READSETTING_STRING_FILE->chr,oldstr3723->chr,oldstr3723->len);
}
qbs*oldstr3724=NULL; qbs*oldstr3724=NULL;
if(_FUNC_READSETTING_STRING___SECTION->tmp||_FUNC_READSETTING_STRING___SECTION->fixed||_FUNC_READSETTING_STRING___SECTION->readonly){ if(_FUNC_READSETTING_STRING_FILE->tmp||_FUNC_READSETTING_STRING_FILE->fixed||_FUNC_READSETTING_STRING_FILE->readonly){
oldstr3724=_FUNC_READSETTING_STRING___SECTION; oldstr3724=_FUNC_READSETTING_STRING_FILE;
if (oldstr3724->cmem_descriptor){ if (oldstr3724->cmem_descriptor){
_FUNC_READSETTING_STRING___SECTION=qbs_new_cmem(oldstr3724->len,0); _FUNC_READSETTING_STRING_FILE=qbs_new_cmem(oldstr3724->len,0);
}else{ }else{
_FUNC_READSETTING_STRING___SECTION=qbs_new(oldstr3724->len,0); _FUNC_READSETTING_STRING_FILE=qbs_new(oldstr3724->len,0);
} }
memcpy(_FUNC_READSETTING_STRING___SECTION->chr,oldstr3724->chr,oldstr3724->len); memcpy(_FUNC_READSETTING_STRING_FILE->chr,oldstr3724->chr,oldstr3724->len);
} }
qbs*oldstr3725=NULL; qbs*oldstr3725=NULL;
if(_FUNC_READSETTING_STRING___KEY->tmp||_FUNC_READSETTING_STRING___KEY->fixed||_FUNC_READSETTING_STRING___KEY->readonly){ if(_FUNC_READSETTING_STRING___SECTION->tmp||_FUNC_READSETTING_STRING___SECTION->fixed||_FUNC_READSETTING_STRING___SECTION->readonly){
oldstr3725=_FUNC_READSETTING_STRING___KEY; oldstr3725=_FUNC_READSETTING_STRING___SECTION;
if (oldstr3725->cmem_descriptor){ if (oldstr3725->cmem_descriptor){
_FUNC_READSETTING_STRING___KEY=qbs_new_cmem(oldstr3725->len,0); _FUNC_READSETTING_STRING___SECTION=qbs_new_cmem(oldstr3725->len,0);
}else{ }else{
_FUNC_READSETTING_STRING___KEY=qbs_new(oldstr3725->len,0); _FUNC_READSETTING_STRING___SECTION=qbs_new(oldstr3725->len,0);
} }
memcpy(_FUNC_READSETTING_STRING___KEY->chr,oldstr3725->chr,oldstr3725->len); memcpy(_FUNC_READSETTING_STRING___SECTION->chr,oldstr3725->chr,oldstr3725->len);
}
qbs*oldstr3726=NULL;
if(_FUNC_READSETTING_STRING___KEY->tmp||_FUNC_READSETTING_STRING___KEY->fixed||_FUNC_READSETTING_STRING___KEY->readonly){
oldstr3726=_FUNC_READSETTING_STRING___KEY;
if (oldstr3726->cmem_descriptor){
_FUNC_READSETTING_STRING___KEY=qbs_new_cmem(oldstr3726->len,0);
}else{
_FUNC_READSETTING_STRING___KEY=qbs_new(oldstr3726->len,0);
}
memcpy(_FUNC_READSETTING_STRING___KEY->chr,oldstr3726->chr,oldstr3726->len);
} }
uint32 *_FUNC_READSETTING_ULONG_EQUAL=NULL; uint32 *_FUNC_READSETTING_ULONG_EQUAL=NULL;
if(_FUNC_READSETTING_ULONG_EQUAL==NULL){ if(_FUNC_READSETTING_ULONG_EQUAL==NULL){
@ -61,22 +61,18 @@ if(_FUNC_READSETTING_ULONG_FOUNDLF==NULL){
_FUNC_READSETTING_ULONG_FOUNDLF=(uint32*)mem_static_malloc(4); _FUNC_READSETTING_ULONG_FOUNDLF=(uint32*)mem_static_malloc(4);
*_FUNC_READSETTING_ULONG_FOUNDLF=0; *_FUNC_READSETTING_ULONG_FOUNDLF=0;
} }
byte_element_struct *byte_element_3726=NULL; byte_element_struct *byte_element_3727=NULL;
if (!byte_element_3726){ if (!byte_element_3727){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3726=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3726=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3727=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3727=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value3728;
int64 fornext_finalvalue3728;
int64 fornext_step3728;
uint8 fornext_step_negative3728;
int64 fornext_value3730;
int64 fornext_finalvalue3730;
int64 fornext_step3730;
uint8 fornext_step_negative3730;
byte_element_struct *byte_element_3731=NULL;
if (!byte_element_3731){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3731=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3731=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value3729;
int64 fornext_finalvalue3729;
int64 fornext_step3729;
uint8 fornext_step_negative3729;
int64 fornext_value3731;
int64 fornext_finalvalue3731;
int64 fornext_step3731;
uint8 fornext_step_negative3731;
byte_element_struct *byte_element_3732=NULL; byte_element_struct *byte_element_3732=NULL;
if (!byte_element_3732){ if (!byte_element_3732){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3732=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3732=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3732=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3732=(byte_element_struct*)mem_static_malloc(12);
@ -89,3 +85,7 @@ byte_element_struct *byte_element_3734=NULL;
if (!byte_element_3734){ if (!byte_element_3734){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3734=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3734=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3734=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3734=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_3735=NULL;
if (!byte_element_3735){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3735=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3735=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,24 +1,24 @@
qbs *_FUNC_UDTREFERENCE_STRING_UDTREFERENCE=NULL; qbs *_FUNC_UDTREFERENCE_STRING_UDTREFERENCE=NULL;
if (!_FUNC_UDTREFERENCE_STRING_UDTREFERENCE)_FUNC_UDTREFERENCE_STRING_UDTREFERENCE=qbs_new(0,0); if (!_FUNC_UDTREFERENCE_STRING_UDTREFERENCE)_FUNC_UDTREFERENCE_STRING_UDTREFERENCE=qbs_new(0,0);
qbs*oldstr2369=NULL;
if(_FUNC_UDTREFERENCE_STRING_O->tmp||_FUNC_UDTREFERENCE_STRING_O->fixed||_FUNC_UDTREFERENCE_STRING_O->readonly){
oldstr2369=_FUNC_UDTREFERENCE_STRING_O;
if (oldstr2369->cmem_descriptor){
_FUNC_UDTREFERENCE_STRING_O=qbs_new_cmem(oldstr2369->len,0);
}else{
_FUNC_UDTREFERENCE_STRING_O=qbs_new(oldstr2369->len,0);
}
memcpy(_FUNC_UDTREFERENCE_STRING_O->chr,oldstr2369->chr,oldstr2369->len);
}
qbs*oldstr2370=NULL; qbs*oldstr2370=NULL;
if(_FUNC_UDTREFERENCE_STRING_A->tmp||_FUNC_UDTREFERENCE_STRING_A->fixed||_FUNC_UDTREFERENCE_STRING_A->readonly){ if(_FUNC_UDTREFERENCE_STRING_O->tmp||_FUNC_UDTREFERENCE_STRING_O->fixed||_FUNC_UDTREFERENCE_STRING_O->readonly){
oldstr2370=_FUNC_UDTREFERENCE_STRING_A; oldstr2370=_FUNC_UDTREFERENCE_STRING_O;
if (oldstr2370->cmem_descriptor){ if (oldstr2370->cmem_descriptor){
_FUNC_UDTREFERENCE_STRING_A=qbs_new_cmem(oldstr2370->len,0); _FUNC_UDTREFERENCE_STRING_O=qbs_new_cmem(oldstr2370->len,0);
}else{ }else{
_FUNC_UDTREFERENCE_STRING_A=qbs_new(oldstr2370->len,0); _FUNC_UDTREFERENCE_STRING_O=qbs_new(oldstr2370->len,0);
} }
memcpy(_FUNC_UDTREFERENCE_STRING_A->chr,oldstr2370->chr,oldstr2370->len); memcpy(_FUNC_UDTREFERENCE_STRING_O->chr,oldstr2370->chr,oldstr2370->len);
}
qbs*oldstr2371=NULL;
if(_FUNC_UDTREFERENCE_STRING_A->tmp||_FUNC_UDTREFERENCE_STRING_A->fixed||_FUNC_UDTREFERENCE_STRING_A->readonly){
oldstr2371=_FUNC_UDTREFERENCE_STRING_A;
if (oldstr2371->cmem_descriptor){
_FUNC_UDTREFERENCE_STRING_A=qbs_new_cmem(oldstr2371->len,0);
}else{
_FUNC_UDTREFERENCE_STRING_A=qbs_new(oldstr2371->len,0);
}
memcpy(_FUNC_UDTREFERENCE_STRING_A->chr,oldstr2371->chr,oldstr2371->len);
} }
qbs *_FUNC_UDTREFERENCE_STRING_OBAK=NULL; qbs *_FUNC_UDTREFERENCE_STRING_OBAK=NULL;
if (!_FUNC_UDTREFERENCE_STRING_OBAK)_FUNC_UDTREFERENCE_STRING_OBAK=qbs_new(0,0); if (!_FUNC_UDTREFERENCE_STRING_OBAK)_FUNC_UDTREFERENCE_STRING_OBAK=qbs_new(0,0);
@ -53,9 +53,9 @@ qbs *_FUNC_UDTREFERENCE_STRING_N=NULL;
if (!_FUNC_UDTREFERENCE_STRING_N)_FUNC_UDTREFERENCE_STRING_N=qbs_new(0,0); if (!_FUNC_UDTREFERENCE_STRING_N)_FUNC_UDTREFERENCE_STRING_N=qbs_new(0,0);
qbs *_FUNC_UDTREFERENCE_STRING_NSYM=NULL; qbs *_FUNC_UDTREFERENCE_STRING_NSYM=NULL;
if (!_FUNC_UDTREFERENCE_STRING_NSYM)_FUNC_UDTREFERENCE_STRING_NSYM=qbs_new(0,0); if (!_FUNC_UDTREFERENCE_STRING_NSYM)_FUNC_UDTREFERENCE_STRING_NSYM=qbs_new(0,0);
byte_element_struct *byte_element_2371=NULL; byte_element_struct *byte_element_2372=NULL;
if (!byte_element_2371){ if (!byte_element_2372){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2371=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2371=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2372=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2372=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_UDTREFERENCE_LONG_NTYP=NULL; int32 *_FUNC_UDTREFERENCE_LONG_NTYP=NULL;
if(_FUNC_UDTREFERENCE_LONG_NTYP==NULL){ if(_FUNC_UDTREFERENCE_LONG_NTYP==NULL){
@ -69,7 +69,7 @@ _FUNC_UDTREFERENCE_LONG_NTYPSIZE=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_UDTREFERENCE_STRING_N2=NULL; qbs *_FUNC_UDTREFERENCE_STRING_N2=NULL;
if (!_FUNC_UDTREFERENCE_STRING_N2)_FUNC_UDTREFERENCE_STRING_N2=qbs_new(0,0); if (!_FUNC_UDTREFERENCE_STRING_N2)_FUNC_UDTREFERENCE_STRING_N2=qbs_new(0,0);
byte_element_struct *byte_element_2372=NULL; byte_element_struct *byte_element_2373=NULL;
if (!byte_element_2372){ if (!byte_element_2373){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2372=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2372=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2373=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2373=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -15,11 +15,11 @@ if(_FUNC_INICURRENTSECTION_ULONG_CLOSINGBRACKET==NULL){
_FUNC_INICURRENTSECTION_ULONG_CLOSINGBRACKET=(uint32*)mem_static_malloc(4); _FUNC_INICURRENTSECTION_ULONG_CLOSINGBRACKET=(uint32*)mem_static_malloc(4);
*_FUNC_INICURRENTSECTION_ULONG_CLOSINGBRACKET=0; *_FUNC_INICURRENTSECTION_ULONG_CLOSINGBRACKET=0;
} }
int64 fornext_value3736; int64 fornext_value3737;
int64 fornext_finalvalue3736; int64 fornext_finalvalue3737;
int64 fornext_step3736; int64 fornext_step3737;
uint8 fornext_step_negative3736; uint8 fornext_step_negative3737;
int64 fornext_value3738; int64 fornext_value3739;
int64 fornext_finalvalue3738; int64 fornext_finalvalue3739;
int64 fornext_step3738; int64 fornext_step3739;
uint8 fornext_step_negative3738; uint8 fornext_step_negative3739;

View file

@ -1,42 +1,42 @@
qbs*oldstr3739=NULL;
if(_SUB_WRITESETTING_STRING_FILE->tmp||_SUB_WRITESETTING_STRING_FILE->fixed||_SUB_WRITESETTING_STRING_FILE->readonly){
oldstr3739=_SUB_WRITESETTING_STRING_FILE;
if (oldstr3739->cmem_descriptor){
_SUB_WRITESETTING_STRING_FILE=qbs_new_cmem(oldstr3739->len,0);
}else{
_SUB_WRITESETTING_STRING_FILE=qbs_new(oldstr3739->len,0);
}
memcpy(_SUB_WRITESETTING_STRING_FILE->chr,oldstr3739->chr,oldstr3739->len);
}
qbs*oldstr3740=NULL; qbs*oldstr3740=NULL;
if(_SUB_WRITESETTING_STRING___SECTION->tmp||_SUB_WRITESETTING_STRING___SECTION->fixed||_SUB_WRITESETTING_STRING___SECTION->readonly){ if(_SUB_WRITESETTING_STRING_FILE->tmp||_SUB_WRITESETTING_STRING_FILE->fixed||_SUB_WRITESETTING_STRING_FILE->readonly){
oldstr3740=_SUB_WRITESETTING_STRING___SECTION; oldstr3740=_SUB_WRITESETTING_STRING_FILE;
if (oldstr3740->cmem_descriptor){ if (oldstr3740->cmem_descriptor){
_SUB_WRITESETTING_STRING___SECTION=qbs_new_cmem(oldstr3740->len,0); _SUB_WRITESETTING_STRING_FILE=qbs_new_cmem(oldstr3740->len,0);
}else{ }else{
_SUB_WRITESETTING_STRING___SECTION=qbs_new(oldstr3740->len,0); _SUB_WRITESETTING_STRING_FILE=qbs_new(oldstr3740->len,0);
} }
memcpy(_SUB_WRITESETTING_STRING___SECTION->chr,oldstr3740->chr,oldstr3740->len); memcpy(_SUB_WRITESETTING_STRING_FILE->chr,oldstr3740->chr,oldstr3740->len);
} }
qbs*oldstr3741=NULL; qbs*oldstr3741=NULL;
if(_SUB_WRITESETTING_STRING___KEY->tmp||_SUB_WRITESETTING_STRING___KEY->fixed||_SUB_WRITESETTING_STRING___KEY->readonly){ if(_SUB_WRITESETTING_STRING___SECTION->tmp||_SUB_WRITESETTING_STRING___SECTION->fixed||_SUB_WRITESETTING_STRING___SECTION->readonly){
oldstr3741=_SUB_WRITESETTING_STRING___KEY; oldstr3741=_SUB_WRITESETTING_STRING___SECTION;
if (oldstr3741->cmem_descriptor){ if (oldstr3741->cmem_descriptor){
_SUB_WRITESETTING_STRING___KEY=qbs_new_cmem(oldstr3741->len,0); _SUB_WRITESETTING_STRING___SECTION=qbs_new_cmem(oldstr3741->len,0);
}else{ }else{
_SUB_WRITESETTING_STRING___KEY=qbs_new(oldstr3741->len,0); _SUB_WRITESETTING_STRING___SECTION=qbs_new(oldstr3741->len,0);
} }
memcpy(_SUB_WRITESETTING_STRING___KEY->chr,oldstr3741->chr,oldstr3741->len); memcpy(_SUB_WRITESETTING_STRING___SECTION->chr,oldstr3741->chr,oldstr3741->len);
} }
qbs*oldstr3742=NULL; qbs*oldstr3742=NULL;
if(_SUB_WRITESETTING_STRING___VALUE->tmp||_SUB_WRITESETTING_STRING___VALUE->fixed||_SUB_WRITESETTING_STRING___VALUE->readonly){ if(_SUB_WRITESETTING_STRING___KEY->tmp||_SUB_WRITESETTING_STRING___KEY->fixed||_SUB_WRITESETTING_STRING___KEY->readonly){
oldstr3742=_SUB_WRITESETTING_STRING___VALUE; oldstr3742=_SUB_WRITESETTING_STRING___KEY;
if (oldstr3742->cmem_descriptor){ if (oldstr3742->cmem_descriptor){
_SUB_WRITESETTING_STRING___VALUE=qbs_new_cmem(oldstr3742->len,0); _SUB_WRITESETTING_STRING___KEY=qbs_new_cmem(oldstr3742->len,0);
}else{ }else{
_SUB_WRITESETTING_STRING___VALUE=qbs_new(oldstr3742->len,0); _SUB_WRITESETTING_STRING___KEY=qbs_new(oldstr3742->len,0);
} }
memcpy(_SUB_WRITESETTING_STRING___VALUE->chr,oldstr3742->chr,oldstr3742->len); memcpy(_SUB_WRITESETTING_STRING___KEY->chr,oldstr3742->chr,oldstr3742->len);
}
qbs*oldstr3743=NULL;
if(_SUB_WRITESETTING_STRING___VALUE->tmp||_SUB_WRITESETTING_STRING___VALUE->fixed||_SUB_WRITESETTING_STRING___VALUE->readonly){
oldstr3743=_SUB_WRITESETTING_STRING___VALUE;
if (oldstr3743->cmem_descriptor){
_SUB_WRITESETTING_STRING___VALUE=qbs_new_cmem(oldstr3743->len,0);
}else{
_SUB_WRITESETTING_STRING___VALUE=qbs_new(oldstr3743->len,0);
}
memcpy(_SUB_WRITESETTING_STRING___VALUE->chr,oldstr3743->chr,oldstr3743->len);
} }
qbs *_SUB_WRITESETTING_STRING_TEMPVALUE=NULL; qbs *_SUB_WRITESETTING_STRING_TEMPVALUE=NULL;
if (!_SUB_WRITESETTING_STRING_TEMPVALUE)_SUB_WRITESETTING_STRING_TEMPVALUE=qbs_new(0,0); if (!_SUB_WRITESETTING_STRING_TEMPVALUE)_SUB_WRITESETTING_STRING_TEMPVALUE=qbs_new(0,0);
@ -71,18 +71,14 @@ if(_SUB_WRITESETTING_ULONG_I==NULL){
_SUB_WRITESETTING_ULONG_I=(uint32*)mem_static_malloc(4); _SUB_WRITESETTING_ULONG_I=(uint32*)mem_static_malloc(4);
*_SUB_WRITESETTING_ULONG_I=0; *_SUB_WRITESETTING_ULONG_I=0;
} }
int64 fornext_value3744; int64 fornext_value3745;
int64 fornext_finalvalue3744; int64 fornext_finalvalue3745;
int64 fornext_step3744; int64 fornext_step3745;
uint8 fornext_step_negative3744; uint8 fornext_step_negative3745;
int64 fornext_value3746; int64 fornext_value3747;
int64 fornext_finalvalue3746; int64 fornext_finalvalue3747;
int64 fornext_step3746; int64 fornext_step3747;
uint8 fornext_step_negative3746; uint8 fornext_step_negative3747;
byte_element_struct *byte_element_3747=NULL;
if (!byte_element_3747){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3747=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3747=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3748=NULL; byte_element_struct *byte_element_3748=NULL;
if (!byte_element_3748){ if (!byte_element_3748){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3748=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3748=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3748=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3748=(byte_element_struct*)mem_static_malloc(12);
@ -99,3 +95,7 @@ byte_element_struct *byte_element_3751=NULL;
if (!byte_element_3751){ if (!byte_element_3751){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3751=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3751=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3751=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3751=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_3752=NULL;
if (!byte_element_3752){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3752=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3752=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,19 +1,19 @@
qbs*oldstr3752=NULL; qbs*oldstr3753=NULL;
if(_SUB_INILOAD_STRING_FILE->tmp||_SUB_INILOAD_STRING_FILE->fixed||_SUB_INILOAD_STRING_FILE->readonly){ if(_SUB_INILOAD_STRING_FILE->tmp||_SUB_INILOAD_STRING_FILE->fixed||_SUB_INILOAD_STRING_FILE->readonly){
oldstr3752=_SUB_INILOAD_STRING_FILE; oldstr3753=_SUB_INILOAD_STRING_FILE;
if (oldstr3752->cmem_descriptor){ if (oldstr3753->cmem_descriptor){
_SUB_INILOAD_STRING_FILE=qbs_new_cmem(oldstr3752->len,0); _SUB_INILOAD_STRING_FILE=qbs_new_cmem(oldstr3753->len,0);
}else{ }else{
_SUB_INILOAD_STRING_FILE=qbs_new(oldstr3752->len,0); _SUB_INILOAD_STRING_FILE=qbs_new(oldstr3753->len,0);
} }
memcpy(_SUB_INILOAD_STRING_FILE->chr,oldstr3752->chr,oldstr3752->len); memcpy(_SUB_INILOAD_STRING_FILE->chr,oldstr3753->chr,oldstr3753->len);
} }
int16 *_SUB_INILOAD_INTEGER_FILENUM=NULL; int16 *_SUB_INILOAD_INTEGER_FILENUM=NULL;
if(_SUB_INILOAD_INTEGER_FILENUM==NULL){ if(_SUB_INILOAD_INTEGER_FILENUM==NULL){
_SUB_INILOAD_INTEGER_FILENUM=(int16*)mem_static_malloc(2); _SUB_INILOAD_INTEGER_FILENUM=(int16*)mem_static_malloc(2);
*_SUB_INILOAD_INTEGER_FILENUM=0; *_SUB_INILOAD_INTEGER_FILENUM=0;
} }
byte_element_struct *byte_element_3753=NULL; byte_element_struct *byte_element_3754=NULL;
if (!byte_element_3753){ if (!byte_element_3754){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3753=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3753=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3754=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3754=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -8,36 +8,36 @@ if(_FUNC_IDE_LONG_CMD==NULL){
_FUNC_IDE_LONG_CMD=(int32*)mem_static_malloc(4); _FUNC_IDE_LONG_CMD=(int32*)mem_static_malloc(4);
*_FUNC_IDE_LONG_CMD=0; *_FUNC_IDE_LONG_CMD=0;
} }
byte_element_struct *byte_element_3754=NULL; byte_element_struct *byte_element_3755=NULL;
if (!byte_element_3754){ if (!byte_element_3755){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3754=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3754=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3755=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3755=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDE_LONG_L=NULL; int32 *_FUNC_IDE_LONG_L=NULL;
if(_FUNC_IDE_LONG_L==NULL){ if(_FUNC_IDE_LONG_L==NULL){
_FUNC_IDE_LONG_L=(int32*)mem_static_malloc(4); _FUNC_IDE_LONG_L=(int32*)mem_static_malloc(4);
*_FUNC_IDE_LONG_L=0; *_FUNC_IDE_LONG_L=0;
} }
byte_element_struct *byte_element_3755=NULL; byte_element_struct *byte_element_3756=NULL;
if (!byte_element_3755){ if (!byte_element_3756){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3755=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3755=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3756=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3756=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDE_LONG_I=NULL; int32 *_FUNC_IDE_LONG_I=NULL;
if(_FUNC_IDE_LONG_I==NULL){ if(_FUNC_IDE_LONG_I==NULL){
_FUNC_IDE_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDE_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDE_LONG_I=0; *_FUNC_IDE_LONG_I=0;
} }
int64 fornext_value3757; int64 fornext_value3758;
int64 fornext_finalvalue3757; int64 fornext_finalvalue3758;
int64 fornext_step3757; int64 fornext_step3758;
uint8 fornext_step_negative3757; uint8 fornext_step_negative3758;
int32 *_FUNC_IDE_LONG_INDENT=NULL; int32 *_FUNC_IDE_LONG_INDENT=NULL;
if(_FUNC_IDE_LONG_INDENT==NULL){ if(_FUNC_IDE_LONG_INDENT==NULL){
_FUNC_IDE_LONG_INDENT=(int32*)mem_static_malloc(4); _FUNC_IDE_LONG_INDENT=(int32*)mem_static_malloc(4);
*_FUNC_IDE_LONG_INDENT=0; *_FUNC_IDE_LONG_INDENT=0;
} }
byte_element_struct *byte_element_3758=NULL; byte_element_struct *byte_element_3759=NULL;
if (!byte_element_3758){ if (!byte_element_3759){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3758=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3758=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3759=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3759=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDE_STRING_LAYOUT2=NULL; qbs *_FUNC_IDE_STRING_LAYOUT2=NULL;
if (!_FUNC_IDE_STRING_LAYOUT2)_FUNC_IDE_STRING_LAYOUT2=qbs_new(0,0); if (!_FUNC_IDE_STRING_LAYOUT2)_FUNC_IDE_STRING_LAYOUT2=qbs_new(0,0);
@ -51,51 +51,51 @@ if(_FUNC_IDE_LONG_IGNORESP==NULL){
_FUNC_IDE_LONG_IGNORESP=(int32*)mem_static_malloc(4); _FUNC_IDE_LONG_IGNORESP=(int32*)mem_static_malloc(4);
*_FUNC_IDE_LONG_IGNORESP=0; *_FUNC_IDE_LONG_IGNORESP=0;
} }
int64 fornext_value3760; int64 fornext_value3761;
int64 fornext_finalvalue3760; int64 fornext_finalvalue3761;
int64 fornext_step3760; int64 fornext_step3761;
uint8 fornext_step_negative3760; uint8 fornext_step_negative3761;
byte_element_struct *byte_element_3761=NULL; byte_element_struct *byte_element_3762=NULL;
if (!byte_element_3761){ if (!byte_element_3762){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3761=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3761=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3762=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3762=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_IDE_LONG_A=NULL; int32 *_FUNC_IDE_LONG_A=NULL;
if(_FUNC_IDE_LONG_A==NULL){ if(_FUNC_IDE_LONG_A==NULL){
_FUNC_IDE_LONG_A=(int32*)mem_static_malloc(4); _FUNC_IDE_LONG_A=(int32*)mem_static_malloc(4);
*_FUNC_IDE_LONG_A=0; *_FUNC_IDE_LONG_A=0;
} }
byte_element_struct *byte_element_3762=NULL; byte_element_struct *byte_element_3763=NULL;
if (!byte_element_3762){ if (!byte_element_3763){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3762=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3762=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3763=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3763=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value3764; int64 fornext_value3765;
int64 fornext_finalvalue3764; int64 fornext_finalvalue3765;
int64 fornext_step3764; int64 fornext_step3765;
uint8 fornext_step_negative3764; uint8 fornext_step_negative3765;
qbs *_FUNC_IDE_STRING_INDENT=NULL; qbs *_FUNC_IDE_STRING_INDENT=NULL;
if (!_FUNC_IDE_STRING_INDENT)_FUNC_IDE_STRING_INDENT=qbs_new(0,0); if (!_FUNC_IDE_STRING_INDENT)_FUNC_IDE_STRING_INDENT=qbs_new(0,0);
byte_element_struct *byte_element_3765=NULL; byte_element_struct *byte_element_3766=NULL;
if (!byte_element_3765){ if (!byte_element_3766){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3765=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3765=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3766=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3766=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value3767; int64 fornext_value3768;
int64 fornext_finalvalue3767; int64 fornext_finalvalue3768;
int64 fornext_step3767; int64 fornext_step3768;
uint8 fornext_step_negative3767; uint8 fornext_step_negative3768;
byte_element_struct *byte_element_3768=NULL; byte_element_struct *byte_element_3769=NULL;
if (!byte_element_3768){ if (!byte_element_3769){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3768=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3768=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3769=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3769=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDE_STRING_STATUS__ASCII_CHR_046__PROGRESS=NULL; qbs *_FUNC_IDE_STRING_STATUS__ASCII_CHR_046__PROGRESS=NULL;
if (!_FUNC_IDE_STRING_STATUS__ASCII_CHR_046__PROGRESS)_FUNC_IDE_STRING_STATUS__ASCII_CHR_046__PROGRESS=qbs_new(0,0); if (!_FUNC_IDE_STRING_STATUS__ASCII_CHR_046__PROGRESS)_FUNC_IDE_STRING_STATUS__ASCII_CHR_046__PROGRESS=qbs_new(0,0);
int32 pass3769; int32 pass3770;
byte_element_struct *byte_element_3770=NULL; byte_element_struct *byte_element_3771=NULL;
if (!byte_element_3770){ if (!byte_element_3771){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3770=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3770=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3771=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3771=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass3771; int32 pass3772;
byte_element_struct *byte_element_3772=NULL; byte_element_struct *byte_element_3773=NULL;
if (!byte_element_3772){ if (!byte_element_3773){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3772=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3772=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3773=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3773=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass3773; int32 pass3774;

File diff suppressed because it is too large Load diff

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_value4402; int64 fornext_value4403;
int64 fornext_finalvalue4402; int64 fornext_finalvalue4403;
int64 fornext_step4402; int64 fornext_step4403;
uint8 fornext_step_negative4402; uint8 fornext_step_negative4403;

View file

@ -1,14 +1,14 @@
qbs *_FUNC_EVALUATE_STRING_EVALUATE=NULL; qbs *_FUNC_EVALUATE_STRING_EVALUATE=NULL;
if (!_FUNC_EVALUATE_STRING_EVALUATE)_FUNC_EVALUATE_STRING_EVALUATE=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_EVALUATE)_FUNC_EVALUATE_STRING_EVALUATE=qbs_new(0,0);
qbs*oldstr2373=NULL; qbs*oldstr2374=NULL;
if(_FUNC_EVALUATE_STRING_A2->tmp||_FUNC_EVALUATE_STRING_A2->fixed||_FUNC_EVALUATE_STRING_A2->readonly){ if(_FUNC_EVALUATE_STRING_A2->tmp||_FUNC_EVALUATE_STRING_A2->fixed||_FUNC_EVALUATE_STRING_A2->readonly){
oldstr2373=_FUNC_EVALUATE_STRING_A2; oldstr2374=_FUNC_EVALUATE_STRING_A2;
if (oldstr2373->cmem_descriptor){ if (oldstr2374->cmem_descriptor){
_FUNC_EVALUATE_STRING_A2=qbs_new_cmem(oldstr2373->len,0); _FUNC_EVALUATE_STRING_A2=qbs_new_cmem(oldstr2374->len,0);
}else{ }else{
_FUNC_EVALUATE_STRING_A2=qbs_new(oldstr2373->len,0); _FUNC_EVALUATE_STRING_A2=qbs_new(oldstr2374->len,0);
} }
memcpy(_FUNC_EVALUATE_STRING_A2->chr,oldstr2373->chr,oldstr2373->len); memcpy(_FUNC_EVALUATE_STRING_A2->chr,oldstr2374->chr,oldstr2374->len);
} }
ptrszint *_FUNC_EVALUATE_ARRAY_STRING_BLOCK=NULL; ptrszint *_FUNC_EVALUATE_ARRAY_STRING_BLOCK=NULL;
if (!_FUNC_EVALUATE_ARRAY_STRING_BLOCK){ if (!_FUNC_EVALUATE_ARRAY_STRING_BLOCK){
@ -68,15 +68,15 @@ if(_FUNC_EVALUATE_LONG_I==NULL){
_FUNC_EVALUATE_LONG_I=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATE_LONG_I=0; *_FUNC_EVALUATE_LONG_I=0;
} }
int64 fornext_value2376; int64 fornext_value2377;
int64 fornext_finalvalue2376; int64 fornext_finalvalue2377;
int64 fornext_step2376; int64 fornext_step2377;
uint8 fornext_step_negative2376; uint8 fornext_step_negative2377;
qbs *_FUNC_EVALUATE_STRING_L=NULL; qbs *_FUNC_EVALUATE_STRING_L=NULL;
if (!_FUNC_EVALUATE_STRING_L)_FUNC_EVALUATE_STRING_L=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_L)_FUNC_EVALUATE_STRING_L=qbs_new(0,0);
qbs *_FUNC_EVALUATE_STRING_NEXTL=NULL; qbs *_FUNC_EVALUATE_STRING_NEXTL=NULL;
if (!_FUNC_EVALUATE_STRING_NEXTL)_FUNC_EVALUATE_STRING_NEXTL=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_NEXTL)_FUNC_EVALUATE_STRING_NEXTL=qbs_new(0,0);
int32 pass2378; int32 pass2379;
qbs *_FUNC_EVALUATE_STRING_L2=NULL; qbs *_FUNC_EVALUATE_STRING_L2=NULL;
if (!_FUNC_EVALUATE_STRING_L2)_FUNC_EVALUATE_STRING_L2=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_L2)_FUNC_EVALUATE_STRING_L2=qbs_new(0,0);
int32 *_FUNC_EVALUATE_LONG_TRY_METHOD=NULL; int32 *_FUNC_EVALUATE_LONG_TRY_METHOD=NULL;
@ -84,15 +84,15 @@ if(_FUNC_EVALUATE_LONG_TRY_METHOD==NULL){
_FUNC_EVALUATE_LONG_TRY_METHOD=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_TRY_METHOD=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATE_LONG_TRY_METHOD=0; *_FUNC_EVALUATE_LONG_TRY_METHOD=0;
} }
int64 fornext_value2381; int64 fornext_value2382;
int64 fornext_finalvalue2381; int64 fornext_finalvalue2382;
int64 fornext_step2381; int64 fornext_step2382;
uint8 fornext_step_negative2381; uint8 fornext_step_negative2382;
qbs *_FUNC_EVALUATE_STRING_DTYP=NULL; qbs *_FUNC_EVALUATE_STRING_DTYP=NULL;
if (!_FUNC_EVALUATE_STRING_DTYP)_FUNC_EVALUATE_STRING_DTYP=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_DTYP)_FUNC_EVALUATE_STRING_DTYP=qbs_new(0,0);
byte_element_struct *byte_element_2382=NULL; byte_element_struct *byte_element_2383=NULL;
if (!byte_element_2382){ if (!byte_element_2383){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2382=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2382=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2383=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2383=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_EVALUATE_LONG_V=NULL; int32 *_FUNC_EVALUATE_LONG_V=NULL;
if(_FUNC_EVALUATE_LONG_V==NULL){ if(_FUNC_EVALUATE_LONG_V==NULL){
@ -121,8 +121,8 @@ _FUNC_EVALUATE_LONG_B2=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_EVALUATE_STRING_C=NULL; qbs *_FUNC_EVALUATE_STRING_C=NULL;
if (!_FUNC_EVALUATE_STRING_C)_FUNC_EVALUATE_STRING_C=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_C)_FUNC_EVALUATE_STRING_C=qbs_new(0,0);
int32 pass2385;
int32 pass2386; int32 pass2386;
int32 pass2387;
int32 *_FUNC_EVALUATE_LONG_TYP2=NULL; int32 *_FUNC_EVALUATE_LONG_TYP2=NULL;
if(_FUNC_EVALUATE_LONG_TYP2==NULL){ if(_FUNC_EVALUATE_LONG_TYP2==NULL){
_FUNC_EVALUATE_LONG_TYP2=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_TYP2=(int32*)mem_static_malloc(4);
@ -130,9 +130,9 @@ _FUNC_EVALUATE_LONG_TYP2=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_EVALUATE_STRING_O=NULL; qbs *_FUNC_EVALUATE_STRING_O=NULL;
if (!_FUNC_EVALUATE_STRING_O)_FUNC_EVALUATE_STRING_O=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_O)_FUNC_EVALUATE_STRING_O=qbs_new(0,0);
byte_element_struct *byte_element_2387=NULL; byte_element_struct *byte_element_2388=NULL;
if (!byte_element_2387){ if (!byte_element_2388){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2387=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2387=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2388=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2388=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_EVALUATE_LONG_U=NULL; int32 *_FUNC_EVALUATE_LONG_U=NULL;
if(_FUNC_EVALUATE_LONG_U==NULL){ if(_FUNC_EVALUATE_LONG_U==NULL){
@ -149,10 +149,10 @@ if(_FUNC_EVALUATE_LONG_I3==NULL){
_FUNC_EVALUATE_LONG_I3=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_I3=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATE_LONG_I3=0; *_FUNC_EVALUATE_LONG_I3=0;
} }
int64 fornext_value2389; int64 fornext_value2390;
int64 fornext_finalvalue2389; int64 fornext_finalvalue2390;
int64 fornext_step2389; int64 fornext_step2390;
uint8 fornext_step_negative2389; uint8 fornext_step_negative2390;
qbs *_FUNC_EVALUATE_STRING_E2=NULL; qbs *_FUNC_EVALUATE_STRING_E2=NULL;
if (!_FUNC_EVALUATE_STRING_E2)_FUNC_EVALUATE_STRING_E2=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_E2)_FUNC_EVALUATE_STRING_E2=qbs_new(0,0);
int32 *_FUNC_EVALUATE_LONG_I4=NULL; int32 *_FUNC_EVALUATE_LONG_I4=NULL;
@ -162,31 +162,31 @@ _FUNC_EVALUATE_LONG_I4=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_EVALUATE_STRING_E=NULL; qbs *_FUNC_EVALUATE_STRING_E=NULL;
if (!_FUNC_EVALUATE_STRING_E)_FUNC_EVALUATE_STRING_E=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_E)_FUNC_EVALUATE_STRING_E=qbs_new(0,0);
int32 pass2390; int32 pass2391;
int32 *_FUNC_EVALUATE_LONG_ARGS=NULL; int32 *_FUNC_EVALUATE_LONG_ARGS=NULL;
if(_FUNC_EVALUATE_LONG_ARGS==NULL){ if(_FUNC_EVALUATE_LONG_ARGS==NULL){
_FUNC_EVALUATE_LONG_ARGS=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_ARGS=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATE_LONG_ARGS=0; *_FUNC_EVALUATE_LONG_ARGS=0;
} }
int32 pass2391;
int32 pass2392; int32 pass2392;
int32 pass2393; int32 pass2393;
int32 pass2394; int32 pass2394;
int32 pass2395;
int32 *_FUNC_EVALUATE_LONG_NUME=NULL; int32 *_FUNC_EVALUATE_LONG_NUME=NULL;
if(_FUNC_EVALUATE_LONG_NUME==NULL){ if(_FUNC_EVALUATE_LONG_NUME==NULL){
_FUNC_EVALUATE_LONG_NUME=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_NUME=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATE_LONG_NUME=0; *_FUNC_EVALUATE_LONG_NUME=0;
} }
int64 fornext_value2399; int64 fornext_value2400;
int64 fornext_finalvalue2399; int64 fornext_finalvalue2400;
int64 fornext_step2399; int64 fornext_step2400;
uint8 fornext_step_negative2399; uint8 fornext_step_negative2400;
qbs *_FUNC_EVALUATE_STRING_FAKEE=NULL; qbs *_FUNC_EVALUATE_STRING_FAKEE=NULL;
if (!_FUNC_EVALUATE_STRING_FAKEE)_FUNC_EVALUATE_STRING_FAKEE=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_FAKEE)_FUNC_EVALUATE_STRING_FAKEE=qbs_new(0,0);
int64 fornext_value2401; int64 fornext_value2402;
int64 fornext_finalvalue2401; int64 fornext_finalvalue2402;
int64 fornext_step2401; int64 fornext_step2402;
uint8 fornext_step_negative2401; uint8 fornext_step_negative2402;
int32 *_FUNC_EVALUATE_LONG_OLDDIMSTATIC=NULL; int32 *_FUNC_EVALUATE_LONG_OLDDIMSTATIC=NULL;
if(_FUNC_EVALUATE_LONG_OLDDIMSTATIC==NULL){ if(_FUNC_EVALUATE_LONG_OLDDIMSTATIC==NULL){
_FUNC_EVALUATE_LONG_OLDDIMSTATIC=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_OLDDIMSTATIC=(int32*)mem_static_malloc(4);
@ -207,10 +207,10 @@ if(_FUNC_EVALUATE_LONG_X==NULL){
_FUNC_EVALUATE_LONG_X=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATE_LONG_X=0; *_FUNC_EVALUATE_LONG_X=0;
} }
int64 fornext_value2404; int64 fornext_value2405;
int64 fornext_finalvalue2404; int64 fornext_finalvalue2405;
int64 fornext_step2404; int64 fornext_step2405;
uint8 fornext_step_negative2404; uint8 fornext_step_negative2405;
qbs *_FUNC_EVALUATE_STRING_VARNAME2=NULL; qbs *_FUNC_EVALUATE_STRING_VARNAME2=NULL;
if (!_FUNC_EVALUATE_STRING_VARNAME2)_FUNC_EVALUATE_STRING_VARNAME2=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_VARNAME2)_FUNC_EVALUATE_STRING_VARNAME2=qbs_new(0,0);
qbs *_FUNC_EVALUATE_STRING_TYP2=NULL; qbs *_FUNC_EVALUATE_STRING_TYP2=NULL;
@ -234,17 +234,17 @@ if(_FUNC_EVALUATE_LONG_I1==NULL){
_FUNC_EVALUATE_LONG_I1=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_I1=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATE_LONG_I1=0; *_FUNC_EVALUATE_LONG_I1=0;
} }
int32 pass2406; int32 pass2407;
qbs *_FUNC_EVALUATE_STRING_R=NULL; qbs *_FUNC_EVALUATE_STRING_R=NULL;
if (!_FUNC_EVALUATE_STRING_R)_FUNC_EVALUATE_STRING_R=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_R)_FUNC_EVALUATE_STRING_R=qbs_new(0,0);
int64 fornext_value2409; int64 fornext_value2410;
int64 fornext_finalvalue2409; int64 fornext_finalvalue2410;
int64 fornext_step2409; int64 fornext_step2410;
uint8 fornext_step_negative2409; uint8 fornext_step_negative2410;
int64 fornext_value2413; int64 fornext_value2414;
int64 fornext_finalvalue2413; int64 fornext_finalvalue2414;
int64 fornext_step2413; int64 fornext_step2414;
uint8 fornext_step_negative2413; uint8 fornext_step_negative2414;
int32 *_FUNC_EVALUATE_LONG_C=NULL; int32 *_FUNC_EVALUATE_LONG_C=NULL;
if(_FUNC_EVALUATE_LONG_C==NULL){ if(_FUNC_EVALUATE_LONG_C==NULL){
_FUNC_EVALUATE_LONG_C=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_C=(int32*)mem_static_malloc(4);
@ -261,27 +261,27 @@ qbs *_FUNC_EVALUATE_STRING_X=NULL;
if (!_FUNC_EVALUATE_STRING_X)_FUNC_EVALUATE_STRING_X=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_X)_FUNC_EVALUATE_STRING_X=qbs_new(0,0);
qbs *_FUNC_EVALUATE_STRING_TYP=NULL; qbs *_FUNC_EVALUATE_STRING_TYP=NULL;
if (!_FUNC_EVALUATE_STRING_TYP)_FUNC_EVALUATE_STRING_TYP=qbs_new(0,0); if (!_FUNC_EVALUATE_STRING_TYP)_FUNC_EVALUATE_STRING_TYP=qbs_new(0,0);
byte_element_struct *byte_element_2414=NULL; byte_element_struct *byte_element_2415=NULL;
if (!byte_element_2414){ if (!byte_element_2415){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2414=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2414=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2415=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2415=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_EVALUATE_LONG_RETVAL=NULL; int32 *_FUNC_EVALUATE_LONG_RETVAL=NULL;
if(_FUNC_EVALUATE_LONG_RETVAL==NULL){ if(_FUNC_EVALUATE_LONG_RETVAL==NULL){
_FUNC_EVALUATE_LONG_RETVAL=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_RETVAL=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATE_LONG_RETVAL=0; *_FUNC_EVALUATE_LONG_RETVAL=0;
} }
int32 pass2418;
int32 pass2419; int32 pass2419;
int32 pass2420; int32 pass2420;
int32 pass2421;
int32 *_FUNC_EVALUATE_LONG_NONOP=NULL; int32 *_FUNC_EVALUATE_LONG_NONOP=NULL;
if(_FUNC_EVALUATE_LONG_NONOP==NULL){ if(_FUNC_EVALUATE_LONG_NONOP==NULL){
_FUNC_EVALUATE_LONG_NONOP=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_NONOP=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATE_LONG_NONOP=0; *_FUNC_EVALUATE_LONG_NONOP=0;
} }
int64 fornext_value2424; int64 fornext_value2425;
int64 fornext_finalvalue2424; int64 fornext_finalvalue2425;
int64 fornext_step2424; int64 fornext_step2425;
uint8 fornext_step_negative2424; uint8 fornext_step_negative2425;
int32 *_FUNC_EVALUATE_LONG_ISOP=NULL; int32 *_FUNC_EVALUATE_LONG_ISOP=NULL;
if(_FUNC_EVALUATE_LONG_ISOP==NULL){ if(_FUNC_EVALUATE_LONG_ISOP==NULL){
_FUNC_EVALUATE_LONG_ISOP=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_ISOP=(int32*)mem_static_malloc(4);
@ -339,8 +339,8 @@ if(_FUNC_EVALUATE_LONG_B3==NULL){
_FUNC_EVALUATE_LONG_B3=(int32*)mem_static_malloc(4); _FUNC_EVALUATE_LONG_B3=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATE_LONG_B3=0; *_FUNC_EVALUATE_LONG_B3=0;
} }
int64 fornext_value2427; int64 fornext_value2428;
int64 fornext_finalvalue2427; int64 fornext_finalvalue2428;
int64 fornext_step2427; int64 fornext_step2428;
uint8 fornext_step_negative2427; uint8 fornext_step_negative2428;
int32 pass2436; int32 pass2437;

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_value4404; int64 fornext_value4405;
int64 fornext_finalvalue4404; int64 fornext_finalvalue4405;
int64 fornext_step4404; int64 fornext_step4405;
uint8 fornext_step_negative4404; uint8 fornext_step_negative4405;
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_value4406; int64 fornext_value4407;
int64 fornext_finalvalue4406; int64 fornext_finalvalue4407;
int64 fornext_step4406; int64 fornext_step4407;
uint8 fornext_step_negative4406; uint8 fornext_step_negative4407;
int64 fornext_value4408; int64 fornext_value4409;
int64 fornext_finalvalue4408; int64 fornext_finalvalue4409;
int64 fornext_step4408; int64 fornext_step4409;
uint8 fornext_step_negative4408; uint8 fornext_step_negative4409;

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_value4410; int64 fornext_value4411;
int64 fornext_finalvalue4410; int64 fornext_finalvalue4411;
int64 fornext_step4410; int64 fornext_step4411;
uint8 fornext_step_negative4410; uint8 fornext_step_negative4411;
byte_element_struct *byte_element_4411=NULL; byte_element_struct *byte_element_4412=NULL;
if (!byte_element_4411){ if (!byte_element_4412){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4411=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4411=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4412=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4412=(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,14 +76,14 @@ 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_4412=NULL;
if (!byte_element_4412){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4412=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4412=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4413=NULL; byte_element_struct *byte_element_4413=NULL;
if (!byte_element_4413){ if (!byte_element_4413){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4413=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4413=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4413=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4413=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4414=NULL;
if (!byte_element_4414){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4414=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4414=(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){
_FUNC_IDECHANGE_LONG_AI=(int32*)mem_static_malloc(4); _FUNC_IDECHANGE_LONG_AI=(int32*)mem_static_malloc(4);
@ -91,30 +91,26 @@ _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_4415=NULL;
if (!byte_element_4415){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4415=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4415=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4416=NULL; byte_element_struct *byte_element_4416=NULL;
if (!byte_element_4416){ if (!byte_element_4416){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4416=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4416=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4416=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4416=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4417=NULL;
if (!byte_element_4417){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4417=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4417=(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 pass4417;
int32 pass4418; int32 pass4418;
int32 pass4419;
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_4419=NULL;
if (!byte_element_4419){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4419=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4419=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4420=NULL; byte_element_struct *byte_element_4420=NULL;
if (!byte_element_4420){ if (!byte_element_4420){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4420=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4420=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4420=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4420=(byte_element_struct*)mem_static_malloc(12);
@ -127,15 +123,19 @@ byte_element_struct *byte_element_4422=NULL;
if (!byte_element_4422){ if (!byte_element_4422){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4422=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4422=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4422=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4422=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4423=NULL;
if (!byte_element_4423){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4423=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4423=(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_value4424; int64 fornext_value4425;
int64 fornext_finalvalue4424; int64 fornext_finalvalue4425;
int64 fornext_step4424; int64 fornext_step4425;
uint8 fornext_step_negative4424; uint8 fornext_step_negative4425;
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_4427=NULL; byte_element_struct *byte_element_4428=NULL;
if (!byte_element_4427){ if (!byte_element_4428){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4427=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4427=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4428=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4428=(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_value4429; int64 fornext_value4430;
int64 fornext_finalvalue4429; int64 fornext_finalvalue4430;
int64 fornext_step4429; int64 fornext_step4430;
uint8 fornext_step_negative4429; uint8 fornext_step_negative4430;
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,10 +211,6 @@ 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_4430=NULL;
if (!byte_element_4430){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4430=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4430=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4431=NULL; byte_element_struct *byte_element_4431=NULL;
if (!byte_element_4431){ if (!byte_element_4431){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4431=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4431=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4431=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4431=(byte_element_struct*)mem_static_malloc(12);
@ -223,6 +219,10 @@ byte_element_struct *byte_element_4432=NULL;
if (!byte_element_4432){ if (!byte_element_4432){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4432=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4432=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4432=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4432=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4433=NULL;
if (!byte_element_4433){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4433=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4433=(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);
int32 *_FUNC_IDECHANGE_LONG_CHANGED=NULL; int32 *_FUNC_IDECHANGE_LONG_CHANGED=NULL;
@ -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_value4434; int64 fornext_value4435;
int64 fornext_finalvalue4434; int64 fornext_finalvalue4435;
int64 fornext_step4434; int64 fornext_step4435;
uint8 fornext_step_negative4434; uint8 fornext_step_negative4435;
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,10 +277,6 @@ 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_4435=NULL;
if (!byte_element_4435){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4435=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4435=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4436=NULL; byte_element_struct *byte_element_4436=NULL;
if (!byte_element_4436){ if (!byte_element_4436){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4436=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4436=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4436=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4436=(byte_element_struct*)mem_static_malloc(12);
@ -293,6 +289,10 @@ byte_element_struct *byte_element_4438=NULL;
if (!byte_element_4438){ if (!byte_element_4438){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4438=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4438=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4438=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4438=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4439=NULL;
if (!byte_element_4439){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4439=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4439=(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){
_FUNC_IDECHANGE_BYTE_COMMENT=(int8*)mem_static_malloc(1); _FUNC_IDECHANGE_BYTE_COMMENT=(int8*)mem_static_malloc(1);
@ -303,10 +303,6 @@ 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_4439=NULL;
if (!byte_element_4439){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4439=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4439=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4440=NULL; byte_element_struct *byte_element_4440=NULL;
if (!byte_element_4440){ if (!byte_element_4440){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4440=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4440=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4440=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4440=(byte_element_struct*)mem_static_malloc(12);
@ -315,8 +311,12 @@ byte_element_struct *byte_element_4441=NULL;
if (!byte_element_4441){ if (!byte_element_4441){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4441=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4441=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4441=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4441=(byte_element_struct*)mem_static_malloc(12);
} }
int8 pass4442; byte_element_struct *byte_element_4442=NULL;
int64 fornext_value4444; if (!byte_element_4442){
int64 fornext_finalvalue4444; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4442=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4442=(byte_element_struct*)mem_static_malloc(12);
int64 fornext_step4444; }
uint8 fornext_step_negative4444; int8 pass4443;
int64 fornext_value4445;
int64 fornext_finalvalue4445;
int64 fornext_step4445;
uint8 fornext_step_negative4445;

View file

@ -1,41 +1,41 @@
qbs*oldstr4445=NULL; qbs*oldstr4446=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){
oldstr4445=_SUB_FINDQUOTECOMMENT_STRING_TEXT; oldstr4446=_SUB_FINDQUOTECOMMENT_STRING_TEXT;
if (oldstr4445->cmem_descriptor){ if (oldstr4446->cmem_descriptor){
_SUB_FINDQUOTECOMMENT_STRING_TEXT=qbs_new_cmem(oldstr4445->len,0); _SUB_FINDQUOTECOMMENT_STRING_TEXT=qbs_new_cmem(oldstr4446->len,0);
}else{ }else{
_SUB_FINDQUOTECOMMENT_STRING_TEXT=qbs_new(oldstr4445->len,0); _SUB_FINDQUOTECOMMENT_STRING_TEXT=qbs_new(oldstr4446->len,0);
} }
memcpy(_SUB_FINDQUOTECOMMENT_STRING_TEXT->chr,oldstr4445->chr,oldstr4445->len); memcpy(_SUB_FINDQUOTECOMMENT_STRING_TEXT->chr,oldstr4446->chr,oldstr4446->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_4446=NULL;
if (!byte_element_4446){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4446=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4446=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4447=NULL; byte_element_struct *byte_element_4447=NULL;
if (!byte_element_4447){ if (!byte_element_4447){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4447=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4447=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4447=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4447=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4448=NULL;
if (!byte_element_4448){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4448=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4448=(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_value4449; int64 fornext_value4450;
int64 fornext_finalvalue4449; int64 fornext_finalvalue4450;
int64 fornext_step4449; int64 fornext_step4450;
uint8 fornext_step_negative4449; uint8 fornext_step_negative4450;
static qbs *sc_4450=qbs_new(0,0); static qbs *sc_4451=qbs_new(0,0);
byte_element_struct *byte_element_4451=NULL;
if (!byte_element_4451){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4451=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4451=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4452=NULL; byte_element_struct *byte_element_4452=NULL;
if (!byte_element_4452){ if (!byte_element_4452){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4452=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4452=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4452=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4452=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4453=NULL;
if (!byte_element_4453){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4453=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4453=(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_value4454; int64 fornext_value4455;
int64 fornext_finalvalue4454; int64 fornext_finalvalue4455;
int64 fornext_step4454; int64 fornext_step4455;
uint8 fornext_step_negative4454; uint8 fornext_step_negative4455;
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_value4457; int64 fornext_value4458;
int64 fornext_finalvalue4457; int64 fornext_finalvalue4458;
int64 fornext_step4457; int64 fornext_step4458;
uint8 fornext_step_negative4457; uint8 fornext_step_negative4458;
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_4459=NULL; byte_element_struct *byte_element_4460=NULL;
if (!byte_element_4459){ if (!byte_element_4460){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4459=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4459=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4460=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4460=(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_value4461; int64 fornext_value4462;
int64 fornext_finalvalue4461; int64 fornext_finalvalue4462;
int64 fornext_step4461; int64 fornext_step4462;
uint8 fornext_step_negative4461; uint8 fornext_step_negative4462;
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,10 +3,10 @@ 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_value4463; int64 fornext_value4464;
int64 fornext_finalvalue4463; int64 fornext_finalvalue4464;
int64 fornext_step4463; int64 fornext_step4464;
uint8 fornext_step_negative4463; uint8 fornext_step_negative4464;
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);
@ -17,7 +17,7 @@ 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_4464=NULL; byte_element_struct *byte_element_4465=NULL;
if (!byte_element_4464){ if (!byte_element_4465){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4464=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4464=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4465=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4465=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -20,17 +20,17 @@ 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 pass4465;
int32 pass4466; int32 pass4466;
int32 pass4467; int32 pass4467;
byte_element_struct *byte_element_4468=NULL; int32 pass4468;
if (!byte_element_4468){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4468=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4468=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4469=NULL; byte_element_struct *byte_element_4469=NULL;
if (!byte_element_4469){ if (!byte_element_4469){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4469=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4469=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4469=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4469=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4470=NULL;
if (!byte_element_4470){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4470=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4470=(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){
_SUB_IDEDRAWOBJ_LONG_CX=(int32*)mem_static_malloc(4); _SUB_IDEDRAWOBJ_LONG_CX=(int32*)mem_static_malloc(4);
@ -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_4470=NULL; byte_element_struct *byte_element_4471=NULL;
if (!byte_element_4470){ if (!byte_element_4471){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4470=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4470=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4471=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4471=(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_value4472; int64 fornext_value4473;
int64 fornext_finalvalue4472; int64 fornext_finalvalue4473;
int64 fornext_step4472; int64 fornext_step4473;
uint8 fornext_step_negative4472; uint8 fornext_step_negative4473;
byte_element_struct *byte_element_4473=NULL; byte_element_struct *byte_element_4474=NULL;
if (!byte_element_4473){ if (!byte_element_4474){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4473=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4473=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4474=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4474=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4474;
int32 pass4475; int32 pass4475;
int32 pass4476;
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,20 +102,20 @@ 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_value4477; int64 fornext_value4478;
int64 fornext_finalvalue4477; int64 fornext_finalvalue4478;
int64 fornext_step4477; int64 fornext_step4478;
uint8 fornext_step_negative4477; uint8 fornext_step_negative4478;
byte_element_struct *byte_element_4478=NULL;
if (!byte_element_4478){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4478=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4478=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_SUB_IDEDRAWOBJ_STRING_A2=NULL;
if (!_SUB_IDEDRAWOBJ_STRING_A2)_SUB_IDEDRAWOBJ_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_4479=NULL; byte_element_struct *byte_element_4479=NULL;
if (!byte_element_4479){ if (!byte_element_4479){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4479=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4479=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4479=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4479=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEDRAWOBJ_STRING_A2=NULL;
if (!_SUB_IDEDRAWOBJ_STRING_A2)_SUB_IDEDRAWOBJ_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_4480=NULL;
if (!byte_element_4480){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4480=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4480=(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){
_SUB_IDEDRAWOBJ_LONG_CHARACTER=(int32*)mem_static_malloc(4); _SUB_IDEDRAWOBJ_LONG_CHARACTER=(int32*)mem_static_malloc(4);
@ -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_value4481; int64 fornext_value4482;
int64 fornext_finalvalue4481; int64 fornext_finalvalue4482;
int64 fornext_step4481; int64 fornext_step4482;
uint8 fornext_step_negative4481; uint8 fornext_step_negative4482;
byte_element_struct *byte_element_4482=NULL; byte_element_struct *byte_element_4483=NULL;
if (!byte_element_4482){ if (!byte_element_4483){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4482=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4482=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4483=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4483=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4484=NULL; byte_element_struct *byte_element_4485=NULL;
if (!byte_element_4484){ if (!byte_element_4485){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4484=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4484=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4485=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4485=(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 pass4490;
int32 pass4491; int32 pass4491;
int32 pass4492;
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_value4493; int64 fornext_value4494;
int64 fornext_finalvalue4493; int64 fornext_finalvalue4494;
int64 fornext_step4493; int64 fornext_step4494;
uint8 fornext_step_negative4493; uint8 fornext_step_negative4494;
byte_element_struct *byte_element_4494=NULL; byte_element_struct *byte_element_4495=NULL;
if (!byte_element_4494){ if (!byte_element_4495){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4494=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4494=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4495=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4495=(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_value4496; int64 fornext_value4497;
int64 fornext_finalvalue4496; int64 fornext_finalvalue4497;
int64 fornext_step4496; int64 fornext_step4497;
uint8 fornext_step_negative4496; uint8 fornext_step_negative4497;
byte_element_struct *byte_element_4497=NULL;
if (!byte_element_4497){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4497=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4497=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4498=NULL; byte_element_struct *byte_element_4498=NULL;
if (!byte_element_4498){ if (!byte_element_4498){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4498=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4498=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4498=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4498=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4499=NULL;
if (!byte_element_4499){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4499=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4499=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,11 +1,11 @@
int32 pass4504;
int32 pass4505; int32 pass4505;
int32 pass4506;
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_4506=NULL; byte_element_struct *byte_element_4507=NULL;
if (!byte_element_4506){ if (!byte_element_4507){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4506=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4506=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4507=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4507=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,34 +1,34 @@
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*oldstr4507=NULL; qbs*oldstr4508=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){
oldstr4507=_FUNC_IDEFILEEXISTS_STRING_F; oldstr4508=_FUNC_IDEFILEEXISTS_STRING_F;
if (oldstr4507->cmem_descriptor){ if (oldstr4508->cmem_descriptor){
_FUNC_IDEFILEEXISTS_STRING_F=qbs_new_cmem(oldstr4507->len,0); _FUNC_IDEFILEEXISTS_STRING_F=qbs_new_cmem(oldstr4508->len,0);
}else{ }else{
_FUNC_IDEFILEEXISTS_STRING_F=qbs_new(oldstr4507->len,0); _FUNC_IDEFILEEXISTS_STRING_F=qbs_new(oldstr4508->len,0);
} }
memcpy(_FUNC_IDEFILEEXISTS_STRING_F->chr,oldstr4507->chr,oldstr4507->len); memcpy(_FUNC_IDEFILEEXISTS_STRING_F->chr,oldstr4508->chr,oldstr4508->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_4508=NULL; byte_element_struct *byte_element_4509=NULL;
if (!byte_element_4508){ if (!byte_element_4509){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4508=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4508=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4509=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4509=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4510=NULL;
if (!byte_element_4510){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4510=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4510=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_IDEFILEEXISTS_STRING_M=NULL;
if (!_FUNC_IDEFILEEXISTS_STRING_M)_FUNC_IDEFILEEXISTS_STRING_M=qbs_new(0,0);
byte_element_struct *byte_element_4511=NULL; byte_element_struct *byte_element_4511=NULL;
if (!byte_element_4511){ if (!byte_element_4511){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4511=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4511=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4511=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4511=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEFILEEXISTS_STRING_M=NULL;
if (!_FUNC_IDEFILEEXISTS_STRING_M)_FUNC_IDEFILEEXISTS_STRING_M=qbs_new(0,0);
byte_element_struct *byte_element_4512=NULL;
if (!byte_element_4512){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4512=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4512=(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){
_FUNC_IDEFILEEXISTS_LONG_RESULT=(int32*)mem_static_malloc(4); _FUNC_IDEFILEEXISTS_LONG_RESULT=(int32*)mem_static_malloc(4);

View file

@ -1,14 +1,14 @@
qbs *_FUNC_EVALUATEFUNC_STRING_EVALUATEFUNC=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_EVALUATEFUNC=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_EVALUATEFUNC)_FUNC_EVALUATEFUNC_STRING_EVALUATEFUNC=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_EVALUATEFUNC)_FUNC_EVALUATEFUNC_STRING_EVALUATEFUNC=qbs_new(0,0);
qbs*oldstr2437=NULL; qbs*oldstr2438=NULL;
if(_FUNC_EVALUATEFUNC_STRING_A2->tmp||_FUNC_EVALUATEFUNC_STRING_A2->fixed||_FUNC_EVALUATEFUNC_STRING_A2->readonly){ if(_FUNC_EVALUATEFUNC_STRING_A2->tmp||_FUNC_EVALUATEFUNC_STRING_A2->fixed||_FUNC_EVALUATEFUNC_STRING_A2->readonly){
oldstr2437=_FUNC_EVALUATEFUNC_STRING_A2; oldstr2438=_FUNC_EVALUATEFUNC_STRING_A2;
if (oldstr2437->cmem_descriptor){ if (oldstr2438->cmem_descriptor){
_FUNC_EVALUATEFUNC_STRING_A2=qbs_new_cmem(oldstr2437->len,0); _FUNC_EVALUATEFUNC_STRING_A2=qbs_new_cmem(oldstr2438->len,0);
}else{ }else{
_FUNC_EVALUATEFUNC_STRING_A2=qbs_new(oldstr2437->len,0); _FUNC_EVALUATEFUNC_STRING_A2=qbs_new(oldstr2438->len,0);
} }
memcpy(_FUNC_EVALUATEFUNC_STRING_A2->chr,oldstr2437->chr,oldstr2437->len); memcpy(_FUNC_EVALUATEFUNC_STRING_A2->chr,oldstr2438->chr,oldstr2438->len);
} }
qbs *_FUNC_EVALUATEFUNC_STRING_A=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_A=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_A)_FUNC_EVALUATEFUNC_STRING_A=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_A)_FUNC_EVALUATEFUNC_STRING_A=qbs_new(0,0);
@ -24,7 +24,7 @@ if(_FUNC_EVALUATEFUNC_LONG_TARGETID==NULL){
_FUNC_EVALUATEFUNC_LONG_TARGETID=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_TARGETID=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_TARGETID=0; *_FUNC_EVALUATEFUNC_LONG_TARGETID=0;
} }
int32 pass2439; int32 pass2440;
int32 *_FUNC_EVALUATEFUNC_LONG_PASSOMIT=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_PASSOMIT=NULL;
if(_FUNC_EVALUATEFUNC_LONG_PASSOMIT==NULL){ if(_FUNC_EVALUATEFUNC_LONG_PASSOMIT==NULL){
_FUNC_EVALUATEFUNC_LONG_PASSOMIT=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_PASSOMIT=(int32*)mem_static_malloc(4);
@ -42,9 +42,9 @@ _FUNC_EVALUATEFUNC_LONG_OMITARG_LAST=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_EVALUATEFUNC_STRING_F=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_F=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_F)_FUNC_EVALUATEFUNC_STRING_F=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_F)_FUNC_EVALUATEFUNC_STRING_F=qbs_new(0,0);
byte_element_struct *byte_element_2440=NULL; byte_element_struct *byte_element_2441=NULL;
if (!byte_element_2440){ if (!byte_element_2441){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2440=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2440=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2441=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2441=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_EVALUATEFUNC_LONG_SQB=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_SQB=NULL;
if(_FUNC_EVALUATEFUNC_LONG_SQB==NULL){ if(_FUNC_EVALUATEFUNC_LONG_SQB==NULL){
@ -61,13 +61,13 @@ if(_FUNC_EVALUATEFUNC_LONG_FI==NULL){
_FUNC_EVALUATEFUNC_LONG_FI=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_FI=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_FI=0; *_FUNC_EVALUATEFUNC_LONG_FI=0;
} }
int64 fornext_value2442; int64 fornext_value2443;
int64 fornext_finalvalue2442; int64 fornext_finalvalue2443;
int64 fornext_step2442; int64 fornext_step2443;
uint8 fornext_step_negative2442; uint8 fornext_step_negative2443;
byte_element_struct *byte_element_2443=NULL; byte_element_struct *byte_element_2444=NULL;
if (!byte_element_2443){ if (!byte_element_2444){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2443=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2443=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2444=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2444=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_EVALUATEFUNC_LONG_FA=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_FA=NULL;
if(_FUNC_EVALUATEFUNC_LONG_FA==NULL){ if(_FUNC_EVALUATEFUNC_LONG_FA==NULL){
@ -101,19 +101,19 @@ if(_FUNC_EVALUATEFUNC_LONG_I==NULL){
_FUNC_EVALUATEFUNC_LONG_I=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_I=0; *_FUNC_EVALUATEFUNC_LONG_I=0;
} }
int64 fornext_value2445; int64 fornext_value2446;
int64 fornext_finalvalue2445; int64 fornext_finalvalue2446;
int64 fornext_step2445; int64 fornext_step2446;
uint8 fornext_step_negative2445; uint8 fornext_step_negative2446;
int32 *_FUNC_EVALUATEFUNC_LONG_TARGETTYP=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_TARGETTYP=NULL;
if(_FUNC_EVALUATEFUNC_LONG_TARGETTYP==NULL){ if(_FUNC_EVALUATEFUNC_LONG_TARGETTYP==NULL){
_FUNC_EVALUATEFUNC_LONG_TARGETTYP=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_TARGETTYP=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_TARGETTYP=0; *_FUNC_EVALUATEFUNC_LONG_TARGETTYP=0;
} }
int64 fornext_value2447; int64 fornext_value2448;
int64 fornext_finalvalue2447; int64 fornext_finalvalue2448;
int64 fornext_step2447; int64 fornext_step2448;
uint8 fornext_step_negative2447; uint8 fornext_step_negative2448;
qbs *_FUNC_EVALUATEFUNC_STRING_L=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_L=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_L)_FUNC_EVALUATEFUNC_STRING_L=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_L)_FUNC_EVALUATEFUNC_STRING_L=qbs_new(0,0);
int32 *_FUNC_EVALUATEFUNC_LONG_B=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_B=NULL;
@ -133,7 +133,7 @@ _FUNC_EVALUATEFUNC_LONG_NELEREQ=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_EVALUATEFUNC_STRING_E=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_E=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_E)_FUNC_EVALUATEFUNC_STRING_E=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_E)_FUNC_EVALUATEFUNC_STRING_E=qbs_new(0,0);
int32 pass2448; int32 pass2449;
int32 *_FUNC_EVALUATEFUNC_LONG_DEREFERENCE=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_DEREFERENCE=NULL;
if(_FUNC_EVALUATEFUNC_LONG_DEREFERENCE==NULL){ if(_FUNC_EVALUATEFUNC_LONG_DEREFERENCE==NULL){
_FUNC_EVALUATEFUNC_LONG_DEREFERENCE=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_DEREFERENCE=(int32*)mem_static_malloc(4);
@ -155,23 +155,23 @@ if(_FUNC_EVALUATEFUNC_LONG_ULBOUNDARRAYTYP==NULL){
_FUNC_EVALUATEFUNC_LONG_ULBOUNDARRAYTYP=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_ULBOUNDARRAYTYP=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_ULBOUNDARRAYTYP=0; *_FUNC_EVALUATEFUNC_LONG_ULBOUNDARRAYTYP=0;
} }
byte_element_struct *byte_element_2450=NULL; byte_element_struct *byte_element_2451=NULL;
if (!byte_element_2450){ if (!byte_element_2451){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2450=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2450=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2451=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2451=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2451; int32 pass2452;
qbs *_FUNC_EVALUATEFUNC_STRING_MEMGET_BLK=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_MEMGET_BLK=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_MEMGET_BLK)_FUNC_EVALUATEFUNC_STRING_MEMGET_BLK=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_MEMGET_BLK)_FUNC_EVALUATEFUNC_STRING_MEMGET_BLK=qbs_new(0,0);
qbs *_FUNC_EVALUATEFUNC_STRING_MEMGET_OFFS=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_MEMGET_OFFS=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_MEMGET_OFFS)_FUNC_EVALUATEFUNC_STRING_MEMGET_OFFS=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_MEMGET_OFFS)_FUNC_EVALUATEFUNC_STRING_MEMGET_OFFS=qbs_new(0,0);
byte_element_struct *byte_element_2452=NULL;
if (!byte_element_2452){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2452=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2452=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2453=NULL; byte_element_struct *byte_element_2453=NULL;
if (!byte_element_2453){ if (!byte_element_2453){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2453=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2453=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2453=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2453=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_2454=NULL;
if (!byte_element_2454){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2454=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2454=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_EVALUATEFUNC_LONG_T=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_T=NULL;
if(_FUNC_EVALUATEFUNC_LONG_T==NULL){ if(_FUNC_EVALUATEFUNC_LONG_T==NULL){
_FUNC_EVALUATEFUNC_LONG_T=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_T=(int32*)mem_static_malloc(4);
@ -186,19 +186,19 @@ qbs *_FUNC_EVALUATEFUNC_STRING_MEMGET_CTYP=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_MEMGET_CTYP)_FUNC_EVALUATEFUNC_STRING_MEMGET_CTYP=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_MEMGET_CTYP)_FUNC_EVALUATEFUNC_STRING_MEMGET_CTYP=qbs_new(0,0);
qbs *_FUNC_EVALUATEFUNC_STRING_OFFS=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_OFFS=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_OFFS)_FUNC_EVALUATEFUNC_STRING_OFFS=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_OFFS)_FUNC_EVALUATEFUNC_STRING_OFFS=qbs_new(0,0);
int32 pass2454; int32 pass2455;
qbs *_FUNC_EVALUATEFUNC_STRING_BLKOFFS=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_BLKOFFS=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_BLKOFFS)_FUNC_EVALUATEFUNC_STRING_BLKOFFS=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_BLKOFFS)_FUNC_EVALUATEFUNC_STRING_BLKOFFS=qbs_new(0,0);
int32 pass2455; int32 pass2456;
qbs *_FUNC_EVALUATEFUNC_STRING_E2=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_E2=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_E2)_FUNC_EVALUATEFUNC_STRING_E2=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_E2)_FUNC_EVALUATEFUNC_STRING_E2=qbs_new(0,0);
byte_element_struct *byte_element_2456=NULL; byte_element_struct *byte_element_2457=NULL;
if (!byte_element_2456){ if (!byte_element_2457){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2456=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2456=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2457=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2457=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2457;
int32 pass2458; int32 pass2458;
int32 pass2459; int32 pass2459;
int32 pass2460;
int32 *_FUNC_EVALUATEFUNC_LONG_BITS=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_BITS=NULL;
if(_FUNC_EVALUATEFUNC_LONG_BITS==NULL){ if(_FUNC_EVALUATEFUNC_LONG_BITS==NULL){
_FUNC_EVALUATEFUNC_LONG_BITS=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_BITS=(int32*)mem_static_malloc(4);
@ -209,14 +209,13 @@ if(_FUNC_EVALUATEFUNC_LONG_WASREF==NULL){
_FUNC_EVALUATEFUNC_LONG_WASREF=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_WASREF=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_WASREF=0; *_FUNC_EVALUATEFUNC_LONG_WASREF=0;
} }
int32 pass2460;
int32 pass2461; int32 pass2461;
int32 pass2462;
int32 *_FUNC_EVALUATEFUNC_LONG_CHARS=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_CHARS=NULL;
if(_FUNC_EVALUATEFUNC_LONG_CHARS==NULL){ if(_FUNC_EVALUATEFUNC_LONG_CHARS==NULL){
_FUNC_EVALUATEFUNC_LONG_CHARS=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_CHARS=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_CHARS=0; *_FUNC_EVALUATEFUNC_LONG_CHARS=0;
} }
int32 pass2462;
int32 pass2463; int32 pass2463;
int32 pass2464; int32 pass2464;
int32 pass2465; int32 pass2465;
@ -224,6 +223,7 @@ int32 pass2466;
int32 pass2467; int32 pass2467;
int32 pass2468; int32 pass2468;
int32 pass2469; int32 pass2469;
int32 pass2470;
int32 *_FUNC_EVALUATEFUNC_LONG_MKTYPE=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_MKTYPE=NULL;
if(_FUNC_EVALUATEFUNC_LONG_MKTYPE==NULL){ if(_FUNC_EVALUATEFUNC_LONG_MKTYPE==NULL){
_FUNC_EVALUATEFUNC_LONG_MKTYPE=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_MKTYPE=(int32*)mem_static_malloc(4);
@ -241,14 +241,14 @@ _FUNC_EVALUATEFUNC_LONG_QTYP=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_EVALUATEFUNC_STRING_CTYPE=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_CTYPE=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_CTYPE)_FUNC_EVALUATEFUNC_STRING_CTYPE=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_CTYPE)_FUNC_EVALUATEFUNC_STRING_CTYPE=qbs_new(0,0);
byte_element_struct *byte_element_2470=NULL;
if (!byte_element_2470){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2470=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2470=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2471=NULL; byte_element_struct *byte_element_2471=NULL;
if (!byte_element_2471){ if (!byte_element_2471){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2471=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2471=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2471=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2471=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_2472=NULL;
if (!byte_element_2472){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2472=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2472=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_EVALUATEFUNC_LONG_NOCOMMA=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_NOCOMMA=NULL;
if(_FUNC_EVALUATEFUNC_LONG_NOCOMMA==NULL){ if(_FUNC_EVALUATEFUNC_LONG_NOCOMMA==NULL){
_FUNC_EVALUATEFUNC_LONG_NOCOMMA=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_NOCOMMA=(int32*)mem_static_malloc(4);
@ -259,20 +259,20 @@ if(_FUNC_EVALUATEFUNC_LONG_CVTYPE==NULL){
_FUNC_EVALUATEFUNC_LONG_CVTYPE=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_CVTYPE=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_CVTYPE=0; *_FUNC_EVALUATEFUNC_LONG_CVTYPE=0;
} }
int32 pass2472; int32 pass2473;
byte_element_struct *byte_element_2473=NULL;
if (!byte_element_2473){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2473=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2473=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2474=NULL; byte_element_struct *byte_element_2474=NULL;
if (!byte_element_2474){ if (!byte_element_2474){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2474=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2474=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2474=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2474=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2475; byte_element_struct *byte_element_2475=NULL;
if (!byte_element_2475){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2475=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2475=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass2476; int32 pass2476;
int32 pass2477; int32 pass2477;
int32 pass2478; int32 pass2478;
int32 pass2479; int32 pass2479;
int32 pass2480;
int32 *_FUNC_EVALUATEFUNC_LONG_M=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_M=NULL;
if(_FUNC_EVALUATEFUNC_LONG_M==NULL){ if(_FUNC_EVALUATEFUNC_LONG_M==NULL){
_FUNC_EVALUATEFUNC_LONG_M=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_M=(int32*)mem_static_malloc(4);
@ -280,34 +280,30 @@ _FUNC_EVALUATEFUNC_LONG_M=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_EVALUATEFUNC_STRING_INDEX=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_INDEX=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_INDEX)_FUNC_EVALUATEFUNC_STRING_INDEX=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_INDEX)_FUNC_EVALUATEFUNC_STRING_INDEX=qbs_new(0,0);
byte_element_struct *byte_element_2480=NULL; byte_element_struct *byte_element_2481=NULL;
if (!byte_element_2480){ if (!byte_element_2481){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2480=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2480=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2481=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2481=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass2481;
byte_element_struct *byte_element_2482=NULL;
if (!byte_element_2482){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2482=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2482=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2482;
byte_element_struct *byte_element_2483=NULL; byte_element_struct *byte_element_2483=NULL;
if (!byte_element_2483){ if (!byte_element_2483){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2483=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2483=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2483=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2483=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_EVALUATEFUNC_STRING_O=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_O)_FUNC_EVALUATEFUNC_STRING_O=qbs_new(0,0);
byte_element_struct *byte_element_2484=NULL; byte_element_struct *byte_element_2484=NULL;
if (!byte_element_2484){ if (!byte_element_2484){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2484=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2484=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2484=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2484=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_EVALUATEFUNC_STRING_O=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_O)_FUNC_EVALUATEFUNC_STRING_O=qbs_new(0,0);
byte_element_struct *byte_element_2485=NULL; byte_element_struct *byte_element_2485=NULL;
if (!byte_element_2485){ if (!byte_element_2485){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2485=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2485=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2485=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2485=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2486; byte_element_struct *byte_element_2486=NULL;
byte_element_struct *byte_element_2487=NULL; if (!byte_element_2486){
if (!byte_element_2487){ if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2486=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2486=(byte_element_struct*)mem_static_malloc(12);
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2487=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2487=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2487;
byte_element_struct *byte_element_2488=NULL; byte_element_struct *byte_element_2488=NULL;
if (!byte_element_2488){ if (!byte_element_2488){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2488=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2488=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2488=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2488=(byte_element_struct*)mem_static_malloc(12);
@ -316,17 +312,17 @@ byte_element_struct *byte_element_2489=NULL;
if (!byte_element_2489){ if (!byte_element_2489){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2489=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2489=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2489=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2489=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2490; byte_element_struct *byte_element_2490=NULL;
if (!byte_element_2490){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2490=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2490=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass2491; int32 pass2491;
int32 pass2492; int32 pass2492;
int32 pass2493; int32 pass2493;
int32 pass2494; int32 pass2494;
int32 pass2495; int32 pass2495;
int32 pass2496; int32 pass2496;
byte_element_struct *byte_element_2497=NULL; int32 pass2497;
if (!byte_element_2497){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2497=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2497=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2498=NULL; byte_element_struct *byte_element_2498=NULL;
if (!byte_element_2498){ if (!byte_element_2498){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2498=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2498=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2498=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2498=(byte_element_struct*)mem_static_malloc(12);
@ -335,10 +331,14 @@ byte_element_struct *byte_element_2499=NULL;
if (!byte_element_2499){ if (!byte_element_2499){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2499=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2499=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2499=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2499=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2500; byte_element_struct *byte_element_2500=NULL;
if (!byte_element_2500){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2500=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2500=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass2501; int32 pass2501;
int32 pass2502; int32 pass2502;
int32 pass2503; int32 pass2503;
int32 pass2504;
int32 *_FUNC_EVALUATEFUNC_LONG_EXPLICITREFERENCE=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_EXPLICITREFERENCE=NULL;
if(_FUNC_EVALUATEFUNC_LONG_EXPLICITREFERENCE==NULL){ if(_FUNC_EVALUATEFUNC_LONG_EXPLICITREFERENCE==NULL){
_FUNC_EVALUATEFUNC_LONG_EXPLICITREFERENCE=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_EXPLICITREFERENCE=(int32*)mem_static_malloc(4);
@ -384,9 +384,9 @@ if(_FUNC_EVALUATEFUNC_LONG_UDTREFE==NULL){
_FUNC_EVALUATEFUNC_LONG_UDTREFE=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_UDTREFE=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_UDTREFE=0; *_FUNC_EVALUATEFUNC_LONG_UDTREFE=0;
} }
byte_element_struct *byte_element_2506=NULL; byte_element_struct *byte_element_2507=NULL;
if (!byte_element_2506){ if (!byte_element_2507){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2506=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2506=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2507=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2507=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_EVALUATEFUNC_LONG_IDNUM=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_IDNUM=NULL;
if(_FUNC_EVALUATEFUNC_LONG_IDNUM==NULL){ if(_FUNC_EVALUATEFUNC_LONG_IDNUM==NULL){
@ -398,7 +398,7 @@ if(_FUNC_EVALUATEFUNC_LONG_TARGETTYPSIZE==NULL){
_FUNC_EVALUATEFUNC_LONG_TARGETTYPSIZE=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_TARGETTYPSIZE=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_TARGETTYPSIZE=0; *_FUNC_EVALUATEFUNC_LONG_TARGETTYPSIZE=0;
} }
int32 pass2507; int32 pass2508;
int32 *_FUNC_EVALUATEFUNC_LONG_ARR=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_ARR=NULL;
if(_FUNC_EVALUATEFUNC_LONG_ARR==NULL){ if(_FUNC_EVALUATEFUNC_LONG_ARR==NULL){
_FUNC_EVALUATEFUNC_LONG_ARR=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_ARR=(int32*)mem_static_malloc(4);
@ -409,44 +409,44 @@ if(_FUNC_EVALUATEFUNC_LONG_PASSUDTELEMENT==NULL){
_FUNC_EVALUATEFUNC_LONG_PASSUDTELEMENT=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_PASSUDTELEMENT=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_PASSUDTELEMENT=0; *_FUNC_EVALUATEFUNC_LONG_PASSUDTELEMENT=0;
} }
byte_element_struct *byte_element_2508=NULL; byte_element_struct *byte_element_2509=NULL;
if (!byte_element_2508){ if (!byte_element_2509){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2508=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2508=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2509=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2509=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_EVALUATEFUNC_STRING_N2=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_N2=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_N2)_FUNC_EVALUATEFUNC_STRING_N2=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_N2)_FUNC_EVALUATEFUNC_STRING_N2=qbs_new(0,0);
int32 pass2509;
int32 pass2510; int32 pass2510;
int32 pass2511; int32 pass2511;
int32 pass2512; int32 pass2512;
int32 pass2513;
int32 *_FUNC_EVALUATEFUNC_LONG_NTH=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_NTH=NULL;
if(_FUNC_EVALUATEFUNC_LONG_NTH==NULL){ if(_FUNC_EVALUATEFUNC_LONG_NTH==NULL){
_FUNC_EVALUATEFUNC_LONG_NTH=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_NTH=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_NTH=0; *_FUNC_EVALUATEFUNC_LONG_NTH=0;
} }
int32 pass2513; int32 pass2514;
qbs *_FUNC_EVALUATEFUNC_STRING_X=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_X=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_X)_FUNC_EVALUATEFUNC_STRING_X=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_X)_FUNC_EVALUATEFUNC_STRING_X=qbs_new(0,0);
qbs *_FUNC_EVALUATEFUNC_STRING_T=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_T=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_T)_FUNC_EVALUATEFUNC_STRING_T=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_T)_FUNC_EVALUATEFUNC_STRING_T=qbs_new(0,0);
qbs *_FUNC_EVALUATEFUNC_STRING_V=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_V=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_V)_FUNC_EVALUATEFUNC_STRING_V=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_V)_FUNC_EVALUATEFUNC_STRING_V=qbs_new(0,0);
int32 pass2514; int32 pass2515;
int32 *_FUNC_EVALUATEFUNC_LONG_BYTESREQ=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_BYTESREQ=NULL;
if(_FUNC_EVALUATEFUNC_LONG_BYTESREQ==NULL){ if(_FUNC_EVALUATEFUNC_LONG_BYTESREQ==NULL){
_FUNC_EVALUATEFUNC_LONG_BYTESREQ=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_BYTESREQ=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_BYTESREQ=0; *_FUNC_EVALUATEFUNC_LONG_BYTESREQ=0;
} }
int64 fornext_value2523; int64 fornext_value2524;
int64 fornext_finalvalue2523; int64 fornext_finalvalue2524;
int64 fornext_step2523; int64 fornext_step2524;
uint8 fornext_step_negative2523; uint8 fornext_step_negative2524;
qbs *_FUNC_EVALUATEFUNC_STRING_R2=NULL; qbs *_FUNC_EVALUATEFUNC_STRING_R2=NULL;
if (!_FUNC_EVALUATEFUNC_STRING_R2)_FUNC_EVALUATEFUNC_STRING_R2=qbs_new(0,0); if (!_FUNC_EVALUATEFUNC_STRING_R2)_FUNC_EVALUATEFUNC_STRING_R2=qbs_new(0,0);
int32 pass2524; int32 pass2525;
int32 *_FUNC_EVALUATEFUNC_LONG_ARRAYELEMENTS=NULL; int32 *_FUNC_EVALUATEFUNC_LONG_ARRAYELEMENTS=NULL;
if(_FUNC_EVALUATEFUNC_LONG_ARRAYELEMENTS==NULL){ if(_FUNC_EVALUATEFUNC_LONG_ARRAYELEMENTS==NULL){
_FUNC_EVALUATEFUNC_LONG_ARRAYELEMENTS=(int32*)mem_static_malloc(4); _FUNC_EVALUATEFUNC_LONG_ARRAYELEMENTS=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATEFUNC_LONG_ARRAYELEMENTS=0; *_FUNC_EVALUATEFUNC_LONG_ARRAYELEMENTS=0;
} }
int32 pass2525; int32 pass2526;

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_value4513; int64 fornext_value4514;
int64 fornext_finalvalue4513; int64 fornext_finalvalue4514;
int64 fornext_step4513; int64 fornext_step4514;
uint8 fornext_step_negative4513; uint8 fornext_step_negative4514;
byte_element_struct *byte_element_4514=NULL; byte_element_struct *byte_element_4515=NULL;
if (!byte_element_4514){ if (!byte_element_4515){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4514=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4514=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4515=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4515=(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,14 +76,14 @@ 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_4515=NULL;
if (!byte_element_4515){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4515=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4515=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4516=NULL; byte_element_struct *byte_element_4516=NULL;
if (!byte_element_4516){ if (!byte_element_4516){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4516=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4516=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4516=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4516=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4517=NULL;
if (!byte_element_4517){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4517=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4517=(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){
_FUNC_IDEFIND_LONG_AI=(int32*)mem_static_malloc(4); _FUNC_IDEFIND_LONG_AI=(int32*)mem_static_malloc(4);
@ -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_4518=NULL;
if (!byte_element_4518){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4518=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4518=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4519=NULL; byte_element_struct *byte_element_4519=NULL;
if (!byte_element_4519){ if (!byte_element_4519){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4519=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4519=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4519=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4519=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4520=NULL;
if (!byte_element_4520){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4520=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4520=(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 pass4520;
int32 pass4521; int32 pass4521;
int32 pass4522;
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_4522=NULL;
if (!byte_element_4522){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4522=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4522=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4523=NULL; byte_element_struct *byte_element_4523=NULL;
if (!byte_element_4523){ if (!byte_element_4523){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4523=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4523=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4523=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4523=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value4525; byte_element_struct *byte_element_4524=NULL;
int64 fornext_finalvalue4525; if (!byte_element_4524){
int64 fornext_step4525; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4524=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4524=(byte_element_struct*)mem_static_malloc(12);
uint8 fornext_step_negative4525; }
int64 fornext_value4526;
int64 fornext_finalvalue4526;
int64 fornext_step4526;
uint8 fornext_step_negative4526;
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_value4528; int64 fornext_value4529;
int64 fornext_finalvalue4528; int64 fornext_finalvalue4529;
int64 fornext_step4528; int64 fornext_step4529;
uint8 fornext_step_negative4528; uint8 fornext_step_negative4529;
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_4530=NULL; byte_element_struct *byte_element_4531=NULL;
if (!byte_element_4530){ if (!byte_element_4531){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4530=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4530=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4531=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4531=(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_value4532; int64 fornext_value4533;
int64 fornext_finalvalue4532; int64 fornext_finalvalue4533;
int64 fornext_step4532; int64 fornext_step4533;
uint8 fornext_step_negative4532; uint8 fornext_step_negative4533;
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_4533=NULL; byte_element_struct *byte_element_4534=NULL;
if (!byte_element_4533){ if (!byte_element_4534){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4533=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4533=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4534=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4534=(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 pass4534; int8 pass4535;
byte_element_struct *byte_element_4535=NULL;
if (!byte_element_4535){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4535=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4535=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4536=NULL; byte_element_struct *byte_element_4536=NULL;
if (!byte_element_4536){ if (!byte_element_4536){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4536=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4536=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4536=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4536=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4537=NULL;
if (!byte_element_4537){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4537=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4537=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -27,10 +27,6 @@ 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_4537=NULL;
if (!byte_element_4537){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4537=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4537=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4538=NULL; byte_element_struct *byte_element_4538=NULL;
if (!byte_element_4538){ if (!byte_element_4538){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4538=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4538=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4538=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4538=(byte_element_struct*)mem_static_malloc(12);
@ -55,19 +51,23 @@ byte_element_struct *byte_element_4543=NULL;
if (!byte_element_4543){ if (!byte_element_4543){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4543=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4543=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4543=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4543=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4544=NULL;
if (!byte_element_4544){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4544=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4544=(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_4544=NULL;
if (!byte_element_4544){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4544=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4544=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4545=NULL; byte_element_struct *byte_element_4545=NULL;
if (!byte_element_4545){ if (!byte_element_4545){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4545=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4545=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4545=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4545=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4546=NULL;
if (!byte_element_4546){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4546=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4546=(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){
_SUB_IDEFINDAGAIN_LONG_X=(int32*)mem_static_malloc(4); _SUB_IDEFINDAGAIN_LONG_X=(int32*)mem_static_malloc(4);
@ -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_value4547; int64 fornext_value4548;
int64 fornext_finalvalue4547; int64 fornext_finalvalue4548;
int64 fornext_step4547; int64 fornext_step4548;
uint8 fornext_step_negative4547; uint8 fornext_step_negative4548;
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,18 +92,18 @@ 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_value4549; int64 fornext_value4550;
int64 fornext_finalvalue4549; int64 fornext_finalvalue4550;
int64 fornext_step4549; int64 fornext_step4550;
uint8 fornext_step_negative4549; uint8 fornext_step_negative4550;
byte_element_struct *byte_element_4550=NULL;
if (!byte_element_4550){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4550=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4550=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4551=NULL; byte_element_struct *byte_element_4551=NULL;
if (!byte_element_4551){ if (!byte_element_4551){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4551=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4551=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4551=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4551=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4552=NULL;
if (!byte_element_4552){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4552=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4552=(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){
_SUB_IDEFINDAGAIN_LONG_WHOLE=(int32*)mem_static_malloc(4); _SUB_IDEFINDAGAIN_LONG_WHOLE=(int32*)mem_static_malloc(4);
@ -114,10 +114,6 @@ 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_4552=NULL;
if (!byte_element_4552){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4552=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4552=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4553=NULL; byte_element_struct *byte_element_4553=NULL;
if (!byte_element_4553){ if (!byte_element_4553){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4553=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4553=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4553=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4553=(byte_element_struct*)mem_static_malloc(12);
@ -134,3 +130,7 @@ byte_element_struct *byte_element_4556=NULL;
if (!byte_element_4556){ if (!byte_element_4556){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4556=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4556=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4556=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4556=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4557=NULL;
if (!byte_element_4557){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4557=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4557=(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_value4560; int64 fornext_value4561;
int64 fornext_finalvalue4560; int64 fornext_finalvalue4561;
int64 fornext_step4560; int64 fornext_step4561;
uint8 fornext_step_negative4560; uint8 fornext_step_negative4561;
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*oldstr4561=NULL; qbs*oldstr4562=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){
oldstr4561=_FUNC_IDEHLEN_STRING_A; oldstr4562=_FUNC_IDEHLEN_STRING_A;
if (oldstr4561->cmem_descriptor){ if (oldstr4562->cmem_descriptor){
_FUNC_IDEHLEN_STRING_A=qbs_new_cmem(oldstr4561->len,0); _FUNC_IDEHLEN_STRING_A=qbs_new_cmem(oldstr4562->len,0);
}else{ }else{
_FUNC_IDEHLEN_STRING_A=qbs_new(oldstr4561->len,0); _FUNC_IDEHLEN_STRING_A=qbs_new(oldstr4562->len,0);
} }
memcpy(_FUNC_IDEHLEN_STRING_A->chr,oldstr4561->chr,oldstr4561->len); memcpy(_FUNC_IDEHLEN_STRING_A->chr,oldstr4562->chr,oldstr4562->len);
}
byte_element_struct *byte_element_4562=NULL;
if (!byte_element_4562){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4562=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4562=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4563=NULL; byte_element_struct *byte_element_4563=NULL;
if (!byte_element_4563){ if (!byte_element_4563){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4563=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4563=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4563=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4563=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4564=NULL;
if (!byte_element_4564){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4564=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4564=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,25 +1,25 @@
qbs*oldstr4564=NULL; qbs*oldstr4565=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){
oldstr4564=_SUB_IDEHPRINT_STRING_A; oldstr4565=_SUB_IDEHPRINT_STRING_A;
if (oldstr4564->cmem_descriptor){ if (oldstr4565->cmem_descriptor){
_SUB_IDEHPRINT_STRING_A=qbs_new_cmem(oldstr4564->len,0); _SUB_IDEHPRINT_STRING_A=qbs_new_cmem(oldstr4565->len,0);
}else{ }else{
_SUB_IDEHPRINT_STRING_A=qbs_new(oldstr4564->len,0); _SUB_IDEHPRINT_STRING_A=qbs_new(oldstr4565->len,0);
} }
memcpy(_SUB_IDEHPRINT_STRING_A->chr,oldstr4564->chr,oldstr4564->len); memcpy(_SUB_IDEHPRINT_STRING_A->chr,oldstr4565->chr,oldstr4565->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_value4566; int64 fornext_value4567;
int64 fornext_finalvalue4566; int64 fornext_finalvalue4567;
int64 fornext_step4566; int64 fornext_step4567;
uint8 fornext_step_negative4566; uint8 fornext_step_negative4567;
byte_element_struct *byte_element_4567=NULL; byte_element_struct *byte_element_4568=NULL;
if (!byte_element_4567){ if (!byte_element_4568){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4567=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4567=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4568=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4568=(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,22 +1,22 @@
qbs*oldstr4569=NULL; qbs*oldstr4570=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){
oldstr4569=_SUB_IDEINSLINE_STRING_TEXT; oldstr4570=_SUB_IDEINSLINE_STRING_TEXT;
if (oldstr4569->cmem_descriptor){ if (oldstr4570->cmem_descriptor){
_SUB_IDEINSLINE_STRING_TEXT=qbs_new_cmem(oldstr4569->len,0); _SUB_IDEINSLINE_STRING_TEXT=qbs_new_cmem(oldstr4570->len,0);
}else{ }else{
_SUB_IDEINSLINE_STRING_TEXT=qbs_new(oldstr4569->len,0); _SUB_IDEINSLINE_STRING_TEXT=qbs_new(oldstr4570->len,0);
} }
memcpy(_SUB_IDEINSLINE_STRING_TEXT->chr,oldstr4569->chr,oldstr4569->len); memcpy(_SUB_IDEINSLINE_STRING_TEXT->chr,oldstr4570->chr,oldstr4570->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_value4571; int64 fornext_value4572;
int64 fornext_finalvalue4571; int64 fornext_finalvalue4572;
int64 fornext_step4571; int64 fornext_step4572;
uint8 fornext_step_negative4571; uint8 fornext_step_negative4572;
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);
@ -27,11 +27,11 @@ 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_4572=NULL;
if (!byte_element_4572){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4572=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4572=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4573=NULL; byte_element_struct *byte_element_4573=NULL;
if (!byte_element_4573){ if (!byte_element_4573){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4573=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4573=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4573=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4573=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4574=NULL;
if (!byte_element_4574){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4574=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4574=(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*oldstr4574=NULL;
if(_FUNC_IDEINPUTBOX_STRING_TITLE->tmp||_FUNC_IDEINPUTBOX_STRING_TITLE->fixed||_FUNC_IDEINPUTBOX_STRING_TITLE->readonly){
oldstr4574=_FUNC_IDEINPUTBOX_STRING_TITLE;
if (oldstr4574->cmem_descriptor){
_FUNC_IDEINPUTBOX_STRING_TITLE=qbs_new_cmem(oldstr4574->len,0);
}else{
_FUNC_IDEINPUTBOX_STRING_TITLE=qbs_new(oldstr4574->len,0);
}
memcpy(_FUNC_IDEINPUTBOX_STRING_TITLE->chr,oldstr4574->chr,oldstr4574->len);
}
qbs*oldstr4575=NULL; qbs*oldstr4575=NULL;
if(_FUNC_IDEINPUTBOX_STRING_CAPTION->tmp||_FUNC_IDEINPUTBOX_STRING_CAPTION->fixed||_FUNC_IDEINPUTBOX_STRING_CAPTION->readonly){ if(_FUNC_IDEINPUTBOX_STRING_TITLE->tmp||_FUNC_IDEINPUTBOX_STRING_TITLE->fixed||_FUNC_IDEINPUTBOX_STRING_TITLE->readonly){
oldstr4575=_FUNC_IDEINPUTBOX_STRING_CAPTION; oldstr4575=_FUNC_IDEINPUTBOX_STRING_TITLE;
if (oldstr4575->cmem_descriptor){ if (oldstr4575->cmem_descriptor){
_FUNC_IDEINPUTBOX_STRING_CAPTION=qbs_new_cmem(oldstr4575->len,0); _FUNC_IDEINPUTBOX_STRING_TITLE=qbs_new_cmem(oldstr4575->len,0);
}else{ }else{
_FUNC_IDEINPUTBOX_STRING_CAPTION=qbs_new(oldstr4575->len,0); _FUNC_IDEINPUTBOX_STRING_TITLE=qbs_new(oldstr4575->len,0);
} }
memcpy(_FUNC_IDEINPUTBOX_STRING_CAPTION->chr,oldstr4575->chr,oldstr4575->len); memcpy(_FUNC_IDEINPUTBOX_STRING_TITLE->chr,oldstr4575->chr,oldstr4575->len);
} }
qbs*oldstr4576=NULL; qbs*oldstr4576=NULL;
if(_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->tmp||_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->fixed||_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->readonly){ if(_FUNC_IDEINPUTBOX_STRING_CAPTION->tmp||_FUNC_IDEINPUTBOX_STRING_CAPTION->fixed||_FUNC_IDEINPUTBOX_STRING_CAPTION->readonly){
oldstr4576=_FUNC_IDEINPUTBOX_STRING_INITIALVALUE; oldstr4576=_FUNC_IDEINPUTBOX_STRING_CAPTION;
if (oldstr4576->cmem_descriptor){ if (oldstr4576->cmem_descriptor){
_FUNC_IDEINPUTBOX_STRING_INITIALVALUE=qbs_new_cmem(oldstr4576->len,0); _FUNC_IDEINPUTBOX_STRING_CAPTION=qbs_new_cmem(oldstr4576->len,0);
}else{ }else{
_FUNC_IDEINPUTBOX_STRING_INITIALVALUE=qbs_new(oldstr4576->len,0); _FUNC_IDEINPUTBOX_STRING_CAPTION=qbs_new(oldstr4576->len,0);
} }
memcpy(_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->chr,oldstr4576->chr,oldstr4576->len); memcpy(_FUNC_IDEINPUTBOX_STRING_CAPTION->chr,oldstr4576->chr,oldstr4576->len);
} }
qbs*oldstr4577=NULL; qbs*oldstr4577=NULL;
if(_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->tmp||_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->fixed||_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->readonly){ if(_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->tmp||_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->fixed||_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->readonly){
oldstr4577=_FUNC_IDEINPUTBOX_STRING_VALIDINPUT; oldstr4577=_FUNC_IDEINPUTBOX_STRING_INITIALVALUE;
if (oldstr4577->cmem_descriptor){ if (oldstr4577->cmem_descriptor){
_FUNC_IDEINPUTBOX_STRING_VALIDINPUT=qbs_new_cmem(oldstr4577->len,0); _FUNC_IDEINPUTBOX_STRING_INITIALVALUE=qbs_new_cmem(oldstr4577->len,0);
}else{ }else{
_FUNC_IDEINPUTBOX_STRING_VALIDINPUT=qbs_new(oldstr4577->len,0); _FUNC_IDEINPUTBOX_STRING_INITIALVALUE=qbs_new(oldstr4577->len,0);
} }
memcpy(_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->chr,oldstr4577->chr,oldstr4577->len); memcpy(_FUNC_IDEINPUTBOX_STRING_INITIALVALUE->chr,oldstr4577->chr,oldstr4577->len);
}
qbs*oldstr4578=NULL;
if(_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->tmp||_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->fixed||_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->readonly){
oldstr4578=_FUNC_IDEINPUTBOX_STRING_VALIDINPUT;
if (oldstr4578->cmem_descriptor){
_FUNC_IDEINPUTBOX_STRING_VALIDINPUT=qbs_new_cmem(oldstr4578->len,0);
}else{
_FUNC_IDEINPUTBOX_STRING_VALIDINPUT=qbs_new(oldstr4578->len,0);
}
memcpy(_FUNC_IDEINPUTBOX_STRING_VALIDINPUT->chr,oldstr4578->chr,oldstr4578->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 pass4578; int32 pass4579;
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_4579=NULL;
if (!byte_element_4579){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4579=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4579=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4580=NULL; byte_element_struct *byte_element_4580=NULL;
if (!byte_element_4580){ if (!byte_element_4580){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4580=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4580=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4580=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4580=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value4582; byte_element_struct *byte_element_4581=NULL;
int64 fornext_finalvalue4582; if (!byte_element_4581){
int64 fornext_step4582; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4581=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4581=(byte_element_struct*)mem_static_malloc(12);
uint8 fornext_step_negative4582; }
int64 fornext_value4583;
int64 fornext_finalvalue4583;
int64 fornext_step4583;
uint8 fornext_step_negative4583;
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_value4585; int64 fornext_value4586;
int64 fornext_finalvalue4585; int64 fornext_finalvalue4586;
int64 fornext_step4585; int64 fornext_step4586;
uint8 fornext_step_negative4585; uint8 fornext_step_negative4586;
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_4587=NULL; byte_element_struct *byte_element_4588=NULL;
if (!byte_element_4587){ if (!byte_element_4588){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4587=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4587=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4588=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4588=(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_value4589; int64 fornext_value4590;
int64 fornext_finalvalue4589; int64 fornext_finalvalue4590;
int64 fornext_step4589; int64 fornext_step4590;
uint8 fornext_step_negative4589; uint8 fornext_step_negative4590;
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_4590=NULL;
if (!byte_element_4590){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4590=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4590=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4591=NULL; byte_element_struct *byte_element_4591=NULL;
if (!byte_element_4591){ if (!byte_element_4591){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4591=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4591=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4591=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4591=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4592=NULL;
if (!byte_element_4592){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4592=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4592=(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_value4593; int64 fornext_value4594;
int64 fornext_finalvalue4593; int64 fornext_finalvalue4594;
int64 fornext_step4593; int64 fornext_step4594;
uint8 fornext_step_negative4593; uint8 fornext_step_negative4594;
byte_element_struct *byte_element_4594=NULL; byte_element_struct *byte_element_4595=NULL;
if (!byte_element_4594){ if (!byte_element_4595){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4594=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4594=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4595=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4595=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,12 +1,12 @@
qbs*oldstr4595=NULL; qbs*oldstr4596=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){
oldstr4595=_SUB_IDENEWSF_STRING_SF; oldstr4596=_SUB_IDENEWSF_STRING_SF;
if (oldstr4595->cmem_descriptor){ if (oldstr4596->cmem_descriptor){
_SUB_IDENEWSF_STRING_SF=qbs_new_cmem(oldstr4595->len,0); _SUB_IDENEWSF_STRING_SF=qbs_new_cmem(oldstr4596->len,0);
}else{ }else{
_SUB_IDENEWSF_STRING_SF=qbs_new(oldstr4595->len,0); _SUB_IDENEWSF_STRING_SF=qbs_new(oldstr4596->len,0);
} }
memcpy(_SUB_IDENEWSF_STRING_SF->chr,oldstr4595->chr,oldstr4595->len); memcpy(_SUB_IDENEWSF_STRING_SF->chr,oldstr4596->chr,oldstr4596->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_value4597; int64 fornext_value4598;
int64 fornext_finalvalue4597; int64 fornext_finalvalue4598;
int64 fornext_step4597; int64 fornext_step4598;
uint8 fornext_step_negative4597; uint8 fornext_step_negative4598;
byte_element_struct *byte_element_4598=NULL; byte_element_struct *byte_element_4599=NULL;
if (!byte_element_4598){ if (!byte_element_4599){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4598=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4598=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4599=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4599=(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 pass4599;
int32 pass4600; int32 pass4600;
byte_element_struct *byte_element_4601=NULL; int32 pass4601;
if (!byte_element_4601){ byte_element_struct *byte_element_4602=NULL;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4601=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4601=(byte_element_struct*)mem_static_malloc(12); if (!byte_element_4602){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4602=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4602=(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

@ -29,8 +29,8 @@ if(_FUNC_VARIABLESIZE_LONG_I2==NULL){
_FUNC_VARIABLESIZE_LONG_I2=(int32*)mem_static_malloc(4); _FUNC_VARIABLESIZE_LONG_I2=(int32*)mem_static_malloc(4);
*_FUNC_VARIABLESIZE_LONG_I2=0; *_FUNC_VARIABLESIZE_LONG_I2=0;
} }
int64 fornext_value2529; int64 fornext_value2530;
int64 fornext_finalvalue2529; int64 fornext_finalvalue2530;
int64 fornext_step2529; int64 fornext_step2530;
uint8 fornext_step_negative2529; uint8 fornext_step_negative2530;
int32 pass2530; int32 pass2531;

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*oldstr4602=NULL; qbs*oldstr4603=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){
oldstr4602=_FUNC_IDENEWFOLDER_STRING_THISPATH; oldstr4603=_FUNC_IDENEWFOLDER_STRING_THISPATH;
if (oldstr4602->cmem_descriptor){ if (oldstr4603->cmem_descriptor){
_FUNC_IDENEWFOLDER_STRING_THISPATH=qbs_new_cmem(oldstr4602->len,0); _FUNC_IDENEWFOLDER_STRING_THISPATH=qbs_new_cmem(oldstr4603->len,0);
}else{ }else{
_FUNC_IDENEWFOLDER_STRING_THISPATH=qbs_new(oldstr4602->len,0); _FUNC_IDENEWFOLDER_STRING_THISPATH=qbs_new(oldstr4603->len,0);
} }
memcpy(_FUNC_IDENEWFOLDER_STRING_THISPATH->chr,oldstr4602->chr,oldstr4602->len); memcpy(_FUNC_IDENEWFOLDER_STRING_THISPATH->chr,oldstr4603->chr,oldstr4603->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 pass4603;
int32 pass4604; int32 pass4604;
byte_element_struct *byte_element_4605=NULL; int32 pass4605;
if (!byte_element_4605){ byte_element_struct *byte_element_4606=NULL;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4605=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4605=(byte_element_struct*)mem_static_malloc(12); if (!byte_element_4606){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4606=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4606=(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*oldstr4606=NULL; qbs*oldstr4607=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){
oldstr4606=_FUNC_IDENEWTXT_STRING_A; oldstr4607=_FUNC_IDENEWTXT_STRING_A;
if (oldstr4606->cmem_descriptor){ if (oldstr4607->cmem_descriptor){
_FUNC_IDENEWTXT_STRING_A=qbs_new_cmem(oldstr4606->len,0); _FUNC_IDENEWTXT_STRING_A=qbs_new_cmem(oldstr4607->len,0);
}else{ }else{
_FUNC_IDENEWTXT_STRING_A=qbs_new(oldstr4606->len,0); _FUNC_IDENEWTXT_STRING_A=qbs_new(oldstr4607->len,0);
} }
memcpy(_FUNC_IDENEWTXT_STRING_A->chr,oldstr4606->chr,oldstr4606->len); memcpy(_FUNC_IDENEWTXT_STRING_A->chr,oldstr4607->chr,oldstr4607->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*oldstr4607=NULL; qbs*oldstr4608=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){
oldstr4607=_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME; oldstr4608=_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME;
if (oldstr4607->cmem_descriptor){ if (oldstr4608->cmem_descriptor){
_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME=qbs_new_cmem(oldstr4607->len,0); _FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME=qbs_new_cmem(oldstr4608->len,0);
}else{ }else{
_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME=qbs_new(oldstr4607->len,0); _FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME=qbs_new(oldstr4608->len,0);
} }
memcpy(_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME->chr,oldstr4607->chr,oldstr4607->len); memcpy(_FUNC_IDEFILEDIALOG_STRING_PROGRAMNAME->chr,oldstr4608->chr,oldstr4608->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 pass4608;
int32 pass4609; int32 pass4609;
int32 pass4610; int32 pass4610;
int32 pass4611; int32 pass4611;
int32 pass4612;
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_4612=NULL; byte_element_struct *byte_element_4613=NULL;
if (!byte_element_4612){ if (!byte_element_4613){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4612=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4612=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4613=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4613=(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_value4614; int64 fornext_value4615;
int64 fornext_finalvalue4614; int64 fornext_finalvalue4615;
int64 fornext_step4614; int64 fornext_step4615;
uint8 fornext_step_negative4614; uint8 fornext_step_negative4615;
byte_element_struct *byte_element_4615=NULL; byte_element_struct *byte_element_4616=NULL;
if (!byte_element_4615){ if (!byte_element_4616){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4615=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4615=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4616=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4616=(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_value4618; int64 fornext_value4619;
int64 fornext_finalvalue4618; int64 fornext_finalvalue4619;
int64 fornext_step4618; int64 fornext_step4619;
uint8 fornext_step_negative4618; uint8 fornext_step_negative4619;
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);
@ -107,9 +107,9 @@ 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_4619=NULL; byte_element_struct *byte_element_4620=NULL;
if (!byte_element_4619){ if (!byte_element_4620){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4619=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4619=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4620=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4620=(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){
@ -136,16 +136,16 @@ 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_4621=NULL;
if (!byte_element_4621){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4621=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4621=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_IDEFILEDIALOG_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEFILEDIALOG_STRING_ALTLETTER)_FUNC_IDEFILEDIALOG_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_4622=NULL; byte_element_struct *byte_element_4622=NULL;
if (!byte_element_4622){ if (!byte_element_4622){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4622=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4622=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4622=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4622=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEFILEDIALOG_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEFILEDIALOG_STRING_ALTLETTER)_FUNC_IDEFILEDIALOG_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_4623=NULL;
if (!byte_element_4623){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4623=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4623=(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){
_FUNC_IDEFILEDIALOG_LONG_K=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_K=(int32*)mem_static_malloc(4);
@ -156,10 +156,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_value4624; int64 fornext_value4625;
int64 fornext_finalvalue4624; int64 fornext_finalvalue4625;
int64 fornext_step4624; int64 fornext_step4625;
uint8 fornext_step_negative4624; uint8 fornext_step_negative4625;
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);
@ -170,16 +170,12 @@ 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_4625=NULL;
if (!byte_element_4625){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4625=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4625=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_IDEFILEDIALOG_STRING_NEWPATH=NULL;
if (!_FUNC_IDEFILEDIALOG_STRING_NEWPATH)_FUNC_IDEFILEDIALOG_STRING_NEWPATH=qbs_new(0,0);
byte_element_struct *byte_element_4626=NULL; byte_element_struct *byte_element_4626=NULL;
if (!byte_element_4626){ if (!byte_element_4626){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4626=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4626=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4626=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4626=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEFILEDIALOG_STRING_NEWPATH=NULL;
if (!_FUNC_IDEFILEDIALOG_STRING_NEWPATH)_FUNC_IDEFILEDIALOG_STRING_NEWPATH=qbs_new(0,0);
byte_element_struct *byte_element_4627=NULL; byte_element_struct *byte_element_4627=NULL;
if (!byte_element_4627){ if (!byte_element_4627){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4627=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4627=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4627=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4627=(byte_element_struct*)mem_static_malloc(12);
@ -188,11 +184,11 @@ byte_element_struct *byte_element_4628=NULL;
if (!byte_element_4628){ if (!byte_element_4628){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4628=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4628=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4628=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4628=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4629; byte_element_struct *byte_element_4629=NULL;
byte_element_struct *byte_element_4630=NULL; if (!byte_element_4629){
if (!byte_element_4630){ if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4629=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4629=(byte_element_struct*)mem_static_malloc(12);
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4630=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4630=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4630;
byte_element_struct *byte_element_4631=NULL; byte_element_struct *byte_element_4631=NULL;
if (!byte_element_4631){ if (!byte_element_4631){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4631=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4631=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4631=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4631=(byte_element_struct*)mem_static_malloc(12);
@ -201,6 +197,10 @@ byte_element_struct *byte_element_4632=NULL;
if (!byte_element_4632){ if (!byte_element_4632){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4632=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4632=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4632=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4632=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4633=NULL;
if (!byte_element_4633){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4633=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4633=(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){
_FUNC_IDEFILEDIALOG_LONG_I2=(int32*)mem_static_malloc(4); _FUNC_IDEFILEDIALOG_LONG_I2=(int32*)mem_static_malloc(4);
@ -240,9 +240,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_4634=NULL; byte_element_struct *byte_element_4635=NULL;
if (!byte_element_4634){ if (!byte_element_4635){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4634=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4634=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4635=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4635=(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*oldstr4635=NULL; qbs*oldstr4636=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){
oldstr4635=_SUB_IDEPAR_STRING_TITLE; oldstr4636=_SUB_IDEPAR_STRING_TITLE;
if (oldstr4635->cmem_descriptor){ if (oldstr4636->cmem_descriptor){
_SUB_IDEPAR_STRING_TITLE=qbs_new_cmem(oldstr4635->len,0); _SUB_IDEPAR_STRING_TITLE=qbs_new_cmem(oldstr4636->len,0);
}else{ }else{
_SUB_IDEPAR_STRING_TITLE=qbs_new(oldstr4635->len,0); _SUB_IDEPAR_STRING_TITLE=qbs_new(oldstr4636->len,0);
} }
memcpy(_SUB_IDEPAR_STRING_TITLE->chr,oldstr4635->chr,oldstr4635->len); memcpy(_SUB_IDEPAR_STRING_TITLE->chr,oldstr4636->chr,oldstr4636->len);
} }
byte_element_struct *byte_element_4636=NULL; byte_element_struct *byte_element_4637=NULL;
if (!byte_element_4636){ if (!byte_element_4637){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4636=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4636=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4637=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4637=(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*oldstr4637=NULL; qbs*oldstr4638=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){
oldstr4637=_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY; oldstr4638=_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY;
if (oldstr4637->cmem_descriptor){ if (oldstr4638->cmem_descriptor){
_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY=qbs_new_cmem(oldstr4637->len,0); _FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY=qbs_new_cmem(oldstr4638->len,0);
}else{ }else{
_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY=qbs_new(oldstr4637->len,0); _FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY=qbs_new(oldstr4638->len,0);
} }
memcpy(_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY->chr,oldstr4637->chr,oldstr4637->len); memcpy(_FUNC_IDECLEARHISTORY_STRING_WHICHHISTORY->chr,oldstr4638->chr,oldstr4638->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*oldstr4639=NULL; qbs*oldstr4640=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){
oldstr4639=_SUB_IDESAVE_STRING_F; oldstr4640=_SUB_IDESAVE_STRING_F;
if (oldstr4639->cmem_descriptor){ if (oldstr4640->cmem_descriptor){
_SUB_IDESAVE_STRING_F=qbs_new_cmem(oldstr4639->len,0); _SUB_IDESAVE_STRING_F=qbs_new_cmem(oldstr4640->len,0);
}else{ }else{
_SUB_IDESAVE_STRING_F=qbs_new(oldstr4639->len,0); _SUB_IDESAVE_STRING_F=qbs_new(oldstr4640->len,0);
} }
memcpy(_SUB_IDESAVE_STRING_F->chr,oldstr4639->chr,oldstr4639->len); memcpy(_SUB_IDESAVE_STRING_F->chr,oldstr4640->chr,oldstr4640->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_value4641; int64 fornext_value4642;
int64 fornext_finalvalue4641; int64 fornext_finalvalue4642;
int64 fornext_step4641; int64 fornext_step4642;
uint8 fornext_step_negative4641; uint8 fornext_step_negative4642;
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*oldstr4644=NULL; qbs*oldstr4645=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){
oldstr4644=_SUB_IDESETLINE_STRING_TEXT; oldstr4645=_SUB_IDESETLINE_STRING_TEXT;
if (oldstr4644->cmem_descriptor){ if (oldstr4645->cmem_descriptor){
_SUB_IDESETLINE_STRING_TEXT=qbs_new_cmem(oldstr4644->len,0); _SUB_IDESETLINE_STRING_TEXT=qbs_new_cmem(oldstr4645->len,0);
}else{ }else{
_SUB_IDESETLINE_STRING_TEXT=qbs_new(oldstr4644->len,0); _SUB_IDESETLINE_STRING_TEXT=qbs_new(oldstr4645->len,0);
} }
memcpy(_SUB_IDESETLINE_STRING_TEXT->chr,oldstr4644->chr,oldstr4644->len); memcpy(_SUB_IDESETLINE_STRING_TEXT->chr,oldstr4645->chr,oldstr4645->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_4645=NULL;
if (!byte_element_4645){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4645=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4645=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4646=NULL; byte_element_struct *byte_element_4646=NULL;
if (!byte_element_4646){ if (!byte_element_4646){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4646=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4646=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4646=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4646=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4647=NULL;
if (!byte_element_4647){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4647=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4647=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,14 +1,14 @@
qbs *_FUNC_EVALUATETOTYP_STRING_EVALUATETOTYP=NULL; qbs *_FUNC_EVALUATETOTYP_STRING_EVALUATETOTYP=NULL;
if (!_FUNC_EVALUATETOTYP_STRING_EVALUATETOTYP)_FUNC_EVALUATETOTYP_STRING_EVALUATETOTYP=qbs_new(0,0); if (!_FUNC_EVALUATETOTYP_STRING_EVALUATETOTYP)_FUNC_EVALUATETOTYP_STRING_EVALUATETOTYP=qbs_new(0,0);
qbs*oldstr2531=NULL; qbs*oldstr2532=NULL;
if(_FUNC_EVALUATETOTYP_STRING_A2->tmp||_FUNC_EVALUATETOTYP_STRING_A2->fixed||_FUNC_EVALUATETOTYP_STRING_A2->readonly){ if(_FUNC_EVALUATETOTYP_STRING_A2->tmp||_FUNC_EVALUATETOTYP_STRING_A2->fixed||_FUNC_EVALUATETOTYP_STRING_A2->readonly){
oldstr2531=_FUNC_EVALUATETOTYP_STRING_A2; oldstr2532=_FUNC_EVALUATETOTYP_STRING_A2;
if (oldstr2531->cmem_descriptor){ if (oldstr2532->cmem_descriptor){
_FUNC_EVALUATETOTYP_STRING_A2=qbs_new_cmem(oldstr2531->len,0); _FUNC_EVALUATETOTYP_STRING_A2=qbs_new_cmem(oldstr2532->len,0);
}else{ }else{
_FUNC_EVALUATETOTYP_STRING_A2=qbs_new(oldstr2531->len,0); _FUNC_EVALUATETOTYP_STRING_A2=qbs_new(oldstr2532->len,0);
} }
memcpy(_FUNC_EVALUATETOTYP_STRING_A2->chr,oldstr2531->chr,oldstr2531->len); memcpy(_FUNC_EVALUATETOTYP_STRING_A2->chr,oldstr2532->chr,oldstr2532->len);
} }
qbs *_FUNC_EVALUATETOTYP_STRING_A=NULL; qbs *_FUNC_EVALUATETOTYP_STRING_A=NULL;
if (!_FUNC_EVALUATETOTYP_STRING_A)_FUNC_EVALUATETOTYP_STRING_A=qbs_new(0,0); if (!_FUNC_EVALUATETOTYP_STRING_A)_FUNC_EVALUATETOTYP_STRING_A=qbs_new(0,0);
@ -29,23 +29,23 @@ if(_FUNC_EVALUATETOTYP_LONG_I==NULL){
_FUNC_EVALUATETOTYP_LONG_I=(int32*)mem_static_malloc(4); _FUNC_EVALUATETOTYP_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATETOTYP_LONG_I=0; *_FUNC_EVALUATETOTYP_LONG_I=0;
} }
byte_element_struct *byte_element_2532=NULL; byte_element_struct *byte_element_2533=NULL;
if (!byte_element_2532){ if (!byte_element_2533){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2532=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2532=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2533=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2533=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_EVALUATETOTYP_LONG_U=NULL; int32 *_FUNC_EVALUATETOTYP_LONG_U=NULL;
if(_FUNC_EVALUATETOTYP_LONG_U==NULL){ if(_FUNC_EVALUATETOTYP_LONG_U==NULL){
_FUNC_EVALUATETOTYP_LONG_U=(int32*)mem_static_malloc(4); _FUNC_EVALUATETOTYP_LONG_U=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATETOTYP_LONG_U=0; *_FUNC_EVALUATETOTYP_LONG_U=0;
} }
byte_element_struct *byte_element_2533=NULL;
if (!byte_element_2533){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2533=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2533=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2534=NULL; byte_element_struct *byte_element_2534=NULL;
if (!byte_element_2534){ if (!byte_element_2534){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2534=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2534=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2534=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2534=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_2535=NULL;
if (!byte_element_2535){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2535=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2535=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_EVALUATETOTYP_STRING_O=NULL; qbs *_FUNC_EVALUATETOTYP_STRING_O=NULL;
if (!_FUNC_EVALUATETOTYP_STRING_O)_FUNC_EVALUATETOTYP_STRING_O=qbs_new(0,0); if (!_FUNC_EVALUATETOTYP_STRING_O)_FUNC_EVALUATETOTYP_STRING_O=qbs_new(0,0);
qbs *_FUNC_EVALUATETOTYP_STRING_N=NULL; qbs *_FUNC_EVALUATETOTYP_STRING_N=NULL;
@ -54,7 +54,6 @@ qbs *_FUNC_EVALUATETOTYP_STRING_DST=NULL;
if (!_FUNC_EVALUATETOTYP_STRING_DST)_FUNC_EVALUATETOTYP_STRING_DST=qbs_new(0,0); if (!_FUNC_EVALUATETOTYP_STRING_DST)_FUNC_EVALUATETOTYP_STRING_DST=qbs_new(0,0);
qbs *_FUNC_EVALUATETOTYP_STRING_BYTES=NULL; qbs *_FUNC_EVALUATETOTYP_STRING_BYTES=NULL;
if (!_FUNC_EVALUATETOTYP_STRING_BYTES)_FUNC_EVALUATETOTYP_STRING_BYTES=qbs_new(0,0); if (!_FUNC_EVALUATETOTYP_STRING_BYTES)_FUNC_EVALUATETOTYP_STRING_BYTES=qbs_new(0,0);
int32 pass2535;
int32 pass2536; int32 pass2536;
int32 pass2537; int32 pass2537;
int32 pass2538; int32 pass2538;
@ -63,15 +62,12 @@ int32 pass2540;
int32 pass2541; int32 pass2541;
int32 pass2542; int32 pass2542;
int32 pass2543; int32 pass2543;
int32 pass2544;
int32 *_FUNC_EVALUATETOTYP_LONG_SIZE=NULL; int32 *_FUNC_EVALUATETOTYP_LONG_SIZE=NULL;
if(_FUNC_EVALUATETOTYP_LONG_SIZE==NULL){ if(_FUNC_EVALUATETOTYP_LONG_SIZE==NULL){
_FUNC_EVALUATETOTYP_LONG_SIZE=(int32*)mem_static_malloc(4); _FUNC_EVALUATETOTYP_LONG_SIZE=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATETOTYP_LONG_SIZE=0; *_FUNC_EVALUATETOTYP_LONG_SIZE=0;
} }
byte_element_struct *byte_element_2544=NULL;
if (!byte_element_2544){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2544=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2544=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2545=NULL; byte_element_struct *byte_element_2545=NULL;
if (!byte_element_2545){ if (!byte_element_2545){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2545=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2545=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2545=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2545=(byte_element_struct*)mem_static_malloc(12);
@ -80,13 +76,17 @@ byte_element_struct *byte_element_2546=NULL;
if (!byte_element_2546){ if (!byte_element_2546){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2546=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2546=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2546=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2546=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2547; byte_element_struct *byte_element_2547=NULL;
if (!byte_element_2547){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2547=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2547=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass2548;
int32 *_FUNC_EVALUATETOTYP_LONG_T1=NULL; int32 *_FUNC_EVALUATETOTYP_LONG_T1=NULL;
if(_FUNC_EVALUATETOTYP_LONG_T1==NULL){ if(_FUNC_EVALUATETOTYP_LONG_T1==NULL){
_FUNC_EVALUATETOTYP_LONG_T1=(int32*)mem_static_malloc(4); _FUNC_EVALUATETOTYP_LONG_T1=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATETOTYP_LONG_T1=0; *_FUNC_EVALUATETOTYP_LONG_T1=0;
} }
int32 pass2548; int32 pass2549;
int32 *_FUNC_EVALUATETOTYP_LONG_T=NULL; int32 *_FUNC_EVALUATETOTYP_LONG_T=NULL;
if(_FUNC_EVALUATETOTYP_LONG_T==NULL){ if(_FUNC_EVALUATETOTYP_LONG_T==NULL){
_FUNC_EVALUATETOTYP_LONG_T=(int32*)mem_static_malloc(4); _FUNC_EVALUATETOTYP_LONG_T=(int32*)mem_static_malloc(4);
@ -94,16 +94,12 @@ _FUNC_EVALUATETOTYP_LONG_T=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_EVALUATETOTYP_STRING_LK=NULL; qbs *_FUNC_EVALUATETOTYP_STRING_LK=NULL;
if (!_FUNC_EVALUATETOTYP_STRING_LK)_FUNC_EVALUATETOTYP_STRING_LK=qbs_new(0,0); if (!_FUNC_EVALUATETOTYP_STRING_LK)_FUNC_EVALUATETOTYP_STRING_LK=qbs_new(0,0);
int32 pass2549;
int32 pass2550; int32 pass2550;
int32 pass2551; int32 pass2551;
int32 pass2552; int32 pass2552;
int32 pass2553; int32 pass2553;
int32 pass2554; int32 pass2554;
byte_element_struct *byte_element_2555=NULL; int32 pass2555;
if (!byte_element_2555){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2555=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2555=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2556=NULL; byte_element_struct *byte_element_2556=NULL;
if (!byte_element_2556){ if (!byte_element_2556){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2556=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2556=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2556=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2556=(byte_element_struct*)mem_static_malloc(12);
@ -112,8 +108,12 @@ byte_element_struct *byte_element_2557=NULL;
if (!byte_element_2557){ if (!byte_element_2557){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2557=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2557=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2557=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2557=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2558; byte_element_struct *byte_element_2558=NULL;
if (!byte_element_2558){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2558=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2558=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass2559; int32 pass2559;
int32 pass2560;
int32 *_FUNC_EVALUATETOTYP_LONG_TSIZE=NULL; int32 *_FUNC_EVALUATETOTYP_LONG_TSIZE=NULL;
if(_FUNC_EVALUATETOTYP_LONG_TSIZE==NULL){ if(_FUNC_EVALUATETOTYP_LONG_TSIZE==NULL){
_FUNC_EVALUATETOTYP_LONG_TSIZE=(int32*)mem_static_malloc(4); _FUNC_EVALUATETOTYP_LONG_TSIZE=(int32*)mem_static_malloc(4);
@ -121,23 +121,19 @@ _FUNC_EVALUATETOTYP_LONG_TSIZE=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_EVALUATETOTYP_STRING_INDEX=NULL; qbs *_FUNC_EVALUATETOTYP_STRING_INDEX=NULL;
if (!_FUNC_EVALUATETOTYP_STRING_INDEX)_FUNC_EVALUATETOTYP_STRING_INDEX=qbs_new(0,0); if (!_FUNC_EVALUATETOTYP_STRING_INDEX)_FUNC_EVALUATETOTYP_STRING_INDEX=qbs_new(0,0);
byte_element_struct *byte_element_2560=NULL; byte_element_struct *byte_element_2561=NULL;
if (!byte_element_2560){ if (!byte_element_2561){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2560=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2560=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2561=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2561=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2561;
int32 pass2562; int32 pass2562;
int32 pass2563;
int32 *_FUNC_EVALUATETOTYP_LONG_BYTES=NULL; int32 *_FUNC_EVALUATETOTYP_LONG_BYTES=NULL;
if(_FUNC_EVALUATETOTYP_LONG_BYTES==NULL){ if(_FUNC_EVALUATETOTYP_LONG_BYTES==NULL){
_FUNC_EVALUATETOTYP_LONG_BYTES=(int32*)mem_static_malloc(4); _FUNC_EVALUATETOTYP_LONG_BYTES=(int32*)mem_static_malloc(4);
*_FUNC_EVALUATETOTYP_LONG_BYTES=0; *_FUNC_EVALUATETOTYP_LONG_BYTES=0;
} }
int32 pass2563;
int32 pass2564; int32 pass2564;
byte_element_struct *byte_element_2565=NULL; int32 pass2565;
if (!byte_element_2565){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2565=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2565=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2566=NULL; byte_element_struct *byte_element_2566=NULL;
if (!byte_element_2566){ if (!byte_element_2566){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2566=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2566=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2566=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2566=(byte_element_struct*)mem_static_malloc(12);
@ -146,19 +142,23 @@ byte_element_struct *byte_element_2567=NULL;
if (!byte_element_2567){ if (!byte_element_2567){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2567=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2567=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2567=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2567=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2568; byte_element_struct *byte_element_2568=NULL;
int32 pass2569; if (!byte_element_2568){
byte_element_struct *byte_element_2570=NULL; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2568=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2568=(byte_element_struct*)mem_static_malloc(12);
if (!byte_element_2570){ }
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2570=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2570=(byte_element_struct*)mem_static_malloc(12); int32 pass2569;
int32 pass2570;
byte_element_struct *byte_element_2571=NULL;
if (!byte_element_2571){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2571=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2571=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2571;
int32 pass2572; int32 pass2572;
int32 pass2573; int32 pass2573;
int32 pass2574; int32 pass2574;
int32 pass2575; int32 pass2575;
int32 pass2576; int32 pass2576;
int32 pass2577; int32 pass2577;
int32 pass2578;
int32 *_FUNC_EVALUATETOTYP_LONG_BITS=NULL; int32 *_FUNC_EVALUATETOTYP_LONG_BITS=NULL;
if(_FUNC_EVALUATETOTYP_LONG_BITS==NULL){ if(_FUNC_EVALUATETOTYP_LONG_BITS==NULL){
_FUNC_EVALUATETOTYP_LONG_BITS=(int32*)mem_static_malloc(4); _FUNC_EVALUATETOTYP_LONG_BITS=(int32*)mem_static_malloc(4);

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_value4648; int64 fornext_value4649;
int64 fornext_finalvalue4648; int64 fornext_finalvalue4649;
int64 fornext_step4648; int64 fornext_step4649;
uint8 fornext_step_negative4648; uint8 fornext_step_negative4649;
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_4649=NULL; byte_element_struct *byte_element_4650=NULL;
if (!byte_element_4649){ if (!byte_element_4650){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4649=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4649=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4650=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4650=(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_4651=NULL; byte_element_struct *byte_element_4652=NULL;
if (!byte_element_4651){ if (!byte_element_4652){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4651=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4651=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4652=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4652=(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_4652=NULL; byte_element_struct *byte_element_4653=NULL;
if (!byte_element_4652){ if (!byte_element_4653){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4652=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4652=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4653=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4653=(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_value4654; int64 fornext_value4655;
int64 fornext_finalvalue4654; int64 fornext_finalvalue4655;
int64 fornext_step4654; int64 fornext_step4655;
uint8 fornext_step_negative4654; uint8 fornext_step_negative4655;
byte_element_struct *byte_element_4655=NULL; byte_element_struct *byte_element_4656=NULL;
if (!byte_element_4655){ if (!byte_element_4656){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4655=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4655=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4656=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4656=(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,14 +109,14 @@ _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_4657=NULL;
if (!byte_element_4657){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4657=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4657=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4658=NULL; byte_element_struct *byte_element_4658=NULL;
if (!byte_element_4658){ if (!byte_element_4658){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4658=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4658=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4658=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4658=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4659=NULL;
if (!byte_element_4659){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4659=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4659=(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){
_SUB_IDESHOWTEXT_LONG_CC=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_CC=(int32*)mem_static_malloc(4);
@ -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_4659=NULL; byte_element_struct *byte_element_4660=NULL;
if (!byte_element_4659){ if (!byte_element_4660){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4659=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4659=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4660=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4660=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4660; int32 pass4661;
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_value4662; int64 fornext_value4663;
int64 fornext_finalvalue4662; int64 fornext_finalvalue4663;
int64 fornext_step4662; int64 fornext_step4663;
uint8 fornext_step_negative4662; uint8 fornext_step_negative4663;
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_4663=NULL; byte_element_struct *byte_element_4664=NULL;
if (!byte_element_4663){ if (!byte_element_4664){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4663=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4663=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4664=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4664=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4664; int32 pass4665;
int64 fornext_value4666; int64 fornext_value4667;
int64 fornext_finalvalue4666; int64 fornext_finalvalue4667;
int64 fornext_step4666; int64 fornext_step4667;
uint8 fornext_step_negative4666; uint8 fornext_step_negative4667;
byte_element_struct *byte_element_4667=NULL; byte_element_struct *byte_element_4668=NULL;
if (!byte_element_4667){ if (!byte_element_4668){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4667=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4667=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4668=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4668=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4668;
int32 pass4669; int32 pass4669;
byte_element_struct *byte_element_4670=NULL; int32 pass4670;
if (!byte_element_4670){ byte_element_struct *byte_element_4671=NULL;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4670=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4670=(byte_element_struct*)mem_static_malloc(12); if (!byte_element_4671){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4671=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4671=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4671; int32 pass4672;
int64 fornext_value4673; int64 fornext_value4674;
int64 fornext_finalvalue4673; int64 fornext_finalvalue4674;
int64 fornext_step4673; int64 fornext_step4674;
uint8 fornext_step_negative4673; uint8 fornext_step_negative4674;
byte_element_struct *byte_element_4674=NULL; byte_element_struct *byte_element_4675=NULL;
if (!byte_element_4674){ if (!byte_element_4675){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4674=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4674=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4675=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4675=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4675;
int32 pass4676; int32 pass4676;
int64 fornext_value4678; int32 pass4677;
int64 fornext_finalvalue4678; int64 fornext_value4679;
int64 fornext_step4678; int64 fornext_finalvalue4679;
uint8 fornext_step_negative4678; int64 fornext_step4679;
uint8 fornext_step_negative4679;
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_4680=NULL; byte_element_struct *byte_element_4681=NULL;
if (!byte_element_4680){ if (!byte_element_4681){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4680=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4680=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4681=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4681=(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_value4682; int64 fornext_value4683;
int64 fornext_finalvalue4682; int64 fornext_finalvalue4683;
int64 fornext_step4682; int64 fornext_step4683;
uint8 fornext_step_negative4682; uint8 fornext_step_negative4683;
byte_element_struct *byte_element_4683=NULL; byte_element_struct *byte_element_4684=NULL;
if (!byte_element_4683){ if (!byte_element_4684){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4683=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4683=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4684=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4684=(byte_element_struct*)mem_static_malloc(12);
} }
static qbs *sc_4684=qbs_new(0,0); static qbs *sc_4685=qbs_new(0,0);
int64 fornext_value4686; int64 fornext_value4687;
int64 fornext_finalvalue4686; int64 fornext_finalvalue4687;
int64 fornext_step4686; int64 fornext_step4687;
uint8 fornext_step_negative4686; uint8 fornext_step_negative4687;
static qbs *sc_4687=qbs_new(0,0); static qbs *sc_4688=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_4688=NULL;
if (!byte_element_4688){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4688=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4688=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4689=NULL; byte_element_struct *byte_element_4689=NULL;
if (!byte_element_4689){ if (!byte_element_4689){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4689=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4689=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4689=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4689=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4690=NULL;
if (!byte_element_4690){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4690=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4690=(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_4690=NULL; byte_element_struct *byte_element_4691=NULL;
if (!byte_element_4690){ if (!byte_element_4691){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4690=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4690=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4691=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4691=(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,23 +340,19 @@ 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_value4692; int64 fornext_value4693;
int64 fornext_finalvalue4692; int64 fornext_finalvalue4693;
int64 fornext_step4692; int64 fornext_step4693;
uint8 fornext_step_negative4692; uint8 fornext_step_negative4693;
byte_element_struct *byte_element_4693=NULL; byte_element_struct *byte_element_4694=NULL;
if (!byte_element_4693){ if (!byte_element_4694){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4693=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4693=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4694=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4694=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDESHOWTEXT_LONG_RESULT=NULL; int32 *_SUB_IDESHOWTEXT_LONG_RESULT=NULL;
if(_SUB_IDESHOWTEXT_LONG_RESULT==NULL){ if(_SUB_IDESHOWTEXT_LONG_RESULT==NULL){
_SUB_IDESHOWTEXT_LONG_RESULT=(int32*)mem_static_malloc(4); _SUB_IDESHOWTEXT_LONG_RESULT=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_RESULT=0; *_SUB_IDESHOWTEXT_LONG_RESULT=0;
} }
byte_element_struct *byte_element_4694=NULL;
if (!byte_element_4694){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4694=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4694=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4695=NULL; byte_element_struct *byte_element_4695=NULL;
if (!byte_element_4695){ if (!byte_element_4695){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4695=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4695=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4695=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4695=(byte_element_struct*)mem_static_malloc(12);
@ -425,47 +421,47 @@ byte_element_struct *byte_element_4711=NULL;
if (!byte_element_4711){ if (!byte_element_4711){
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); 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);
} }
byte_element_struct *byte_element_4712=NULL;
if (!byte_element_4712){
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);
}
qbs *_SUB_IDESHOWTEXT_STRING_THISCHAR=NULL; qbs *_SUB_IDESHOWTEXT_STRING_THISCHAR=NULL;
if (!_SUB_IDESHOWTEXT_STRING_THISCHAR)_SUB_IDESHOWTEXT_STRING_THISCHAR=qbs_new(0,0); if (!_SUB_IDESHOWTEXT_STRING_THISCHAR)_SUB_IDESHOWTEXT_STRING_THISCHAR=qbs_new(0,0);
byte_element_struct *byte_element_4713=NULL; byte_element_struct *byte_element_4714=NULL;
if (!byte_element_4713){ if (!byte_element_4714){
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); 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);
} }
int32 *_SUB_IDESHOWTEXT_LONG_IS_NUMBER=NULL; int32 *_SUB_IDESHOWTEXT_LONG_IS_NUMBER=NULL;
if(_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=(int32*)mem_static_malloc(4);
*_SUB_IDESHOWTEXT_LONG_IS_NUMBER=0; *_SUB_IDESHOWTEXT_LONG_IS_NUMBER=0;
} }
int64 fornext_value4715; int64 fornext_value4716;
int64 fornext_finalvalue4715; int64 fornext_finalvalue4716;
int64 fornext_step4715; int64 fornext_step4716;
uint8 fornext_step_negative4715; uint8 fornext_step_negative4716;
byte_element_struct *byte_element_4716=NULL;
if (!byte_element_4716){
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; byte_element_struct *byte_element_4717=NULL;
if (!byte_element_4717){ 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); 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);
} }
int64 fornext_value4719; byte_element_struct *byte_element_4718=NULL;
int64 fornext_finalvalue4719; if (!byte_element_4718){
int64 fornext_step4719; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4718=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4718=(byte_element_struct*)mem_static_malloc(12);
uint8 fornext_step_negative4719; }
byte_element_struct *byte_element_4720=NULL; int64 fornext_value4720;
if (!byte_element_4720){ int64 fornext_finalvalue4720;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4720=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4720=(byte_element_struct*)mem_static_malloc(12); int64 fornext_step4720;
uint8 fornext_step_negative4720;
byte_element_struct *byte_element_4721=NULL;
if (!byte_element_4721){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4721=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4721=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDESHOWTEXT_STRING_RIGHT__ASCII_CHR_046__SEP=NULL; 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); if (!_SUB_IDESHOWTEXT_STRING_RIGHT__ASCII_CHR_046__SEP)_SUB_IDESHOWTEXT_STRING_RIGHT__ASCII_CHR_046__SEP=qbs_new(0,0);
int64 fornext_value4722; int64 fornext_value4723;
int64 fornext_finalvalue4722; int64 fornext_finalvalue4723;
int64 fornext_step4722; int64 fornext_step4723;
uint8 fornext_step_negative4722; uint8 fornext_step_negative4723;
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);
}
byte_element_struct *byte_element_4724=NULL; byte_element_struct *byte_element_4724=NULL;
if (!byte_element_4724){ if (!byte_element_4724){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4724=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4724=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4724=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4724=(byte_element_struct*)mem_static_malloc(12);
@ -478,15 +474,19 @@ byte_element_struct *byte_element_4726=NULL;
if (!byte_element_4726){ if (!byte_element_4726){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4726=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4726=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4726=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4726=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4727=NULL;
if (!byte_element_4727){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4727=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4727=(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_value4729; int64 fornext_value4730;
int64 fornext_finalvalue4729; int64 fornext_finalvalue4730;
int64 fornext_step4729; int64 fornext_step4730;
uint8 fornext_step_negative4729; uint8 fornext_step_negative4730;
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_value4731; int64 fornext_value4732;
int64 fornext_finalvalue4731; int64 fornext_finalvalue4732;
int64 fornext_step4731; int64 fornext_step4732;
uint8 fornext_step_negative4731; uint8 fornext_step_negative4732;
int64 fornext_value4734; int64 fornext_value4735;
int64 fornext_finalvalue4734; int64 fornext_finalvalue4735;
int64 fornext_step4734; int64 fornext_step4735;
uint8 fornext_step_negative4734; uint8 fornext_step_negative4735;
byte_element_struct *byte_element_4735=NULL; byte_element_struct *byte_element_4736=NULL;
if (!byte_element_4735){ if (!byte_element_4736){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4735=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4735=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4736=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4736=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value4737; int64 fornext_value4738;
int64 fornext_finalvalue4737; int64 fornext_finalvalue4738;
int64 fornext_step4737; int64 fornext_step4738;
uint8 fornext_step_negative4737; uint8 fornext_step_negative4738;
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_value4739; int64 fornext_value4740;
int64 fornext_finalvalue4739; int64 fornext_finalvalue4740;
int64 fornext_step4739; int64 fornext_step4740;
uint8 fornext_step_negative4739; uint8 fornext_step_negative4740;
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 pass4740;
int32 pass4741; int32 pass4741;
int32 pass4742; int32 pass4742;
int32 pass4743; int32 pass4743;
int32 pass4744; int32 pass4744;
int32 pass4745; int32 pass4745;
int32 pass4746;
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_4746=NULL;
if (!byte_element_4746){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4746=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4746=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4747=NULL; byte_element_struct *byte_element_4747=NULL;
if (!byte_element_4747){ if (!byte_element_4747){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4747=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4747=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4747=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4747=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4748=NULL;
if (!byte_element_4748){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4748=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4748=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -29,18 +29,18 @@ 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_4748=NULL; byte_element_struct *byte_element_4749=NULL;
if (!byte_element_4748){ if (!byte_element_4749){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4748=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4748=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4749=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4749=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4750=NULL;
if (!byte_element_4750){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4750=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4750=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4751=NULL; byte_element_struct *byte_element_4751=NULL;
if (!byte_element_4751){ 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); 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);
}
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);
int32 *_FUNC_IDESUBS_LONG_MODULENAMELENLIMIT=NULL; int32 *_FUNC_IDESUBS_LONG_MODULENAMELENLIMIT=NULL;
@ -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_4752=NULL; byte_element_struct *byte_element_4753=NULL;
if (!byte_element_4752){ if (!byte_element_4753){
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); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4753=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4753=(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_value4754; int64 fornext_value4755;
int64 fornext_finalvalue4754; int64 fornext_finalvalue4755;
int64 fornext_step4754; int64 fornext_step4755;
uint8 fornext_step_negative4754; uint8 fornext_step_negative4755;
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,10 +215,6 @@ 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_4755=NULL;
if (!byte_element_4755){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4755=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4755=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4756=NULL; byte_element_struct *byte_element_4756=NULL;
if (!byte_element_4756){ if (!byte_element_4756){
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_4756=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4756=(byte_element_struct*)mem_static_malloc(12);
@ -231,6 +227,10 @@ byte_element_struct *byte_element_4758=NULL;
if (!byte_element_4758){ if (!byte_element_4758){
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_4758=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4758=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4759=NULL;
if (!byte_element_4759){
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);
}
int32 *_FUNC_IDESUBS_LONG_X=NULL; int32 *_FUNC_IDESUBS_LONG_X=NULL;
if(_FUNC_IDESUBS_LONG_X==NULL){ if(_FUNC_IDESUBS_LONG_X==NULL){
_FUNC_IDESUBS_LONG_X=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_X=(int32*)mem_static_malloc(4);
@ -240,23 +240,19 @@ 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_4759=NULL; byte_element_struct *byte_element_4760=NULL;
if (!byte_element_4759){ if (!byte_element_4760){
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_4760=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4760=(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_value4761; int64 fornext_value4762;
int64 fornext_finalvalue4761; int64 fornext_finalvalue4762;
int64 fornext_step4761; int64 fornext_step4762;
uint8 fornext_step_negative4761; uint8 fornext_step_negative4762;
byte_element_struct *byte_element_4762=NULL;
if (!byte_element_4762){
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);
}
byte_element_struct *byte_element_4763=NULL; byte_element_struct *byte_element_4763=NULL;
if (!byte_element_4763){ if (!byte_element_4763){
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_4763=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4763=(byte_element_struct*)mem_static_malloc(12);
@ -265,20 +261,24 @@ byte_element_struct *byte_element_4764=NULL;
if (!byte_element_4764){ if (!byte_element_4764){
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_4764=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4764=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDESUBS_STRING_N2=NULL;
if (!_FUNC_IDESUBS_STRING_N2)_FUNC_IDESUBS_STRING_N2=qbs_new(0,0);
byte_element_struct *byte_element_4765=NULL; byte_element_struct *byte_element_4765=NULL;
if (!byte_element_4765){ if (!byte_element_4765){
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_4765=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4765=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4767=NULL; qbs *_FUNC_IDESUBS_STRING_N2=NULL;
if (!byte_element_4767){ if (!_FUNC_IDESUBS_STRING_N2)_FUNC_IDESUBS_STRING_N2=qbs_new(0,0);
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); byte_element_struct *byte_element_4766=NULL;
if (!byte_element_4766){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4766=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4766=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4768=NULL; byte_element_struct *byte_element_4768=NULL;
if (!byte_element_4768){ if (!byte_element_4768){
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_4768=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4768=(byte_element_struct*)mem_static_malloc(12);
} }
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);
}
int32 *_FUNC_IDESUBS_LONG_CURSOR=NULL; int32 *_FUNC_IDESUBS_LONG_CURSOR=NULL;
if(_FUNC_IDESUBS_LONG_CURSOR==NULL){ if(_FUNC_IDESUBS_LONG_CURSOR==NULL){
_FUNC_IDESUBS_LONG_CURSOR=(int32*)mem_static_malloc(4); _FUNC_IDESUBS_LONG_CURSOR=(int32*)mem_static_malloc(4);
@ -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_4770=NULL; byte_element_struct *byte_element_4771=NULL;
if (!byte_element_4770){ if (!byte_element_4771){
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); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4771=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4771=(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);
@ -313,14 +313,10 @@ qbs *_FUNC_IDESUBS_STRING_LSORTEDSIZED=NULL;
if (!_FUNC_IDESUBS_STRING_LSORTEDSIZED)_FUNC_IDESUBS_STRING_LSORTEDSIZED=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_LSORTEDSIZED)_FUNC_IDESUBS_STRING_LSORTEDSIZED=qbs_new(0,0);
qbs *_FUNC_IDESUBS_STRING_LSORTED=NULL; qbs *_FUNC_IDESUBS_STRING_LSORTED=NULL;
if (!_FUNC_IDESUBS_STRING_LSORTED)_FUNC_IDESUBS_STRING_LSORTED=qbs_new(0,0); if (!_FUNC_IDESUBS_STRING_LSORTED)_FUNC_IDESUBS_STRING_LSORTED=qbs_new(0,0);
int64 fornext_value4772; int64 fornext_value4773;
int64 fornext_finalvalue4772; int64 fornext_finalvalue4773;
int64 fornext_step4772; int64 fornext_step4773;
uint8 fornext_step_negative4772; uint8 fornext_step_negative4773;
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);
}
byte_element_struct *byte_element_4774=NULL; byte_element_struct *byte_element_4774=NULL;
if (!byte_element_4774){ 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); 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);
@ -333,12 +329,16 @@ byte_element_struct *byte_element_4776=NULL;
if (!byte_element_4776){ 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); 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);
} }
qbs *_FUNC_IDESUBS_STRING_NUM=NULL;
if (!_FUNC_IDESUBS_STRING_NUM)_FUNC_IDESUBS_STRING_NUM=qbs_new(0,0);
byte_element_struct *byte_element_4777=NULL; byte_element_struct *byte_element_4777=NULL;
if (!byte_element_4777){ 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); 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);
} }
qbs *_FUNC_IDESUBS_STRING_NUM=NULL;
if (!_FUNC_IDESUBS_STRING_NUM)_FUNC_IDESUBS_STRING_NUM=qbs_new(0,0);
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);
}
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);
int32 *_FUNC_IDESUBS_LONG_LISTITEMLENGTH=NULL; int32 *_FUNC_IDESUBS_LONG_LISTITEMLENGTH=NULL;
@ -346,67 +346,67 @@ 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_4778=NULL; byte_element_struct *byte_element_4779=NULL;
if (!byte_element_4778){ if (!byte_element_4779){
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); 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);
}
int64 fornext_value4780;
int64 fornext_finalvalue4780;
int64 fornext_step4780;
uint8 fornext_step_negative4780;
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);
} }
int64 fornext_value4781;
int64 fornext_finalvalue4781;
int64 fornext_step4781;
uint8 fornext_step_negative4781;
byte_element_struct *byte_element_4782=NULL; byte_element_struct *byte_element_4782=NULL;
if (!byte_element_4782){ 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); 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);
}
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_value4784; int64 fornext_value4785;
int64 fornext_finalvalue4784; int64 fornext_finalvalue4785;
int64 fornext_step4784; int64 fornext_step4785;
uint8 fornext_step_negative4784; uint8 fornext_step_negative4785;
byte_element_struct *byte_element_4785=NULL;
if (!byte_element_4785){
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);
}
byte_element_struct *byte_element_4786=NULL; byte_element_struct *byte_element_4786=NULL;
if (!byte_element_4786){ if (!byte_element_4786){
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); 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);
} }
qbs *_FUNC_IDESUBS_STRING_TEMP=NULL;
if (!_FUNC_IDESUBS_STRING_TEMP)_FUNC_IDESUBS_STRING_TEMP=qbs_new(0,0);
byte_element_struct *byte_element_4787=NULL; byte_element_struct *byte_element_4787=NULL;
if (!byte_element_4787){ if (!byte_element_4787){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4787=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4787=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4787=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4787=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass4788; qbs *_FUNC_IDESUBS_STRING_TEMP=NULL;
if (!_FUNC_IDESUBS_STRING_TEMP)_FUNC_IDESUBS_STRING_TEMP=qbs_new(0,0);
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);
}
int32 pass4789; int32 pass4789;
int64 fornext_value4791; int32 pass4790;
int64 fornext_finalvalue4791; int64 fornext_value4792;
int64 fornext_step4791; int64 fornext_finalvalue4792;
uint8 fornext_step_negative4791; int64 fornext_step4792;
byte_element_struct *byte_element_4792=NULL; uint8 fornext_step_negative4792;
if (!byte_element_4792){ byte_element_struct *byte_element_4793=NULL;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4792=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4792=(byte_element_struct*)mem_static_malloc(12); if (!byte_element_4793){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4793=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4793=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value4794; int64 fornext_value4795;
int64 fornext_finalvalue4794; int64 fornext_finalvalue4795;
int64 fornext_step4794; int64 fornext_step4795;
uint8 fornext_step_negative4794; uint8 fornext_step_negative4795;
byte_element_struct *byte_element_4795=NULL; byte_element_struct *byte_element_4796=NULL;
if (!byte_element_4795){ if (!byte_element_4796){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4795=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4795=(byte_element_struct*)mem_static_malloc(12); 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);
} }
int64 fornext_value4797; int64 fornext_value4798;
int64 fornext_finalvalue4797; int64 fornext_finalvalue4798;
int64 fornext_step4797; int64 fornext_step4798;
uint8 fornext_step_negative4797; uint8 fornext_step_negative4798;
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);
@ -422,10 +422,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_value4800; int64 fornext_value4801;
int64 fornext_finalvalue4800; int64 fornext_finalvalue4801;
int64 fornext_step4800; int64 fornext_step4801;
uint8 fornext_step_negative4800; uint8 fornext_step_negative4801;
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);
@ -458,9 +458,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_4802=NULL; byte_element_struct *byte_element_4803=NULL;
if (!byte_element_4802){ if (!byte_element_4803){
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_4803=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4803=(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){
@ -472,10 +472,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_value4804; int64 fornext_value4805;
int64 fornext_finalvalue4804; int64 fornext_finalvalue4805;
int64 fornext_step4804; int64 fornext_step4805;
uint8 fornext_step_negative4804; uint8 fornext_step_negative4805;
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);
@ -493,11 +493,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_value4806; int64 fornext_value4807;
int64 fornext_finalvalue4806; int64 fornext_finalvalue4807;
int64 fornext_step4806; int64 fornext_step4807;
uint8 fornext_step_negative4806; uint8 fornext_step_negative4807;
int64 fornext_value4808; int64 fornext_value4809;
int64 fornext_finalvalue4808; int64 fornext_finalvalue4809;
int64 fornext_step4808; int64 fornext_step4809;
uint8 fornext_step_negative4808; uint8 fornext_step_negative4809;

View file

@ -37,21 +37,21 @@ 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_value4810; int64 fornext_value4811;
int64 fornext_finalvalue4810; int64 fornext_finalvalue4811;
int64 fornext_step4810; int64 fornext_step4811;
uint8 fornext_step_negative4810; uint8 fornext_step_negative4811;
int32 *_FUNC_IDELANGUAGEBOX_LONG_I=NULL; int32 *_FUNC_IDELANGUAGEBOX_LONG_I=NULL;
if(_FUNC_IDELANGUAGEBOX_LONG_I==NULL){ if(_FUNC_IDELANGUAGEBOX_LONG_I==NULL){
_FUNC_IDELANGUAGEBOX_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDELANGUAGEBOX_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDELANGUAGEBOX_LONG_I=0; *_FUNC_IDELANGUAGEBOX_LONG_I=0;
} }
int32 pass4811;
int32 pass4812; int32 pass4812;
int64 fornext_value4814; int32 pass4813;
int64 fornext_finalvalue4814; int64 fornext_value4815;
int64 fornext_step4814; int64 fornext_finalvalue4815;
uint8 fornext_step_negative4814; int64 fornext_step4815;
uint8 fornext_step_negative4815;
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);
@ -67,10 +67,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_value4817; int64 fornext_value4818;
int64 fornext_finalvalue4817; int64 fornext_finalvalue4818;
int64 fornext_step4817; int64 fornext_step4818;
uint8 fornext_step_negative4817; uint8 fornext_step_negative4818;
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);
@ -103,9 +103,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_4819=NULL; byte_element_struct *byte_element_4820=NULL;
if (!byte_element_4819){ if (!byte_element_4820){
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); 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);
} }
int32 *_FUNC_IDELANGUAGEBOX_LONG_K=NULL; int32 *_FUNC_IDELANGUAGEBOX_LONG_K=NULL;
if(_FUNC_IDELANGUAGEBOX_LONG_K==NULL){ if(_FUNC_IDELANGUAGEBOX_LONG_K==NULL){
@ -117,10 +117,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_value4821; int64 fornext_value4822;
int64 fornext_finalvalue4821; int64 fornext_finalvalue4822;
int64 fornext_step4821; int64 fornext_step4822;
uint8 fornext_step_negative4821; uint8 fornext_step_negative4822;
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);
@ -136,10 +136,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_value4823; int64 fornext_value4824;
int64 fornext_finalvalue4823; int64 fornext_finalvalue4824;
int64 fornext_step4823; int64 fornext_step4824;
uint8 fornext_step_negative4823; uint8 fornext_step_negative4824;
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_4824=NULL; byte_element_struct *byte_element_4825=NULL;
if (!byte_element_4824){ if (!byte_element_4825){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4824=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4824=(byte_element_struct*)mem_static_malloc(12); 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);
} }
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,31 +41,31 @@ 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_4825=NULL; byte_element_struct *byte_element_4826=NULL;
if (!byte_element_4825){ if (!byte_element_4826){
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_4826=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4826=(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_value4827; int64 fornext_value4828;
int64 fornext_finalvalue4827; int64 fornext_finalvalue4828;
int64 fornext_step4827; int64 fornext_step4828;
uint8 fornext_step_negative4827; uint8 fornext_step_negative4828;
byte_element_struct *byte_element_4828=NULL;
if (!byte_element_4828){
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);
}
byte_element_struct *byte_element_4829=NULL; byte_element_struct *byte_element_4829=NULL;
if (!byte_element_4829){ if (!byte_element_4829){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4829=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4829=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4829=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4829=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value4831; byte_element_struct *byte_element_4830=NULL;
int64 fornext_finalvalue4831; if (!byte_element_4830){
int64 fornext_step4831; 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);
uint8 fornext_step_negative4831; }
int64 fornext_value4832;
int64 fornext_finalvalue4832;
int64 fornext_step4832;
uint8 fornext_step_negative4832;
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;
@ -77,10 +77,6 @@ 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_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);
}
byte_element_struct *byte_element_4833=NULL; byte_element_struct *byte_element_4833=NULL;
if (!byte_element_4833){ if (!byte_element_4833){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4833=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4833=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4833=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4833=(byte_element_struct*)mem_static_malloc(12);
@ -89,12 +85,16 @@ byte_element_struct *byte_element_4834=NULL;
if (!byte_element_4834){ if (!byte_element_4834){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4834=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4834=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4834=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4834=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEWARNINGBOX_STRING_TEXT=NULL;
if (!_FUNC_IDEWARNINGBOX_STRING_TEXT)_FUNC_IDEWARNINGBOX_STRING_TEXT=qbs_new(0,0);
byte_element_struct *byte_element_4835=NULL; byte_element_struct *byte_element_4835=NULL;
if (!byte_element_4835){ if (!byte_element_4835){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4835=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4835=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4835=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4835=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEWARNINGBOX_STRING_TEXT=NULL;
if (!_FUNC_IDEWARNINGBOX_STRING_TEXT)_FUNC_IDEWARNINGBOX_STRING_TEXT=qbs_new(0,0);
byte_element_struct *byte_element_4836=NULL;
if (!byte_element_4836){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4836=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4836=(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){
_FUNC_IDEWARNINGBOX_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDEWARNINGBOX_LONG_I=(int32*)mem_static_malloc(4);
@ -105,11 +105,11 @@ 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;
} }
int32 pass4836; int32 pass4837;
int64 fornext_value4838; int64 fornext_value4839;
int64 fornext_finalvalue4838; int64 fornext_finalvalue4839;
int64 fornext_step4838; int64 fornext_step4839;
uint8 fornext_step_negative4838; uint8 fornext_step_negative4839;
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);
@ -125,10 +125,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_value4841; int64 fornext_value4842;
int64 fornext_finalvalue4841; int64 fornext_finalvalue4842;
int64 fornext_step4841; int64 fornext_step4842;
uint8 fornext_step_negative4841; uint8 fornext_step_negative4842;
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);
@ -161,9 +161,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_4843=NULL; byte_element_struct *byte_element_4844=NULL;
if (!byte_element_4843){ if (!byte_element_4844){
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); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4844=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4844=(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){
@ -175,10 +175,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_value4845; int64 fornext_value4846;
int64 fornext_finalvalue4845; int64 fornext_finalvalue4846;
int64 fornext_step4845; int64 fornext_step4846;
uint8 fornext_step_negative4845; uint8 fornext_step_negative4846;
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*oldstr4846=NULL;
if(_SUB_IDEOBJUPDATE_STRING_KK->tmp||_SUB_IDEOBJUPDATE_STRING_KK->fixed||_SUB_IDEOBJUPDATE_STRING_KK->readonly){
oldstr4846=_SUB_IDEOBJUPDATE_STRING_KK;
if (oldstr4846->cmem_descriptor){
_SUB_IDEOBJUPDATE_STRING_KK=qbs_new_cmem(oldstr4846->len,0);
}else{
_SUB_IDEOBJUPDATE_STRING_KK=qbs_new(oldstr4846->len,0);
}
memcpy(_SUB_IDEOBJUPDATE_STRING_KK->chr,oldstr4846->chr,oldstr4846->len);
}
qbs*oldstr4847=NULL; qbs*oldstr4847=NULL;
if(_SUB_IDEOBJUPDATE_STRING_ALTLETTER->tmp||_SUB_IDEOBJUPDATE_STRING_ALTLETTER->fixed||_SUB_IDEOBJUPDATE_STRING_ALTLETTER->readonly){ if(_SUB_IDEOBJUPDATE_STRING_KK->tmp||_SUB_IDEOBJUPDATE_STRING_KK->fixed||_SUB_IDEOBJUPDATE_STRING_KK->readonly){
oldstr4847=_SUB_IDEOBJUPDATE_STRING_ALTLETTER; oldstr4847=_SUB_IDEOBJUPDATE_STRING_KK;
if (oldstr4847->cmem_descriptor){ if (oldstr4847->cmem_descriptor){
_SUB_IDEOBJUPDATE_STRING_ALTLETTER=qbs_new_cmem(oldstr4847->len,0); _SUB_IDEOBJUPDATE_STRING_KK=qbs_new_cmem(oldstr4847->len,0);
}else{ }else{
_SUB_IDEOBJUPDATE_STRING_ALTLETTER=qbs_new(oldstr4847->len,0); _SUB_IDEOBJUPDATE_STRING_KK=qbs_new(oldstr4847->len,0);
} }
memcpy(_SUB_IDEOBJUPDATE_STRING_ALTLETTER->chr,oldstr4847->chr,oldstr4847->len); memcpy(_SUB_IDEOBJUPDATE_STRING_KK->chr,oldstr4847->chr,oldstr4847->len);
}
qbs*oldstr4848=NULL;
if(_SUB_IDEOBJUPDATE_STRING_ALTLETTER->tmp||_SUB_IDEOBJUPDATE_STRING_ALTLETTER->fixed||_SUB_IDEOBJUPDATE_STRING_ALTLETTER->readonly){
oldstr4848=_SUB_IDEOBJUPDATE_STRING_ALTLETTER;
if (oldstr4848->cmem_descriptor){
_SUB_IDEOBJUPDATE_STRING_ALTLETTER=qbs_new_cmem(oldstr4848->len,0);
}else{
_SUB_IDEOBJUPDATE_STRING_ALTLETTER=qbs_new(oldstr4848->len,0);
}
memcpy(_SUB_IDEOBJUPDATE_STRING_ALTLETTER->chr,oldstr4848->chr,oldstr4848->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,10 +50,6 @@ 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_4848=NULL;
if (!byte_element_4848){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4848=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4848=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4849=NULL; byte_element_struct *byte_element_4849=NULL;
if (!byte_element_4849){ if (!byte_element_4849){
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_4849=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4849=(byte_element_struct*)mem_static_malloc(12);
@ -66,6 +62,10 @@ byte_element_struct *byte_element_4851=NULL;
if (!byte_element_4851){ if (!byte_element_4851){
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_4851=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4851=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4852=NULL;
if (!byte_element_4852){
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 *_SUB_IDEOBJUPDATE_LONG_K=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_K=NULL;
if(_SUB_IDEOBJUPDATE_LONG_K==NULL){ if(_SUB_IDEOBJUPDATE_LONG_K==NULL){
_SUB_IDEOBJUPDATE_LONG_K=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_K=(int32*)mem_static_malloc(4);
@ -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_4852=NULL; byte_element_struct *byte_element_4853=NULL;
if (!byte_element_4852){ if (!byte_element_4853){
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_4853=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4853=(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,10 +87,6 @@ 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_4853=NULL;
if (!byte_element_4853){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4853=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4853=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4854=NULL; byte_element_struct *byte_element_4854=NULL;
if (!byte_element_4854){ if (!byte_element_4854){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4854=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4854=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4854=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4854=(byte_element_struct*)mem_static_malloc(12);
@ -119,18 +115,18 @@ byte_element_struct *byte_element_4860=NULL;
if (!byte_element_4860){ if (!byte_element_4860){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4860=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4860=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4860=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4860=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEOBJUPDATE_STRING_A1=NULL;
if (!_SUB_IDEOBJUPDATE_STRING_A1)_SUB_IDEOBJUPDATE_STRING_A1=qbs_new(0,0);
byte_element_struct *byte_element_4861=NULL; byte_element_struct *byte_element_4861=NULL;
if (!byte_element_4861){ 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); 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);
} }
qbs *_SUB_IDEOBJUPDATE_STRING_A2=NULL; qbs *_SUB_IDEOBJUPDATE_STRING_A1=NULL;
if (!_SUB_IDEOBJUPDATE_STRING_A2)_SUB_IDEOBJUPDATE_STRING_A2=qbs_new(0,0); if (!_SUB_IDEOBJUPDATE_STRING_A1)_SUB_IDEOBJUPDATE_STRING_A1=qbs_new(0,0);
byte_element_struct *byte_element_4862=NULL; byte_element_struct *byte_element_4862=NULL;
if (!byte_element_4862){ if (!byte_element_4862){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4862=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4862=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4862=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4862=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEOBJUPDATE_STRING_A2=NULL;
if (!_SUB_IDEOBJUPDATE_STRING_A2)_SUB_IDEOBJUPDATE_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_4863=NULL; byte_element_struct *byte_element_4863=NULL;
if (!byte_element_4863){ if (!byte_element_4863){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4863=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4863=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4863=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4863=(byte_element_struct*)mem_static_malloc(12);
@ -175,6 +171,10 @@ byte_element_struct *byte_element_4873=NULL;
if (!byte_element_4873){ 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); 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);
} }
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);
}
int32 *_SUB_IDEOBJUPDATE_LONG_Y1=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_Y1=NULL;
if(_SUB_IDEOBJUPDATE_LONG_Y1==NULL){ if(_SUB_IDEOBJUPDATE_LONG_Y1==NULL){
_SUB_IDEOBJUPDATE_LONG_Y1=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_Y1=(int32*)mem_static_malloc(4);
@ -200,10 +200,10 @@ 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 pass4874; int32 pass4875;
byte_element_struct *byte_element_4875=NULL; byte_element_struct *byte_element_4876=NULL;
if (!byte_element_4875){ if (!byte_element_4876){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4875=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4875=(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);
} }
int32 *_SUB_IDEOBJUPDATE_LONG_RESETKEYBTIMER=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_RESETKEYBTIMER=NULL;
if(_SUB_IDEOBJUPDATE_LONG_RESETKEYBTIMER==NULL){ if(_SUB_IDEOBJUPDATE_LONG_RESETKEYBTIMER==NULL){
@ -222,23 +222,23 @@ _SUB_IDEOBJUPDATE_ARRAY_STRING_LISTBOXITEMS[5]=0;
_SUB_IDEOBJUPDATE_ARRAY_STRING_LISTBOXITEMS[6]=0; _SUB_IDEOBJUPDATE_ARRAY_STRING_LISTBOXITEMS[6]=0;
_SUB_IDEOBJUPDATE_ARRAY_STRING_LISTBOXITEMS[0]=(ptrszint)&nothingstring; _SUB_IDEOBJUPDATE_ARRAY_STRING_LISTBOXITEMS[0]=(ptrszint)&nothingstring;
} }
byte_element_struct *byte_element_4876=NULL; byte_element_struct *byte_element_4877=NULL;
if (!byte_element_4876){ if (!byte_element_4877){
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_4877=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4877=(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_4878=NULL;
if (!byte_element_4878){
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_4879=NULL; byte_element_struct *byte_element_4879=NULL;
if (!byte_element_4879){ if (!byte_element_4879){
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); 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);
} }
byte_element_struct *byte_element_4880=NULL;
if (!byte_element_4880){
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);
}
int32 *_SUB_IDEOBJUPDATE_LONG_SEARCHPASS=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_SEARCHPASS=NULL;
if(_SUB_IDEOBJUPDATE_LONG_SEARCHPASS==NULL){ if(_SUB_IDEOBJUPDATE_LONG_SEARCHPASS==NULL){
_SUB_IDEOBJUPDATE_LONG_SEARCHPASS=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_SEARCHPASS=(int32*)mem_static_malloc(4);
@ -254,10 +254,10 @@ 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_value4881; int64 fornext_value4882;
int64 fornext_finalvalue4881; int64 fornext_finalvalue4882;
int64 fornext_step4881; int64 fornext_step4882;
uint8 fornext_step_negative4881; uint8 fornext_step_negative4882;
qbs *_SUB_IDEOBJUPDATE_STRING_VALIDCHARS=NULL; qbs *_SUB_IDEOBJUPDATE_STRING_VALIDCHARS=NULL;
if (!_SUB_IDEOBJUPDATE_STRING_VALIDCHARS)_SUB_IDEOBJUPDATE_STRING_VALIDCHARS=qbs_new(0,0); if (!_SUB_IDEOBJUPDATE_STRING_VALIDCHARS)_SUB_IDEOBJUPDATE_STRING_VALIDCHARS=qbs_new(0,0);
int32 *_SUB_IDEOBJUPDATE_LONG_AI=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_AI=NULL;
@ -265,52 +265,52 @@ if(_SUB_IDEOBJUPDATE_LONG_AI==NULL){
_SUB_IDEOBJUPDATE_LONG_AI=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_AI=(int32*)mem_static_malloc(4);
*_SUB_IDEOBJUPDATE_LONG_AI=0; *_SUB_IDEOBJUPDATE_LONG_AI=0;
} }
int64 fornext_value4883; int64 fornext_value4884;
int64 fornext_finalvalue4883; int64 fornext_finalvalue4884;
int64 fornext_step4883; int64 fornext_step4884;
uint8 fornext_step_negative4883; uint8 fornext_step_negative4884;
byte_element_struct *byte_element_4884=NULL; byte_element_struct *byte_element_4885=NULL;
if (!byte_element_4884){ if (!byte_element_4885){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4884=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4884=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4885=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4885=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_IDEOBJUPDATE_LONG_AA=NULL; int32 *_SUB_IDEOBJUPDATE_LONG_AA=NULL;
if(_SUB_IDEOBJUPDATE_LONG_AA==NULL){ if(_SUB_IDEOBJUPDATE_LONG_AA==NULL){
_SUB_IDEOBJUPDATE_LONG_AA=(int32*)mem_static_malloc(4); _SUB_IDEOBJUPDATE_LONG_AA=(int32*)mem_static_malloc(4);
*_SUB_IDEOBJUPDATE_LONG_AA=0; *_SUB_IDEOBJUPDATE_LONG_AA=0;
} }
byte_element_struct *byte_element_4885=NULL;
if (!byte_element_4885){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4885=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4885=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4886=NULL; byte_element_struct *byte_element_4886=NULL;
if (!byte_element_4886){ if (!byte_element_4886){
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); 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);
} }
byte_element_struct *byte_element_4887=NULL;
if (!byte_element_4887){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4887=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4887=(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_value4888; int64 fornext_value4889;
int64 fornext_finalvalue4888; int64 fornext_finalvalue4889;
int64 fornext_step4888; int64 fornext_step4889;
uint8 fornext_step_negative4888; uint8 fornext_step_negative4889;
byte_element_struct *byte_element_4889=NULL; byte_element_struct *byte_element_4890=NULL;
if (!byte_element_4889){ if (!byte_element_4890){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4889=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4889=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4890=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4890=(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_value4891; int64 fornext_value4892;
int64 fornext_finalvalue4891; int64 fornext_finalvalue4892;
int64 fornext_step4891; int64 fornext_step4892;
uint8 fornext_step_negative4891; uint8 fornext_step_negative4892;
byte_element_struct *byte_element_4892=NULL; byte_element_struct *byte_element_4893=NULL;
if (!byte_element_4892){ if (!byte_element_4893){
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_4893=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4893=(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){
@ -334,24 +334,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_value4894; int64 fornext_value4895;
int64 fornext_finalvalue4894; int64 fornext_finalvalue4895;
int64 fornext_step4894; int64 fornext_step4895;
uint8 fornext_step_negative4894; uint8 fornext_step_negative4895;
byte_element_struct *byte_element_4895=NULL;
if (!byte_element_4895){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4895=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4895=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_4896=NULL; byte_element_struct *byte_element_4896=NULL;
if (!byte_element_4896){ if (!byte_element_4896){
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_4896=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4896=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4897=NULL;
if (!byte_element_4897){
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);
}
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_4897=NULL; byte_element_struct *byte_element_4898=NULL;
if (!byte_element_4897){ if (!byte_element_4898){
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_4898=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4898=(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_value4899; int64 fornext_value4900;
int64 fornext_finalvalue4899; int64 fornext_finalvalue4900;
int64 fornext_step4899; int64 fornext_step4900;
uint8 fornext_step_negative4899; uint8 fornext_step_negative4900;
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*oldstr4900=NULL;
if(_FUNC_IDEZCHANGEPATH_STRING_PATH->tmp||_FUNC_IDEZCHANGEPATH_STRING_PATH->fixed||_FUNC_IDEZCHANGEPATH_STRING_PATH->readonly){
oldstr4900=_FUNC_IDEZCHANGEPATH_STRING_PATH;
if (oldstr4900->cmem_descriptor){
_FUNC_IDEZCHANGEPATH_STRING_PATH=qbs_new_cmem(oldstr4900->len,0);
}else{
_FUNC_IDEZCHANGEPATH_STRING_PATH=qbs_new(oldstr4900->len,0);
}
memcpy(_FUNC_IDEZCHANGEPATH_STRING_PATH->chr,oldstr4900->chr,oldstr4900->len);
}
qbs*oldstr4901=NULL; qbs*oldstr4901=NULL;
if(_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->tmp||_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->fixed||_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->readonly){ if(_FUNC_IDEZCHANGEPATH_STRING_PATH->tmp||_FUNC_IDEZCHANGEPATH_STRING_PATH->fixed||_FUNC_IDEZCHANGEPATH_STRING_PATH->readonly){
oldstr4901=_FUNC_IDEZCHANGEPATH_STRING_NEWPATH; oldstr4901=_FUNC_IDEZCHANGEPATH_STRING_PATH;
if (oldstr4901->cmem_descriptor){ if (oldstr4901->cmem_descriptor){
_FUNC_IDEZCHANGEPATH_STRING_NEWPATH=qbs_new_cmem(oldstr4901->len,0); _FUNC_IDEZCHANGEPATH_STRING_PATH=qbs_new_cmem(oldstr4901->len,0);
}else{ }else{
_FUNC_IDEZCHANGEPATH_STRING_NEWPATH=qbs_new(oldstr4901->len,0); _FUNC_IDEZCHANGEPATH_STRING_PATH=qbs_new(oldstr4901->len,0);
} }
memcpy(_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->chr,oldstr4901->chr,oldstr4901->len); memcpy(_FUNC_IDEZCHANGEPATH_STRING_PATH->chr,oldstr4901->chr,oldstr4901->len);
}
qbs*oldstr4902=NULL;
if(_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->tmp||_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->fixed||_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->readonly){
oldstr4902=_FUNC_IDEZCHANGEPATH_STRING_NEWPATH;
if (oldstr4902->cmem_descriptor){
_FUNC_IDEZCHANGEPATH_STRING_NEWPATH=qbs_new_cmem(oldstr4902->len,0);
}else{
_FUNC_IDEZCHANGEPATH_STRING_NEWPATH=qbs_new(oldstr4902->len,0);
}
memcpy(_FUNC_IDEZCHANGEPATH_STRING_NEWPATH->chr,oldstr4902->chr,oldstr4902->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_value4903; int64 fornext_value4904;
int64 fornext_finalvalue4903; int64 fornext_finalvalue4904;
int64 fornext_step4903; int64 fornext_step4904;
uint8 fornext_step_negative4903; uint8 fornext_step_negative4904;
byte_element_struct *byte_element_4904=NULL;
if (!byte_element_4904){
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);
}
qbs *_FUNC_IDEZCHANGEPATH_STRING_A=NULL;
if (!_FUNC_IDEZCHANGEPATH_STRING_A)_FUNC_IDEZCHANGEPATH_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_4905=NULL; byte_element_struct *byte_element_4905=NULL;
if (!byte_element_4905){ if (!byte_element_4905){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4905=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4905=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4905=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4905=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value4907; qbs *_FUNC_IDEZCHANGEPATH_STRING_A=NULL;
int64 fornext_finalvalue4907; if (!_FUNC_IDEZCHANGEPATH_STRING_A)_FUNC_IDEZCHANGEPATH_STRING_A=qbs_new(0,0);
int64 fornext_step4907; byte_element_struct *byte_element_4906=NULL;
uint8 fornext_step_negative4907; if (!byte_element_4906){
byte_element_struct *byte_element_4908=NULL; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4906=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4906=(byte_element_struct*)mem_static_malloc(12);
if (!byte_element_4908){ }
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); int64 fornext_value4908;
int64 fornext_finalvalue4908;
int64 fornext_step4908;
uint8 fornext_step_negative4908;
byte_element_struct *byte_element_4909=NULL;
if (!byte_element_4909){
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);
} }

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*oldstr4909=NULL;
if(_FUNC_IDEZFILELIST_STRING_PATH->tmp||_FUNC_IDEZFILELIST_STRING_PATH->fixed||_FUNC_IDEZFILELIST_STRING_PATH->readonly){
oldstr4909=_FUNC_IDEZFILELIST_STRING_PATH;
if (oldstr4909->cmem_descriptor){
_FUNC_IDEZFILELIST_STRING_PATH=qbs_new_cmem(oldstr4909->len,0);
}else{
_FUNC_IDEZFILELIST_STRING_PATH=qbs_new(oldstr4909->len,0);
}
memcpy(_FUNC_IDEZFILELIST_STRING_PATH->chr,oldstr4909->chr,oldstr4909->len);
}
qbs*oldstr4910=NULL; qbs*oldstr4910=NULL;
if(_FUNC_IDEZFILELIST_STRING_MASK->tmp||_FUNC_IDEZFILELIST_STRING_MASK->fixed||_FUNC_IDEZFILELIST_STRING_MASK->readonly){ if(_FUNC_IDEZFILELIST_STRING_PATH->tmp||_FUNC_IDEZFILELIST_STRING_PATH->fixed||_FUNC_IDEZFILELIST_STRING_PATH->readonly){
oldstr4910=_FUNC_IDEZFILELIST_STRING_MASK; oldstr4910=_FUNC_IDEZFILELIST_STRING_PATH;
if (oldstr4910->cmem_descriptor){ if (oldstr4910->cmem_descriptor){
_FUNC_IDEZFILELIST_STRING_MASK=qbs_new_cmem(oldstr4910->len,0); _FUNC_IDEZFILELIST_STRING_PATH=qbs_new_cmem(oldstr4910->len,0);
}else{ }else{
_FUNC_IDEZFILELIST_STRING_MASK=qbs_new(oldstr4910->len,0); _FUNC_IDEZFILELIST_STRING_PATH=qbs_new(oldstr4910->len,0);
} }
memcpy(_FUNC_IDEZFILELIST_STRING_MASK->chr,oldstr4910->chr,oldstr4910->len); memcpy(_FUNC_IDEZFILELIST_STRING_PATH->chr,oldstr4910->chr,oldstr4910->len);
}
qbs*oldstr4911=NULL;
if(_FUNC_IDEZFILELIST_STRING_MASK->tmp||_FUNC_IDEZFILELIST_STRING_MASK->fixed||_FUNC_IDEZFILELIST_STRING_MASK->readonly){
oldstr4911=_FUNC_IDEZFILELIST_STRING_MASK;
if (oldstr4911->cmem_descriptor){
_FUNC_IDEZFILELIST_STRING_MASK=qbs_new_cmem(oldstr4911->len,0);
}else{
_FUNC_IDEZFILELIST_STRING_MASK=qbs_new(oldstr4911->len,0);
}
memcpy(_FUNC_IDEZFILELIST_STRING_MASK->chr,oldstr4911->chr,oldstr4911->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_4913=NULL; byte_element_struct *byte_element_4914=NULL;
if (!byte_element_4913){ if (!byte_element_4914){
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_4914=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4914=(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_value4915; int64 fornext_value4916;
int64 fornext_finalvalue4915; int64 fornext_finalvalue4916;
int64 fornext_step4915; int64 fornext_step4916;
uint8 fornext_step_negative4915; uint8 fornext_step_negative4916;
byte_element_struct *byte_element_4918=NULL; byte_element_struct *byte_element_4919=NULL;
if (!byte_element_4918){ if (!byte_element_4919){
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); 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);
} }
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_value4920; int64 fornext_value4921;
int64 fornext_finalvalue4920; int64 fornext_finalvalue4921;
int64 fornext_step4920; int64 fornext_step4921;
uint8 fornext_step_negative4920; uint8 fornext_step_negative4921;
byte_element_struct *byte_element_4921=NULL;
if (!byte_element_4921){
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);
}
qbs *_FUNC_IDEZFILELIST_STRING_A2=NULL;
if (!_FUNC_IDEZFILELIST_STRING_A2)_FUNC_IDEZFILELIST_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_4922=NULL; byte_element_struct *byte_element_4922=NULL;
if (!byte_element_4922){ if (!byte_element_4922){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4922=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4922=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4922=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4922=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEZFILELIST_STRING_A2=NULL;
if (!_FUNC_IDEZFILELIST_STRING_A2)_FUNC_IDEZFILELIST_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_4923=NULL;
if (!byte_element_4923){
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);
}

View file

@ -3,15 +3,15 @@ if(_FUNC_FINDID_LONG_FINDID==NULL){
_FUNC_FINDID_LONG_FINDID=(int32*)mem_static_malloc(4); _FUNC_FINDID_LONG_FINDID=(int32*)mem_static_malloc(4);
*_FUNC_FINDID_LONG_FINDID=0; *_FUNC_FINDID_LONG_FINDID=0;
} }
qbs*oldstr2578=NULL; qbs*oldstr2579=NULL;
if(_FUNC_FINDID_STRING_N2->tmp||_FUNC_FINDID_STRING_N2->fixed||_FUNC_FINDID_STRING_N2->readonly){ if(_FUNC_FINDID_STRING_N2->tmp||_FUNC_FINDID_STRING_N2->fixed||_FUNC_FINDID_STRING_N2->readonly){
oldstr2578=_FUNC_FINDID_STRING_N2; oldstr2579=_FUNC_FINDID_STRING_N2;
if (oldstr2578->cmem_descriptor){ if (oldstr2579->cmem_descriptor){
_FUNC_FINDID_STRING_N2=qbs_new_cmem(oldstr2578->len,0); _FUNC_FINDID_STRING_N2=qbs_new_cmem(oldstr2579->len,0);
}else{ }else{
_FUNC_FINDID_STRING_N2=qbs_new(oldstr2578->len,0); _FUNC_FINDID_STRING_N2=qbs_new(oldstr2579->len,0);
} }
memcpy(_FUNC_FINDID_STRING_N2->chr,oldstr2578->chr,oldstr2578->len); memcpy(_FUNC_FINDID_STRING_N2->chr,oldstr2579->chr,oldstr2579->len);
} }
qbs *_FUNC_FINDID_STRING_N=NULL; qbs *_FUNC_FINDID_STRING_N=NULL;
if (!_FUNC_FINDID_STRING_N)_FUNC_FINDID_STRING_N=qbs_new(0,0); if (!_FUNC_FINDID_STRING_N)_FUNC_FINDID_STRING_N=qbs_new(0,0);
@ -29,16 +29,12 @@ _FUNC_FINDID_LONG_I=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_FINDID_STRING_SC=NULL; qbs *_FUNC_FINDID_STRING_SC=NULL;
if (!_FUNC_FINDID_STRING_SC)_FUNC_FINDID_STRING_SC=qbs_new(0,0); if (!_FUNC_FINDID_STRING_SC)_FUNC_FINDID_STRING_SC=qbs_new(0,0);
byte_element_struct *byte_element_2579=NULL;
if (!byte_element_2579){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2579=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2579=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_FINDID_STRING_INSF=NULL;
if (!_FUNC_FINDID_STRING_INSF)_FUNC_FINDID_STRING_INSF=qbs_new(0,0);
byte_element_struct *byte_element_2580=NULL; byte_element_struct *byte_element_2580=NULL;
if (!byte_element_2580){ if (!byte_element_2580){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2580=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2580=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2580=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2580=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_FINDID_STRING_INSF=NULL;
if (!_FUNC_FINDID_STRING_INSF)_FUNC_FINDID_STRING_INSF=qbs_new(0,0);
byte_element_struct *byte_element_2581=NULL; byte_element_struct *byte_element_2581=NULL;
if (!byte_element_2581){ if (!byte_element_2581){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2581=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2581=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2581=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2581=(byte_element_struct*)mem_static_malloc(12);
@ -47,15 +43,15 @@ byte_element_struct *byte_element_2582=NULL;
if (!byte_element_2582){ if (!byte_element_2582){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2582=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2582=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2582=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2582=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_2583=NULL;
if (!byte_element_2583){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2583=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2583=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_FINDID_LONG_SCPASSED=NULL; int32 *_FUNC_FINDID_LONG_SCPASSED=NULL;
if(_FUNC_FINDID_LONG_SCPASSED==NULL){ if(_FUNC_FINDID_LONG_SCPASSED==NULL){
_FUNC_FINDID_LONG_SCPASSED=(int32*)mem_static_malloc(4); _FUNC_FINDID_LONG_SCPASSED=(int32*)mem_static_malloc(4);
*_FUNC_FINDID_LONG_SCPASSED=0; *_FUNC_FINDID_LONG_SCPASSED=0;
} }
byte_element_struct *byte_element_2583=NULL;
if (!byte_element_2583){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2583=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2583=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2584=NULL; byte_element_struct *byte_element_2584=NULL;
if (!byte_element_2584){ if (!byte_element_2584){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2584=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2584=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2584=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2584=(byte_element_struct*)mem_static_malloc(12);
@ -64,6 +60,10 @@ byte_element_struct *byte_element_2585=NULL;
if (!byte_element_2585){ if (!byte_element_2585){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2585=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2585=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2585=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2585=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_2586=NULL;
if (!byte_element_2586){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2586=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2586=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_FINDID_LONG_Z=NULL; int32 *_FUNC_FINDID_LONG_Z=NULL;
if(_FUNC_FINDID_LONG_Z==NULL){ if(_FUNC_FINDID_LONG_Z==NULL){
_FUNC_FINDID_LONG_Z=(int32*)mem_static_malloc(4); _FUNC_FINDID_LONG_Z=(int32*)mem_static_malloc(4);
@ -74,7 +74,7 @@ if(_FUNC_FINDID_LONG_UNREQUIRED==NULL){
_FUNC_FINDID_LONG_UNREQUIRED=(int32*)mem_static_malloc(4); _FUNC_FINDID_LONG_UNREQUIRED=(int32*)mem_static_malloc(4);
*_FUNC_FINDID_LONG_UNREQUIRED=0; *_FUNC_FINDID_LONG_UNREQUIRED=0;
} }
int32 pass2586; int32 pass2587;
int32 *_FUNC_FINDID_LONG_IMUSTHAVE=NULL; int32 *_FUNC_FINDID_LONG_IMUSTHAVE=NULL;
if(_FUNC_FINDID_LONG_IMUSTHAVE==NULL){ if(_FUNC_FINDID_LONG_IMUSTHAVE==NULL){
_FUNC_FINDID_LONG_IMUSTHAVE=(int32*)mem_static_malloc(4); _FUNC_FINDID_LONG_IMUSTHAVE=(int32*)mem_static_malloc(4);
@ -100,9 +100,9 @@ if(_FUNC_FINDID_LONG_T==NULL){
_FUNC_FINDID_LONG_T=(int32*)mem_static_malloc(4); _FUNC_FINDID_LONG_T=(int32*)mem_static_malloc(4);
*_FUNC_FINDID_LONG_T=0; *_FUNC_FINDID_LONG_T=0;
} }
int8 pass2587;
int8 pass2588; int8 pass2588;
int8 pass2589; int8 pass2589;
int8 pass2590; int8 pass2590;
int8 pass2591; int8 pass2591;
int8 pass2592; int8 pass2592;
int8 pass2593;

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*oldstr4925=NULL; qbs*oldstr4926=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){
oldstr4925=_FUNC_IDEZPATHLIST_STRING_PATH; oldstr4926=_FUNC_IDEZPATHLIST_STRING_PATH;
if (oldstr4925->cmem_descriptor){ if (oldstr4926->cmem_descriptor){
_FUNC_IDEZPATHLIST_STRING_PATH=qbs_new_cmem(oldstr4925->len,0); _FUNC_IDEZPATHLIST_STRING_PATH=qbs_new_cmem(oldstr4926->len,0);
}else{ }else{
_FUNC_IDEZPATHLIST_STRING_PATH=qbs_new(oldstr4925->len,0); _FUNC_IDEZPATHLIST_STRING_PATH=qbs_new(oldstr4926->len,0);
} }
memcpy(_FUNC_IDEZPATHLIST_STRING_PATH->chr,oldstr4925->chr,oldstr4925->len); memcpy(_FUNC_IDEZPATHLIST_STRING_PATH->chr,oldstr4926->chr,oldstr4926->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_value4929; int64 fornext_value4930;
int64 fornext_finalvalue4929; int64 fornext_finalvalue4930;
int64 fornext_step4929; int64 fornext_step4930;
uint8 fornext_step_negative4929; uint8 fornext_step_negative4930;
byte_element_struct *byte_element_4930=NULL;
if (!byte_element_4930){
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);
}
qbs *_FUNC_IDEZPATHLIST_STRING_B=NULL;
if (!_FUNC_IDEZPATHLIST_STRING_B)_FUNC_IDEZPATHLIST_STRING_B=qbs_new(0,0);
byte_element_struct *byte_element_4931=NULL; byte_element_struct *byte_element_4931=NULL;
if (!byte_element_4931){ if (!byte_element_4931){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4931=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4931=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4931=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4931=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEZPATHLIST_STRING_B=NULL;
if (!_FUNC_IDEZPATHLIST_STRING_B)_FUNC_IDEZPATHLIST_STRING_B=qbs_new(0,0);
byte_element_struct *byte_element_4932=NULL;
if (!byte_element_4932){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4932=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4932=(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_value4933; int64 fornext_value4934;
int64 fornext_finalvalue4933; int64 fornext_finalvalue4934;
int64 fornext_step4933; int64 fornext_step4934;
uint8 fornext_step_negative4933; uint8 fornext_step_negative4934;
byte_element_struct *byte_element_4934=NULL; byte_element_struct *byte_element_4935=NULL;
if (!byte_element_4934){ if (!byte_element_4935){
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_4935=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4935=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_4937=NULL; byte_element_struct *byte_element_4938=NULL;
if (!byte_element_4937){ if (!byte_element_4938){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4937=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4937=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4938=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4938=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value4939; int64 fornext_value4940;
int64 fornext_finalvalue4939; int64 fornext_finalvalue4940;
int64 fornext_step4939; int64 fornext_step4940;
uint8 fornext_step_negative4939; uint8 fornext_step_negative4940;
byte_element_struct *byte_element_4940=NULL;
if (!byte_element_4940){
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);
}
qbs *_FUNC_IDEZPATHLIST_STRING_A2=NULL;
if (!_FUNC_IDEZPATHLIST_STRING_A2)_FUNC_IDEZPATHLIST_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_4941=NULL; byte_element_struct *byte_element_4941=NULL;
if (!byte_element_4941){ if (!byte_element_4941){
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); 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);
} }
qbs *_FUNC_IDEZPATHLIST_STRING_A2=NULL;
if (!_FUNC_IDEZPATHLIST_STRING_A2)_FUNC_IDEZPATHLIST_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_4942=NULL;
if (!byte_element_4942){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4942=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4942=(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*oldstr4942=NULL; qbs*oldstr4943=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){
oldstr4942=_FUNC_IDEZTAKEPATH_STRING_F; oldstr4943=_FUNC_IDEZTAKEPATH_STRING_F;
if (oldstr4942->cmem_descriptor){ if (oldstr4943->cmem_descriptor){
_FUNC_IDEZTAKEPATH_STRING_F=qbs_new_cmem(oldstr4942->len,0); _FUNC_IDEZTAKEPATH_STRING_F=qbs_new_cmem(oldstr4943->len,0);
}else{ }else{
_FUNC_IDEZTAKEPATH_STRING_F=qbs_new(oldstr4942->len,0); _FUNC_IDEZTAKEPATH_STRING_F=qbs_new(oldstr4943->len,0);
} }
memcpy(_FUNC_IDEZTAKEPATH_STRING_F->chr,oldstr4942->chr,oldstr4942->len); memcpy(_FUNC_IDEZTAKEPATH_STRING_F->chr,oldstr4943->chr,oldstr4943->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_value4944; int64 fornext_value4945;
int64 fornext_finalvalue4944; int64 fornext_finalvalue4945;
int64 fornext_step4944; int64 fornext_step4945;
uint8 fornext_step_negative4944; uint8 fornext_step_negative4945;
byte_element_struct *byte_element_4945=NULL;
if (!byte_element_4945){
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);
}
qbs *_FUNC_IDEZTAKEPATH_STRING_A=NULL;
if (!_FUNC_IDEZTAKEPATH_STRING_A)_FUNC_IDEZTAKEPATH_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_4946=NULL; byte_element_struct *byte_element_4946=NULL;
if (!byte_element_4946){ if (!byte_element_4946){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4946=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4946=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4946=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4946=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_FUNC_IDEZTAKEPATH_STRING_A=NULL;
if (!_FUNC_IDEZTAKEPATH_STRING_A)_FUNC_IDEZTAKEPATH_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_4947=NULL;
if (!byte_element_4947){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4947=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4947=(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*oldstr4947=NULL;
if(_FUNC_IDEZGETFILEPATH_STRING_ROOT->tmp||_FUNC_IDEZGETFILEPATH_STRING_ROOT->fixed||_FUNC_IDEZGETFILEPATH_STRING_ROOT->readonly){
oldstr4947=_FUNC_IDEZGETFILEPATH_STRING_ROOT;
if (oldstr4947->cmem_descriptor){
_FUNC_IDEZGETFILEPATH_STRING_ROOT=qbs_new_cmem(oldstr4947->len,0);
}else{
_FUNC_IDEZGETFILEPATH_STRING_ROOT=qbs_new(oldstr4947->len,0);
}
memcpy(_FUNC_IDEZGETFILEPATH_STRING_ROOT->chr,oldstr4947->chr,oldstr4947->len);
}
qbs*oldstr4948=NULL; qbs*oldstr4948=NULL;
if(_FUNC_IDEZGETFILEPATH_STRING_F->tmp||_FUNC_IDEZGETFILEPATH_STRING_F->fixed||_FUNC_IDEZGETFILEPATH_STRING_F->readonly){ if(_FUNC_IDEZGETFILEPATH_STRING_ROOT->tmp||_FUNC_IDEZGETFILEPATH_STRING_ROOT->fixed||_FUNC_IDEZGETFILEPATH_STRING_ROOT->readonly){
oldstr4948=_FUNC_IDEZGETFILEPATH_STRING_F; oldstr4948=_FUNC_IDEZGETFILEPATH_STRING_ROOT;
if (oldstr4948->cmem_descriptor){ if (oldstr4948->cmem_descriptor){
_FUNC_IDEZGETFILEPATH_STRING_F=qbs_new_cmem(oldstr4948->len,0); _FUNC_IDEZGETFILEPATH_STRING_ROOT=qbs_new_cmem(oldstr4948->len,0);
}else{ }else{
_FUNC_IDEZGETFILEPATH_STRING_F=qbs_new(oldstr4948->len,0); _FUNC_IDEZGETFILEPATH_STRING_ROOT=qbs_new(oldstr4948->len,0);
} }
memcpy(_FUNC_IDEZGETFILEPATH_STRING_F->chr,oldstr4948->chr,oldstr4948->len); memcpy(_FUNC_IDEZGETFILEPATH_STRING_ROOT->chr,oldstr4948->chr,oldstr4948->len);
}
qbs*oldstr4949=NULL;
if(_FUNC_IDEZGETFILEPATH_STRING_F->tmp||_FUNC_IDEZGETFILEPATH_STRING_F->fixed||_FUNC_IDEZGETFILEPATH_STRING_F->readonly){
oldstr4949=_FUNC_IDEZGETFILEPATH_STRING_F;
if (oldstr4949->cmem_descriptor){
_FUNC_IDEZGETFILEPATH_STRING_F=qbs_new_cmem(oldstr4949->len,0);
}else{
_FUNC_IDEZGETFILEPATH_STRING_F=qbs_new(oldstr4949->len,0);
}
memcpy(_FUNC_IDEZGETFILEPATH_STRING_F->chr,oldstr4949->chr,oldstr4949->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_4949=NULL; byte_element_struct *byte_element_4950=NULL;
if (!byte_element_4949){ if (!byte_element_4950){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4949=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4949=(byte_element_struct*)mem_static_malloc(12); 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);
} }
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 pass4950;
int32 pass4951; int32 pass4951;
int32 pass4952;
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_4952=NULL; byte_element_struct *byte_element_4953=NULL;
if (!byte_element_4952){ if (!byte_element_4953){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4952=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4952=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4953=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4953=(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_value4954; int64 fornext_value4955;
int64 fornext_finalvalue4954; int64 fornext_finalvalue4955;
int64 fornext_step4954; int64 fornext_step4955;
uint8 fornext_step_negative4954; uint8 fornext_step_negative4955;
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_value4957; int64 fornext_value4958;
int64 fornext_finalvalue4957; int64 fornext_finalvalue4958;
int64 fornext_step4957; int64 fornext_step4958;
uint8 fornext_step_negative4957; uint8 fornext_step_negative4958;
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_4959=NULL; byte_element_struct *byte_element_4960=NULL;
if (!byte_element_4959){ if (!byte_element_4960){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4959=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4959=(byte_element_struct*)mem_static_malloc(12); 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);
} }
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_value4961; int64 fornext_value4962;
int64 fornext_finalvalue4961; int64 fornext_finalvalue4962;
int64 fornext_step4961; int64 fornext_step4962;
uint8 fornext_step_negative4961; uint8 fornext_step_negative4962;
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_4962=NULL;
if (!byte_element_4962){
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);
}
qbs *_FUNC_IDELAYOUTBOX_STRING_A=NULL;
if (!_FUNC_IDELAYOUTBOX_STRING_A)_FUNC_IDELAYOUTBOX_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_4963=NULL; byte_element_struct *byte_element_4963=NULL;
if (!byte_element_4963){ if (!byte_element_4963){
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_4963=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4963=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value4965; qbs *_FUNC_IDELAYOUTBOX_STRING_A=NULL;
int64 fornext_finalvalue4965; if (!_FUNC_IDELAYOUTBOX_STRING_A)_FUNC_IDELAYOUTBOX_STRING_A=qbs_new(0,0);
int64 fornext_step4965; byte_element_struct *byte_element_4964=NULL;
uint8 fornext_step_negative4965; if (!byte_element_4964){
byte_element_struct *byte_element_4966=NULL; 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 (!byte_element_4966){ }
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); int64 fornext_value4966;
int64 fornext_finalvalue4966;
int64 fornext_step4966;
uint8 fornext_step_negative4966;
byte_element_struct *byte_element_4967=NULL;
if (!byte_element_4967){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4967=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4967=(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_4967=NULL; byte_element_struct *byte_element_4968=NULL;
if (!byte_element_4967){ if (!byte_element_4968){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4967=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4967=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4968=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4968=(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 pass4968;
int32 pass4969; int32 pass4969;
int32 pass4970;
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 pass4970;
int32 pass4971; int32 pass4971;
int32 pass4972;
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

@ -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 pass4972; int32 pass4973;
int64 fornext_value4974; int64 fornext_value4975;
int64 fornext_finalvalue4974; int64 fornext_finalvalue4975;
int64 fornext_step4974; int64 fornext_step4975;
uint8 fornext_step_negative4974; uint8 fornext_step_negative4975;
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_value4977; int64 fornext_value4978;
int64 fornext_finalvalue4977; int64 fornext_finalvalue4978;
int64 fornext_step4977; int64 fornext_step4978;
uint8 fornext_step_negative4977; uint8 fornext_step_negative4978;
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_value4979; int64 fornext_value4980;
int64 fornext_finalvalue4979; int64 fornext_finalvalue4980;
int64 fornext_step4979; int64 fornext_step4980;
uint8 fornext_step_negative4979; uint8 fornext_step_negative4980;
byte_element_struct *byte_element_4980=NULL; byte_element_struct *byte_element_4981=NULL;
if (!byte_element_4980){ if (!byte_element_4981){
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_4981=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4981=(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_4982=NULL; byte_element_struct *byte_element_4983=NULL;
if (!byte_element_4982){ if (!byte_element_4983){
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_4983=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4983=(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_value4984; int64 fornext_value4985;
int64 fornext_finalvalue4984; int64 fornext_finalvalue4985;
int64 fornext_step4984; int64 fornext_step4985;
uint8 fornext_step_negative4984; uint8 fornext_step_negative4985;
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*oldstr4985=NULL;
if(_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->tmp||_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->fixed||_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->readonly){
oldstr4985=_FUNC_IDEMESSAGEBOX_STRING_TITLESTR;
if (oldstr4985->cmem_descriptor){
_FUNC_IDEMESSAGEBOX_STRING_TITLESTR=qbs_new_cmem(oldstr4985->len,0);
}else{
_FUNC_IDEMESSAGEBOX_STRING_TITLESTR=qbs_new(oldstr4985->len,0);
}
memcpy(_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->chr,oldstr4985->chr,oldstr4985->len);
}
qbs*oldstr4986=NULL; qbs*oldstr4986=NULL;
if(_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->tmp||_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->fixed||_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->readonly){ if(_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->tmp||_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->fixed||_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->readonly){
oldstr4986=_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR; oldstr4986=_FUNC_IDEMESSAGEBOX_STRING_TITLESTR;
if (oldstr4986->cmem_descriptor){ if (oldstr4986->cmem_descriptor){
_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR=qbs_new_cmem(oldstr4986->len,0); _FUNC_IDEMESSAGEBOX_STRING_TITLESTR=qbs_new_cmem(oldstr4986->len,0);
}else{ }else{
_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR=qbs_new(oldstr4986->len,0); _FUNC_IDEMESSAGEBOX_STRING_TITLESTR=qbs_new(oldstr4986->len,0);
} }
memcpy(_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->chr,oldstr4986->chr,oldstr4986->len); memcpy(_FUNC_IDEMESSAGEBOX_STRING_TITLESTR->chr,oldstr4986->chr,oldstr4986->len);
} }
qbs*oldstr4987=NULL; qbs*oldstr4987=NULL;
if(_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->tmp||_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->fixed||_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->readonly){ if(_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->tmp||_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->fixed||_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->readonly){
oldstr4987=_FUNC_IDEMESSAGEBOX_STRING_BUTTONS; oldstr4987=_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR;
if (oldstr4987->cmem_descriptor){ if (oldstr4987->cmem_descriptor){
_FUNC_IDEMESSAGEBOX_STRING_BUTTONS=qbs_new_cmem(oldstr4987->len,0); _FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR=qbs_new_cmem(oldstr4987->len,0);
}else{ }else{
_FUNC_IDEMESSAGEBOX_STRING_BUTTONS=qbs_new(oldstr4987->len,0); _FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR=qbs_new(oldstr4987->len,0);
} }
memcpy(_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->chr,oldstr4987->chr,oldstr4987->len); memcpy(_FUNC_IDEMESSAGEBOX_STRING_MESSAGESTR->chr,oldstr4987->chr,oldstr4987->len);
}
qbs*oldstr4988=NULL;
if(_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->tmp||_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->fixed||_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->readonly){
oldstr4988=_FUNC_IDEMESSAGEBOX_STRING_BUTTONS;
if (oldstr4988->cmem_descriptor){
_FUNC_IDEMESSAGEBOX_STRING_BUTTONS=qbs_new_cmem(oldstr4988->len,0);
}else{
_FUNC_IDEMESSAGEBOX_STRING_BUTTONS=qbs_new(oldstr4988->len,0);
}
memcpy(_FUNC_IDEMESSAGEBOX_STRING_BUTTONS->chr,oldstr4988->chr,oldstr4988->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_4989=NULL; byte_element_struct *byte_element_4990=NULL;
if (!byte_element_4989){ if (!byte_element_4990){
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_4990=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4990=(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_4990=NULL; byte_element_struct *byte_element_4991=NULL;
if (!byte_element_4990){ if (!byte_element_4991){
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); 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);
} }
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_value4992; int64 fornext_value4993;
int64 fornext_finalvalue4992; int64 fornext_finalvalue4993;
int64 fornext_step4992; int64 fornext_step4993;
uint8 fornext_step_negative4992; uint8 fornext_step_negative4993;
byte_element_struct *byte_element_4993=NULL; byte_element_struct *byte_element_4994=NULL;
if (!byte_element_4993){ if (!byte_element_4994){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4993=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4993=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4994=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4994=(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_4994=NULL; byte_element_struct *byte_element_4995=NULL;
if (!byte_element_4994){ if (!byte_element_4995){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4994=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4994=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4995=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4995=(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_4995=NULL; byte_element_struct *byte_element_4996=NULL;
if (!byte_element_4995){ if (!byte_element_4996){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4995=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4995=(byte_element_struct*)mem_static_malloc(12); 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);
} }
int32 pass4996; int32 pass4997;
int64 fornext_value4998; int64 fornext_value4999;
int64 fornext_finalvalue4998; int64 fornext_finalvalue4999;
int64 fornext_step4998; int64 fornext_step4999;
uint8 fornext_step_negative4998; uint8 fornext_step_negative4999;
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,27 +161,27 @@ 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_value5001; int64 fornext_value5002;
int64 fornext_finalvalue5001; int64 fornext_finalvalue5002;
int64 fornext_step5001; int64 fornext_step5002;
uint8 fornext_step_negative5001; uint8 fornext_step_negative5002;
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_value5003; int64 fornext_value5004;
int64 fornext_finalvalue5003; int64 fornext_finalvalue5004;
int64 fornext_step5003; int64 fornext_step5004;
uint8 fornext_step_negative5003; uint8 fornext_step_negative5004;
byte_element_struct *byte_element_5004=NULL;
if (!byte_element_5004){
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);
}
byte_element_struct *byte_element_5005=NULL; byte_element_struct *byte_element_5005=NULL;
if (!byte_element_5005){ if (!byte_element_5005){
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_5005=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5005=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5006=NULL;
if (!byte_element_5006){
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);
}
int32 *_FUNC_IDEMESSAGEBOX_LONG_CHANGE=NULL; int32 *_FUNC_IDEMESSAGEBOX_LONG_CHANGE=NULL;
if(_FUNC_IDEMESSAGEBOX_LONG_CHANGE==NULL){ if(_FUNC_IDEMESSAGEBOX_LONG_CHANGE==NULL){
_FUNC_IDEMESSAGEBOX_LONG_CHANGE=(int32*)mem_static_malloc(4); _FUNC_IDEMESSAGEBOX_LONG_CHANGE=(int32*)mem_static_malloc(4);
@ -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_5007=NULL; byte_element_struct *byte_element_5008=NULL;
if (!byte_element_5007){ if (!byte_element_5008){
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_5008=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5008=(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_value5009; int64 fornext_value5010;
int64 fornext_finalvalue5009; int64 fornext_finalvalue5010;
int64 fornext_step5009; int64 fornext_step5010;
uint8 fornext_step_negative5009; uint8 fornext_step_negative5010;
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*oldstr5010=NULL;
if(_FUNC_IDEYESNOBOX_STRING_TITLESTR->tmp||_FUNC_IDEYESNOBOX_STRING_TITLESTR->fixed||_FUNC_IDEYESNOBOX_STRING_TITLESTR->readonly){
oldstr5010=_FUNC_IDEYESNOBOX_STRING_TITLESTR;
if (oldstr5010->cmem_descriptor){
_FUNC_IDEYESNOBOX_STRING_TITLESTR=qbs_new_cmem(oldstr5010->len,0);
}else{
_FUNC_IDEYESNOBOX_STRING_TITLESTR=qbs_new(oldstr5010->len,0);
}
memcpy(_FUNC_IDEYESNOBOX_STRING_TITLESTR->chr,oldstr5010->chr,oldstr5010->len);
}
qbs*oldstr5011=NULL; qbs*oldstr5011=NULL;
if(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->tmp||_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->fixed||_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->readonly){ if(_FUNC_IDEYESNOBOX_STRING_TITLESTR->tmp||_FUNC_IDEYESNOBOX_STRING_TITLESTR->fixed||_FUNC_IDEYESNOBOX_STRING_TITLESTR->readonly){
oldstr5011=_FUNC_IDEYESNOBOX_STRING_MESSAGESTR; oldstr5011=_FUNC_IDEYESNOBOX_STRING_TITLESTR;
if (oldstr5011->cmem_descriptor){ if (oldstr5011->cmem_descriptor){
_FUNC_IDEYESNOBOX_STRING_MESSAGESTR=qbs_new_cmem(oldstr5011->len,0); _FUNC_IDEYESNOBOX_STRING_TITLESTR=qbs_new_cmem(oldstr5011->len,0);
}else{ }else{
_FUNC_IDEYESNOBOX_STRING_MESSAGESTR=qbs_new(oldstr5011->len,0); _FUNC_IDEYESNOBOX_STRING_TITLESTR=qbs_new(oldstr5011->len,0);
} }
memcpy(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->chr,oldstr5011->chr,oldstr5011->len); memcpy(_FUNC_IDEYESNOBOX_STRING_TITLESTR->chr,oldstr5011->chr,oldstr5011->len);
}
qbs*oldstr5012=NULL;
if(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->tmp||_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->fixed||_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->readonly){
oldstr5012=_FUNC_IDEYESNOBOX_STRING_MESSAGESTR;
if (oldstr5012->cmem_descriptor){
_FUNC_IDEYESNOBOX_STRING_MESSAGESTR=qbs_new_cmem(oldstr5012->len,0);
}else{
_FUNC_IDEYESNOBOX_STRING_MESSAGESTR=qbs_new(oldstr5012->len,0);
}
memcpy(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR->chr,oldstr5012->chr,oldstr5012->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

@ -3,15 +3,15 @@ if(_FUNC_FINDARRAY_LONG_FINDARRAY==NULL){
_FUNC_FINDARRAY_LONG_FINDARRAY=(int32*)mem_static_malloc(4); _FUNC_FINDARRAY_LONG_FINDARRAY=(int32*)mem_static_malloc(4);
*_FUNC_FINDARRAY_LONG_FINDARRAY=0; *_FUNC_FINDARRAY_LONG_FINDARRAY=0;
} }
qbs*oldstr2593=NULL; qbs*oldstr2594=NULL;
if(_FUNC_FINDARRAY_STRING_SECURE->tmp||_FUNC_FINDARRAY_STRING_SECURE->fixed||_FUNC_FINDARRAY_STRING_SECURE->readonly){ if(_FUNC_FINDARRAY_STRING_SECURE->tmp||_FUNC_FINDARRAY_STRING_SECURE->fixed||_FUNC_FINDARRAY_STRING_SECURE->readonly){
oldstr2593=_FUNC_FINDARRAY_STRING_SECURE; oldstr2594=_FUNC_FINDARRAY_STRING_SECURE;
if (oldstr2593->cmem_descriptor){ if (oldstr2594->cmem_descriptor){
_FUNC_FINDARRAY_STRING_SECURE=qbs_new_cmem(oldstr2593->len,0); _FUNC_FINDARRAY_STRING_SECURE=qbs_new_cmem(oldstr2594->len,0);
}else{ }else{
_FUNC_FINDARRAY_STRING_SECURE=qbs_new(oldstr2593->len,0); _FUNC_FINDARRAY_STRING_SECURE=qbs_new(oldstr2594->len,0);
} }
memcpy(_FUNC_FINDARRAY_STRING_SECURE->chr,oldstr2593->chr,oldstr2593->len); memcpy(_FUNC_FINDARRAY_STRING_SECURE->chr,oldstr2594->chr,oldstr2594->len);
} }
qbs *_FUNC_FINDARRAY_STRING_N=NULL; qbs *_FUNC_FINDARRAY_STRING_N=NULL;
if (!_FUNC_FINDARRAY_STRING_N)_FUNC_FINDARRAY_STRING_N=qbs_new(0,0); if (!_FUNC_FINDARRAY_STRING_N)_FUNC_FINDARRAY_STRING_N=qbs_new(0,0);
@ -22,10 +22,6 @@ _FUNC_FINDARRAY_LONG_I=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_FINDARRAY_STRING_SC=NULL; qbs *_FUNC_FINDARRAY_STRING_SC=NULL;
if (!_FUNC_FINDARRAY_STRING_SC)_FUNC_FINDARRAY_STRING_SC=qbs_new(0,0); if (!_FUNC_FINDARRAY_STRING_SC)_FUNC_FINDARRAY_STRING_SC=qbs_new(0,0);
byte_element_struct *byte_element_2595=NULL;
if (!byte_element_2595){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2595=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2595=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2596=NULL; byte_element_struct *byte_element_2596=NULL;
if (!byte_element_2596){ if (!byte_element_2596){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2596=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2596=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2596=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2596=(byte_element_struct*)mem_static_malloc(12);
@ -50,6 +46,10 @@ byte_element_struct *byte_element_2601=NULL;
if (!byte_element_2601){ if (!byte_element_2601){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2601=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2601=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2601=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2601=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_2602=NULL;
if (!byte_element_2602){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2602=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2602=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_FINDARRAY_STRING_N2=NULL; qbs *_FUNC_FINDARRAY_STRING_N2=NULL;
if (!_FUNC_FINDARRAY_STRING_N2)_FUNC_FINDARRAY_STRING_N2=qbs_new(0,0); if (!_FUNC_FINDARRAY_STRING_N2)_FUNC_FINDARRAY_STRING_N2=qbs_new(0,0);
int32 *_FUNC_FINDARRAY_LONG_TRY=NULL; int32 *_FUNC_FINDARRAY_LONG_TRY=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_5012=NULL; byte_element_struct *byte_element_5013=NULL;
if (!byte_element_5012){ if (!byte_element_5013){
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); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5013=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5013=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5013; int32 pass5014;
byte_element_struct *byte_element_5014=NULL; byte_element_struct *byte_element_5015=NULL;
if (!byte_element_5014){ if (!byte_element_5015){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5014=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5014=(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);
} }
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_5015=NULL;
if (!byte_element_5015){
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_5016=NULL; byte_element_struct *byte_element_5016=NULL;
if (!byte_element_5016){ if (!byte_element_5016){
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_5016=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5016=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5018; byte_element_struct *byte_element_5017=NULL;
int64 fornext_finalvalue5018; if (!byte_element_5017){
int64 fornext_step5018; 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);
uint8 fornext_step_negative5018; }
int64 fornext_value5019;
int64 fornext_finalvalue5019;
int64 fornext_step5019;
uint8 fornext_step_negative5019;
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_value5021; int64 fornext_value5022;
int64 fornext_finalvalue5021; int64 fornext_finalvalue5022;
int64 fornext_step5021; int64 fornext_step5022;
uint8 fornext_step_negative5021; uint8 fornext_step_negative5022;
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_5023=NULL; byte_element_struct *byte_element_5024=NULL;
if (!byte_element_5023){ if (!byte_element_5024){
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); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5024=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5024=(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_value5025; int64 fornext_value5026;
int64 fornext_finalvalue5025; int64 fornext_finalvalue5026;
int64 fornext_step5025; int64 fornext_step5026;
uint8 fornext_step_negative5025; uint8 fornext_step_negative5026;
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,45 +152,41 @@ 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_5026=NULL;
if (!byte_element_5026){
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_IDEDISPLAYBOX_STRING_A=NULL;
if (!_FUNC_IDEDISPLAYBOX_STRING_A)_FUNC_IDEDISPLAYBOX_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5027=NULL; byte_element_struct *byte_element_5027=NULL;
if (!byte_element_5027){ if (!byte_element_5027){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5027=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5027=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5027=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5027=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5029; qbs *_FUNC_IDEDISPLAYBOX_STRING_A=NULL;
int64 fornext_finalvalue5029; if (!_FUNC_IDEDISPLAYBOX_STRING_A)_FUNC_IDEDISPLAYBOX_STRING_A=qbs_new(0,0);
int64 fornext_step5029; byte_element_struct *byte_element_5028=NULL;
uint8 fornext_step_negative5029; if (!byte_element_5028){
byte_element_struct *byte_element_5030=NULL; 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 (!byte_element_5030){ }
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); int64 fornext_value5030;
int64 fornext_finalvalue5030;
int64 fornext_step5030;
uint8 fornext_step_negative5030;
byte_element_struct *byte_element_5031=NULL;
if (!byte_element_5031){
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);
} }
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_5031=NULL;
if (!byte_element_5031){
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_5032=NULL; byte_element_struct *byte_element_5032=NULL;
if (!byte_element_5032){ if (!byte_element_5032){
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); 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);
} }
int64 fornext_value5034; byte_element_struct *byte_element_5033=NULL;
int64 fornext_finalvalue5034; if (!byte_element_5033){
int64 fornext_step5034; 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);
uint8 fornext_step_negative5034;
byte_element_struct *byte_element_5035=NULL;
if (!byte_element_5035){
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);
} }
int64 fornext_value5035;
int64 fornext_finalvalue5035;
int64 fornext_step5035;
uint8 fornext_step_negative5035;
byte_element_struct *byte_element_5036=NULL; byte_element_struct *byte_element_5036=NULL;
if (!byte_element_5036){ if (!byte_element_5036){
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); 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);
@ -203,18 +199,22 @@ byte_element_struct *byte_element_5038=NULL;
if (!byte_element_5038){ if (!byte_element_5038){
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); 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);
} }
int64 fornext_value5040; byte_element_struct *byte_element_5039=NULL;
int64 fornext_finalvalue5040; if (!byte_element_5039){
int64 fornext_step5040; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5039=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5039=(byte_element_struct*)mem_static_malloc(12);
uint8 fornext_step_negative5040;
byte_element_struct *byte_element_5041=NULL;
if (!byte_element_5041){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5041=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5041=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5041;
int64 fornext_finalvalue5041;
int64 fornext_step5041;
uint8 fornext_step_negative5041;
byte_element_struct *byte_element_5042=NULL; byte_element_struct *byte_element_5042=NULL;
if (!byte_element_5042){ if (!byte_element_5042){
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_5042=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5042=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5043=NULL;
if (!byte_element_5043){
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);
}
int32 *_FUNC_IDEDISPLAYBOX_LONG_X=NULL; int32 *_FUNC_IDEDISPLAYBOX_LONG_X=NULL;
if(_FUNC_IDEDISPLAYBOX_LONG_X==NULL){ if(_FUNC_IDEDISPLAYBOX_LONG_X==NULL){
_FUNC_IDEDISPLAYBOX_LONG_X=(int32*)mem_static_malloc(4); _FUNC_IDEDISPLAYBOX_LONG_X=(int32*)mem_static_malloc(4);
@ -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_5043=NULL;
if (!byte_element_5043){
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_5044=NULL; byte_element_struct *byte_element_5044=NULL;
if (!byte_element_5044){ if (!byte_element_5044){
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); 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);
} }
byte_element_struct *byte_element_5045=NULL;
if (!byte_element_5045){
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);
}

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 pass5045;
int32 pass5046; int32 pass5046;
int32 pass5047;
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 pass5047; int32 pass5048;
byte_element_struct *byte_element_5048=NULL; byte_element_struct *byte_element_5049=NULL;
if (!byte_element_5048){ if (!byte_element_5049){
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); 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);
} }
int32 pass5049; int32 pass5050;
byte_element_struct *byte_element_5050=NULL; byte_element_struct *byte_element_5051=NULL;
if (!byte_element_5050){ if (!byte_element_5051){
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_5051=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5051=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5051; int32 pass5052;
byte_element_struct *byte_element_5052=NULL; byte_element_struct *byte_element_5053=NULL;
if (!byte_element_5052){ if (!byte_element_5053){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5052=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5052=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5053=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5053=(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_5053=NULL; byte_element_struct *byte_element_5054=NULL;
if (!byte_element_5053){ if (!byte_element_5054){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5053=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5053=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5054=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5054=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5055; int64 fornext_value5056;
int64 fornext_finalvalue5055; int64 fornext_finalvalue5056;
int64 fornext_step5055; int64 fornext_step5056;
uint8 fornext_step_negative5055; uint8 fornext_step_negative5056;
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_value5058; int64 fornext_value5059;
int64 fornext_finalvalue5058; int64 fornext_finalvalue5059;
int64 fornext_step5058; int64 fornext_step5059;
uint8 fornext_step_negative5058; uint8 fornext_step_negative5059;
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_5069_var; int32 sc_5070_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_5075=NULL; byte_element_struct *byte_element_5076=NULL;
if (!byte_element_5075){ if (!byte_element_5076){
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_5076=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5076=(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_value5077; int64 fornext_value5078;
int64 fornext_finalvalue5077; int64 fornext_finalvalue5078;
int64 fornext_step5077; int64 fornext_step5078;
uint8 fornext_step_negative5077; uint8 fornext_step_negative5078;
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_5078=NULL; byte_element_struct *byte_element_5079=NULL;
if (!byte_element_5078){ if (!byte_element_5079){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5078=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5078=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5079=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5079=(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_5079=NULL; byte_element_struct *byte_element_5080=NULL;
if (!byte_element_5079){ if (!byte_element_5080){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5079=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5079=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5080=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5080=(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_value5082; int64 fornext_value5083;
int64 fornext_finalvalue5082; int64 fornext_finalvalue5083;
int64 fornext_step5082; int64 fornext_step5083;
uint8 fornext_step_negative5082; uint8 fornext_step_negative5083;
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,53 +285,53 @@ _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 pass5084; int32 pass5085;
byte_element_struct *byte_element_5085=NULL; byte_element_struct *byte_element_5086=NULL;
if (!byte_element_5085){ if (!byte_element_5086){
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_5086=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5086=(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 pass5086; int32 pass5087;
byte_element_struct *byte_element_5087=NULL; byte_element_struct *byte_element_5088=NULL;
if (!byte_element_5087){ if (!byte_element_5088){
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); 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_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 pass5088; int32 pass5089;
byte_element_struct *byte_element_5089=NULL; byte_element_struct *byte_element_5090=NULL;
if (!byte_element_5089){ if (!byte_element_5090){
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_5090=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5090=(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_value5091; int64 fornext_value5092;
int64 fornext_finalvalue5091; int64 fornext_finalvalue5092;
int64 fornext_step5091; int64 fornext_step5092;
uint8 fornext_step_negative5091; uint8 fornext_step_negative5092;
int32 pass5093; int32 pass5094;
byte_element_struct *byte_element_5094=NULL; byte_element_struct *byte_element_5095=NULL;
if (!byte_element_5094){ if (!byte_element_5095){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5094=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5094=(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);
} }
int32 pass5095; int32 pass5096;
byte_element_struct *byte_element_5096=NULL; byte_element_struct *byte_element_5097=NULL;
if (!byte_element_5096){ if (!byte_element_5097){
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_5097=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5097=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass5097;
byte_element_struct *byte_element_5098=NULL;
if (!byte_element_5098){
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 pass5098;
byte_element_struct *byte_element_5099=NULL; byte_element_struct *byte_element_5099=NULL;
if (!byte_element_5099){ if (!byte_element_5099){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5099=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5099=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5099=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5099=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5100=NULL;
if (!byte_element_5100){
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);
}
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);
int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_SCHEMEARROW=NULL; int32 *_FUNC_IDECHOOSECOLORSBOX_LONG_SCHEMEARROW=NULL;
@ -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_5100=NULL; byte_element_struct *byte_element_5101=NULL;
if (!byte_element_5100){ if (!byte_element_5101){
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_5101=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5101=(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,10 +350,6 @@ 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_5101=NULL;
if (!byte_element_5101){
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);
}
byte_element_struct *byte_element_5102=NULL; byte_element_struct *byte_element_5102=NULL;
if (!byte_element_5102){ if (!byte_element_5102){
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_5102=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5102=(byte_element_struct*)mem_static_malloc(12);
@ -362,64 +358,68 @@ byte_element_struct *byte_element_5103=NULL;
if (!byte_element_5103){ if (!byte_element_5103){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5103=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5103=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5103=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5103=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5104=NULL;
if (!byte_element_5104){
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);
}
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 pass5104; int32 pass5105;
byte_element_struct *byte_element_5105=NULL; byte_element_struct *byte_element_5106=NULL;
if (!byte_element_5105){ if (!byte_element_5106){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5105=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5105=(byte_element_struct*)mem_static_malloc(12); 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);
} }
int32 pass5106; int32 pass5107;
byte_element_struct *byte_element_5107=NULL; byte_element_struct *byte_element_5108=NULL;
if (!byte_element_5107){ if (!byte_element_5108){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5107=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5107=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5108=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5108=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5109; int64 fornext_value5110;
int64 fornext_finalvalue5109; int64 fornext_finalvalue5110;
int64 fornext_step5109; int64 fornext_step5110;
uint8 fornext_step_negative5109; uint8 fornext_step_negative5110;
int32 pass5111;
int32 pass5112; int32 pass5112;
int32 pass5113; int32 pass5113;
int32 pass5114;
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_value5115; int64 fornext_value5116;
int64 fornext_finalvalue5115; int64 fornext_finalvalue5116;
int64 fornext_step5115; int64 fornext_step5116;
uint8 fornext_step_negative5115; uint8 fornext_step_negative5116;
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_5116=NULL; byte_element_struct *byte_element_5117=NULL;
if (!byte_element_5116){ if (!byte_element_5117){
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_5117=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5117=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5118; int64 fornext_value5119;
int64 fornext_finalvalue5118; int64 fornext_finalvalue5119;
int64 fornext_step5118; int64 fornext_step5119;
uint8 fornext_step_negative5118; uint8 fornext_step_negative5119;
byte_element_struct *byte_element_5119=NULL; byte_element_struct *byte_element_5120=NULL;
if (!byte_element_5119){ if (!byte_element_5120){
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_5120=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5120=(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_5120=NULL; byte_element_struct *byte_element_5121=NULL;
if (!byte_element_5120){ if (!byte_element_5121){
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); 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);
} }
int64 fornext_value5123; int64 fornext_value5124;
int64 fornext_finalvalue5123; int64 fornext_finalvalue5124;
int64 fornext_step5123; int64 fornext_step5124;
uint8 fornext_step_negative5123; uint8 fornext_step_negative5124;
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,14 +32,10 @@ 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 pass5125;
int32 pass5126; int32 pass5126;
int32 pass5127;
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_5127=NULL;
if (!byte_element_5127){
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_5128=NULL; byte_element_struct *byte_element_5128=NULL;
if (!byte_element_5128){ if (!byte_element_5128){
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_5128=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5128=(byte_element_struct*)mem_static_malloc(12);
@ -48,6 +44,10 @@ byte_element_struct *byte_element_5129=NULL;
if (!byte_element_5129){ if (!byte_element_5129){
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_5129=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5129=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5130=NULL;
if (!byte_element_5130){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5130=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5130=(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){
_FUNC_IDERGBMIXER_LONG_PREV__ASCII_CHR_046__IDESELECT=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_PREV__ASCII_CHR_046__IDESELECT=(int32*)mem_static_malloc(4);
@ -70,18 +70,18 @@ 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_value5131; int64 fornext_value5132;
int64 fornext_finalvalue5131; int64 fornext_finalvalue5132;
int64 fornext_step5131; int64 fornext_step5132;
uint8 fornext_step_negative5131; uint8 fornext_step_negative5132;
byte_element_struct *byte_element_5132=NULL;
if (!byte_element_5132){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5132=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5132=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5133=NULL; byte_element_struct *byte_element_5133=NULL;
if (!byte_element_5133){ if (!byte_element_5133){
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_5133=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5133=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5134=NULL;
if (!byte_element_5134){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5134=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5134=(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);
qbs *_FUNC_IDERGBMIXER_STRING_CURRENTLINE=NULL; qbs *_FUNC_IDERGBMIXER_STRING_CURRENTLINE=NULL;
@ -101,14 +101,14 @@ 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_5135=NULL;
if (!byte_element_5135){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5135=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5135=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5136=NULL; byte_element_struct *byte_element_5136=NULL;
if (!byte_element_5136){ if (!byte_element_5136){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5136=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5136=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5136=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5136=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5137=NULL;
if (!byte_element_5137){
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);
}
int32 *_FUNC_IDERGBMIXER_LONG_INSERTRGBAT=NULL; int32 *_FUNC_IDERGBMIXER_LONG_INSERTRGBAT=NULL;
if(_FUNC_IDERGBMIXER_LONG_INSERTRGBAT==NULL){ if(_FUNC_IDERGBMIXER_LONG_INSERTRGBAT==NULL){
_FUNC_IDERGBMIXER_LONG_INSERTRGBAT=(int32*)mem_static_malloc(4); _FUNC_IDERGBMIXER_LONG_INSERTRGBAT=(int32*)mem_static_malloc(4);
@ -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_5138=NULL; byte_element_struct *byte_element_5139=NULL;
if (!byte_element_5138){ if (!byte_element_5139){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5138=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5138=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5139=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5139=(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_value5140; int64 fornext_value5141;
int64 fornext_finalvalue5140; int64 fornext_finalvalue5141;
int64 fornext_step5140; int64 fornext_step5141;
uint8 fornext_step_negative5140; uint8 fornext_step_negative5141;
int64 fornext_value5142; int64 fornext_value5143;
int64 fornext_finalvalue5142; int64 fornext_finalvalue5143;
int64 fornext_step5142; int64 fornext_step5143;
uint8 fornext_step_negative5142; uint8 fornext_step_negative5143;
int64 fornext_value5144; int64 fornext_value5145;
int64 fornext_finalvalue5144; int64 fornext_finalvalue5145;
int64 fornext_step5144; int64 fornext_step5145;
uint8 fornext_step_negative5144; uint8 fornext_step_negative5145;
byte_element_struct *byte_element_5145=NULL; byte_element_struct *byte_element_5146=NULL;
if (!byte_element_5145){ if (!byte_element_5146){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5145=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5145=(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 *_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_value5147; int64 fornext_value5148;
int64 fornext_finalvalue5147; int64 fornext_finalvalue5148;
int64 fornext_step5147; int64 fornext_step5148;
uint8 fornext_step_negative5147; uint8 fornext_step_negative5148;
byte_element_struct *byte_element_5148=NULL; byte_element_struct *byte_element_5149=NULL;
if (!byte_element_5148){ if (!byte_element_5149){
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); 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);
} }
int64 fornext_value5150; int64 fornext_value5151;
int64 fornext_finalvalue5150; int64 fornext_finalvalue5151;
int64 fornext_step5150; int64 fornext_step5151;
uint8 fornext_step_negative5150; uint8 fornext_step_negative5151;
int64 fornext_value5152; int64 fornext_value5153;
int64 fornext_finalvalue5152; int64 fornext_finalvalue5153;
int64 fornext_step5152; int64 fornext_step5153;
uint8 fornext_step_negative5152; uint8 fornext_step_negative5153;
byte_element_struct *byte_element_5153=NULL; byte_element_struct *byte_element_5154=NULL;
if (!byte_element_5153){ if (!byte_element_5154){
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_5154=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5154=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value5155; int64 fornext_value5156;
int64 fornext_finalvalue5155; int64 fornext_finalvalue5156;
int64 fornext_step5155; int64 fornext_step5156;
uint8 fornext_step_negative5155; uint8 fornext_step_negative5156;
int64 fornext_value5157; int64 fornext_value5158;
int64 fornext_finalvalue5157; int64 fornext_finalvalue5158;
int64 fornext_step5157; int64 fornext_step5158;
uint8 fornext_step_negative5157; uint8 fornext_step_negative5158;
byte_element_struct *byte_element_5158=NULL; byte_element_struct *byte_element_5159=NULL;
if (!byte_element_5158){ if (!byte_element_5159){
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_5159=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5159=(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_value5160; int64 fornext_value5161;
int64 fornext_finalvalue5160; int64 fornext_finalvalue5161;
int64 fornext_step5160; int64 fornext_step5161;
uint8 fornext_step_negative5160; uint8 fornext_step_negative5161;
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_value5163; int64 fornext_value5164;
int64 fornext_finalvalue5163; int64 fornext_finalvalue5164;
int64 fornext_step5163; int64 fornext_step5164;
uint8 fornext_step_negative5163; uint8 fornext_step_negative5164;
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_value5171; int64 fornext_value5172;
int64 fornext_finalvalue5171; int64 fornext_finalvalue5172;
int64 fornext_step5171; int64 fornext_step5172;
uint8 fornext_step_negative5171; uint8 fornext_step_negative5172;
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_5173=NULL; byte_element_struct *byte_element_5174=NULL;
if (!byte_element_5173){ if (!byte_element_5174){
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); 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);
} }
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_value5175; int64 fornext_value5176;
int64 fornext_finalvalue5175; int64 fornext_finalvalue5176;
int64 fornext_step5175; int64 fornext_step5176;
uint8 fornext_step_negative5175; uint8 fornext_step_negative5176;
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,19 +306,15 @@ 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_5176=NULL; byte_element_struct *byte_element_5177=NULL;
if (!byte_element_5176){ if (!byte_element_5177){
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); 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 *_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_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; byte_element_struct *byte_element_5178=NULL;
if (!byte_element_5178){ 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); 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);
@ -327,66 +323,70 @@ byte_element_struct *byte_element_5179=NULL;
if (!byte_element_5179){ 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); 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);
}
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 pass5180; int32 pass5181;
byte_element_struct *byte_element_5181=NULL; byte_element_struct *byte_element_5182=NULL;
if (!byte_element_5181){ if (!byte_element_5182){
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); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5182=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5182=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass5182; int32 pass5183;
byte_element_struct *byte_element_5183=NULL; byte_element_struct *byte_element_5184=NULL;
if (!byte_element_5183){ if (!byte_element_5184){
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); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5184=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5184=(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_value5185; int64 fornext_value5186;
int64 fornext_finalvalue5185; int64 fornext_finalvalue5186;
int64 fornext_step5185; int64 fornext_step5186;
uint8 fornext_step_negative5185; uint8 fornext_step_negative5186;
byte_element_struct *byte_element_5186=NULL; byte_element_struct *byte_element_5187=NULL;
if (!byte_element_5186){ if (!byte_element_5187){
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); 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_value5188; int64 fornext_value5189;
int64 fornext_finalvalue5188; int64 fornext_finalvalue5189;
int64 fornext_step5188; int64 fornext_step5189;
uint8 fornext_step_negative5188; uint8 fornext_step_negative5189;
byte_element_struct *byte_element_5189=NULL; byte_element_struct *byte_element_5190=NULL;
if (!byte_element_5189){ if (!byte_element_5190){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5189=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5189=(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);
} }
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_5190=NULL; byte_element_struct *byte_element_5191=NULL;
if (!byte_element_5190){ if (!byte_element_5191){
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_5191=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5191=(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_value5192; int64 fornext_value5193;
int64 fornext_finalvalue5192; int64 fornext_finalvalue5193;
int64 fornext_step5192; int64 fornext_step5193;
uint8 fornext_step_negative5192; uint8 fornext_step_negative5193;
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_5193=NULL;
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);
}
byte_element_struct *byte_element_5194=NULL; byte_element_struct *byte_element_5194=NULL;
if (!byte_element_5194){ if (!byte_element_5194){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5194=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5194=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5194=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5194=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5195=NULL;
if (!byte_element_5195){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5195=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5195=(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*oldstr5195=NULL;
if(_FUNC_COUNTITEMS_STRING_SEARCHSTRING->tmp||_FUNC_COUNTITEMS_STRING_SEARCHSTRING->fixed||_FUNC_COUNTITEMS_STRING_SEARCHSTRING->readonly){
oldstr5195=_FUNC_COUNTITEMS_STRING_SEARCHSTRING;
if (oldstr5195->cmem_descriptor){
_FUNC_COUNTITEMS_STRING_SEARCHSTRING=qbs_new_cmem(oldstr5195->len,0);
}else{
_FUNC_COUNTITEMS_STRING_SEARCHSTRING=qbs_new(oldstr5195->len,0);
}
memcpy(_FUNC_COUNTITEMS_STRING_SEARCHSTRING->chr,oldstr5195->chr,oldstr5195->len);
}
qbs*oldstr5196=NULL; qbs*oldstr5196=NULL;
if(_FUNC_COUNTITEMS_STRING_ITEM->tmp||_FUNC_COUNTITEMS_STRING_ITEM->fixed||_FUNC_COUNTITEMS_STRING_ITEM->readonly){ if(_FUNC_COUNTITEMS_STRING_SEARCHSTRING->tmp||_FUNC_COUNTITEMS_STRING_SEARCHSTRING->fixed||_FUNC_COUNTITEMS_STRING_SEARCHSTRING->readonly){
oldstr5196=_FUNC_COUNTITEMS_STRING_ITEM; oldstr5196=_FUNC_COUNTITEMS_STRING_SEARCHSTRING;
if (oldstr5196->cmem_descriptor){ if (oldstr5196->cmem_descriptor){
_FUNC_COUNTITEMS_STRING_ITEM=qbs_new_cmem(oldstr5196->len,0); _FUNC_COUNTITEMS_STRING_SEARCHSTRING=qbs_new_cmem(oldstr5196->len,0);
}else{ }else{
_FUNC_COUNTITEMS_STRING_ITEM=qbs_new(oldstr5196->len,0); _FUNC_COUNTITEMS_STRING_SEARCHSTRING=qbs_new(oldstr5196->len,0);
} }
memcpy(_FUNC_COUNTITEMS_STRING_ITEM->chr,oldstr5196->chr,oldstr5196->len); memcpy(_FUNC_COUNTITEMS_STRING_SEARCHSTRING->chr,oldstr5196->chr,oldstr5196->len);
}
qbs*oldstr5197=NULL;
if(_FUNC_COUNTITEMS_STRING_ITEM->tmp||_FUNC_COUNTITEMS_STRING_ITEM->fixed||_FUNC_COUNTITEMS_STRING_ITEM->readonly){
oldstr5197=_FUNC_COUNTITEMS_STRING_ITEM;
if (oldstr5197->cmem_descriptor){
_FUNC_COUNTITEMS_STRING_ITEM=qbs_new_cmem(oldstr5197->len,0);
}else{
_FUNC_COUNTITEMS_STRING_ITEM=qbs_new(oldstr5197->len,0);
}
memcpy(_FUNC_COUNTITEMS_STRING_ITEM->chr,oldstr5197->chr,oldstr5197->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_5199=NULL; byte_element_struct *byte_element_5200=NULL;
if (!byte_element_5199){ if (!byte_element_5200){
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); 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);
} }
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_value5202; int64 fornext_value5203;
int64 fornext_finalvalue5202; int64 fornext_finalvalue5203;
int64 fornext_step5202; int64 fornext_step5203;
uint8 fornext_step_negative5202; uint8 fornext_step_negative5203;
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_value5206; int64 fornext_value5207;
int64 fornext_finalvalue5206; int64 fornext_finalvalue5207;
int64 fornext_step5206; int64 fornext_step5207;
uint8 fornext_step_negative5206; uint8 fornext_step_negative5207;
int64 fornext_value5209; int64 fornext_value5210;
int64 fornext_finalvalue5209; int64 fornext_finalvalue5210;
int64 fornext_step5209; int64 fornext_step5210;
uint8 fornext_step_negative5209; uint8 fornext_step_negative5210;

View file

@ -41,14 +41,14 @@ _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_5211=NULL;
if (!byte_element_5211){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5211=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5211=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5212=NULL; byte_element_struct *byte_element_5212=NULL;
if (!byte_element_5212){ if (!byte_element_5212){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5212=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5212=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5212=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5212=(byte_element_struct*)mem_static_malloc(12);
} }
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);
}
int32 *_FUNC_IDESEARCHEDBOX_LONG_AI=NULL; int32 *_FUNC_IDESEARCHEDBOX_LONG_AI=NULL;
if(_FUNC_IDESEARCHEDBOX_LONG_AI==NULL){ if(_FUNC_IDESEARCHEDBOX_LONG_AI==NULL){
_FUNC_IDESEARCHEDBOX_LONG_AI=(int32*)mem_static_malloc(4); _FUNC_IDESEARCHEDBOX_LONG_AI=(int32*)mem_static_malloc(4);
@ -56,10 +56,6 @@ _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_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);
}
byte_element_struct *byte_element_5215=NULL; byte_element_struct *byte_element_5215=NULL;
if (!byte_element_5215){ if (!byte_element_5215){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5215=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5215=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5215=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5215=(byte_element_struct*)mem_static_malloc(12);
@ -68,6 +64,10 @@ byte_element_struct *byte_element_5216=NULL;
if (!byte_element_5216){ if (!byte_element_5216){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5216=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5216=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5216=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5216=(byte_element_struct*)mem_static_malloc(12);
} }
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);
}
int32 *_FUNC_IDESEARCHEDBOX_LONG_H=NULL; int32 *_FUNC_IDESEARCHEDBOX_LONG_H=NULL;
if(_FUNC_IDESEARCHEDBOX_LONG_H==NULL){ if(_FUNC_IDESEARCHEDBOX_LONG_H==NULL){
_FUNC_IDESEARCHEDBOX_LONG_H=(int32*)mem_static_malloc(4); _FUNC_IDESEARCHEDBOX_LONG_H=(int32*)mem_static_malloc(4);
@ -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 pass5217; int32 pass5218;
int64 fornext_value5219; int64 fornext_value5220;
int64 fornext_finalvalue5219; int64 fornext_finalvalue5220;
int64 fornext_step5219; int64 fornext_step5220;
uint8 fornext_step_negative5219; uint8 fornext_step_negative5220;
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_value5222; int64 fornext_value5223;
int64 fornext_finalvalue5222; int64 fornext_finalvalue5223;
int64 fornext_step5222; int64 fornext_step5223;
uint8 fornext_step_negative5222; uint8 fornext_step_negative5223;
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_5224=NULL; byte_element_struct *byte_element_5225=NULL;
if (!byte_element_5224){ if (!byte_element_5225){
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_5225=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5225=(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_value5226; int64 fornext_value5227;
int64 fornext_finalvalue5226; int64 fornext_finalvalue5227;
int64 fornext_step5226; int64 fornext_step5227;
uint8 fornext_step_negative5226; uint8 fornext_step_negative5227;
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*oldstr5227=NULL; qbs*oldstr5228=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){
oldstr5227=_SUB_IDEIMPORTBOOKMARKS_STRING_F2; oldstr5228=_SUB_IDEIMPORTBOOKMARKS_STRING_F2;
if (oldstr5227->cmem_descriptor){ if (oldstr5228->cmem_descriptor){
_SUB_IDEIMPORTBOOKMARKS_STRING_F2=qbs_new_cmem(oldstr5227->len,0); _SUB_IDEIMPORTBOOKMARKS_STRING_F2=qbs_new_cmem(oldstr5228->len,0);
}else{ }else{
_SUB_IDEIMPORTBOOKMARKS_STRING_F2=qbs_new(oldstr5227->len,0); _SUB_IDEIMPORTBOOKMARKS_STRING_F2=qbs_new(oldstr5228->len,0);
} }
memcpy(_SUB_IDEIMPORTBOOKMARKS_STRING_F2->chr,oldstr5227->chr,oldstr5227->len); memcpy(_SUB_IDEIMPORTBOOKMARKS_STRING_F2->chr,oldstr5228->chr,oldstr5228->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_5228=NULL; byte_element_struct *byte_element_5229=NULL;
if (!byte_element_5228){ if (!byte_element_5229){
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_5229=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5229=(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_5229=NULL; byte_element_struct *byte_element_5230=NULL;
if (!byte_element_5229){ if (!byte_element_5230){
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_5230=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5230=(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_value5231; int64 fornext_value5232;
int64 fornext_finalvalue5231; int64 fornext_finalvalue5232;
int64 fornext_step5231; int64 fornext_step5232;
uint8 fornext_step_negative5231; uint8 fornext_step_negative5232;
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,14 +1,14 @@
qbs *_FUNC_FIXOPERATIONORDER_STRING_FIXOPERATIONORDER=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_FIXOPERATIONORDER=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_FIXOPERATIONORDER)_FUNC_FIXOPERATIONORDER_STRING_FIXOPERATIONORDER=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_FIXOPERATIONORDER)_FUNC_FIXOPERATIONORDER_STRING_FIXOPERATIONORDER=qbs_new(0,0);
qbs*oldstr2607=NULL; qbs*oldstr2608=NULL;
if(_FUNC_FIXOPERATIONORDER_STRING_SAVEA->tmp||_FUNC_FIXOPERATIONORDER_STRING_SAVEA->fixed||_FUNC_FIXOPERATIONORDER_STRING_SAVEA->readonly){ if(_FUNC_FIXOPERATIONORDER_STRING_SAVEA->tmp||_FUNC_FIXOPERATIONORDER_STRING_SAVEA->fixed||_FUNC_FIXOPERATIONORDER_STRING_SAVEA->readonly){
oldstr2607=_FUNC_FIXOPERATIONORDER_STRING_SAVEA; oldstr2608=_FUNC_FIXOPERATIONORDER_STRING_SAVEA;
if (oldstr2607->cmem_descriptor){ if (oldstr2608->cmem_descriptor){
_FUNC_FIXOPERATIONORDER_STRING_SAVEA=qbs_new_cmem(oldstr2607->len,0); _FUNC_FIXOPERATIONORDER_STRING_SAVEA=qbs_new_cmem(oldstr2608->len,0);
}else{ }else{
_FUNC_FIXOPERATIONORDER_STRING_SAVEA=qbs_new(oldstr2607->len,0); _FUNC_FIXOPERATIONORDER_STRING_SAVEA=qbs_new(oldstr2608->len,0);
} }
memcpy(_FUNC_FIXOPERATIONORDER_STRING_SAVEA->chr,oldstr2607->chr,oldstr2607->len); memcpy(_FUNC_FIXOPERATIONORDER_STRING_SAVEA->chr,oldstr2608->chr,oldstr2608->len);
} }
qbs *_FUNC_FIXOPERATIONORDER_STRING_A=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_A=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_A)_FUNC_FIXOPERATIONORDER_STRING_A=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_A)_FUNC_FIXOPERATIONORDER_STRING_A=qbs_new(0,0);
@ -24,15 +24,15 @@ if(_FUNC_FIXOPERATIONORDER_LONG_I==NULL){
_FUNC_FIXOPERATIONORDER_LONG_I=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_I=0; *_FUNC_FIXOPERATIONORDER_LONG_I=0;
} }
int64 fornext_value2610; int64 fornext_value2611;
int64 fornext_finalvalue2610; int64 fornext_finalvalue2611;
int64 fornext_step2610; int64 fornext_step2611;
uint8 fornext_step_negative2610; uint8 fornext_step_negative2611;
qbs *_FUNC_FIXOPERATIONORDER_STRING_TEMP1=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_TEMP1=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_TEMP1)_FUNC_FIXOPERATIONORDER_STRING_TEMP1=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_TEMP1)_FUNC_FIXOPERATIONORDER_STRING_TEMP1=qbs_new(0,0);
qbs *_FUNC_FIXOPERATIONORDER_STRING_TEMP2=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_TEMP2=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_TEMP2)_FUNC_FIXOPERATIONORDER_STRING_TEMP2=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_TEMP2)_FUNC_FIXOPERATIONORDER_STRING_TEMP2=qbs_new(0,0);
int32 pass2611; int32 pass2612;
int32 *_FUNC_FIXOPERATIONORDER_LONG_B=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_B=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_B==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_B==NULL){
_FUNC_FIXOPERATIONORDER_LONG_B=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_B=(int32*)mem_static_malloc(4);
@ -59,62 +59,62 @@ if(_FUNC_FIXOPERATIONORDER_LONG_I3==NULL){
_FUNC_FIXOPERATIONORDER_LONG_I3=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_I3=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_I3=0; *_FUNC_FIXOPERATIONORDER_LONG_I3=0;
} }
byte_element_struct *byte_element_2612=NULL;
if (!byte_element_2612){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2612=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2612=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2613=NULL; byte_element_struct *byte_element_2613=NULL;
if (!byte_element_2613){ if (!byte_element_2613){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2613=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2613=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2613=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2613=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_2615=NULL; byte_element_struct *byte_element_2614=NULL;
if (!byte_element_2615){ if (!byte_element_2614){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2615=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2615=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2614=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2614=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_2616=NULL; byte_element_struct *byte_element_2616=NULL;
if (!byte_element_2616){ if (!byte_element_2616){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2616=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2616=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2616=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2616=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value2619; byte_element_struct *byte_element_2617=NULL;
int64 fornext_finalvalue2619; if (!byte_element_2617){
int64 fornext_step2619; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2617=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2617=(byte_element_struct*)mem_static_malloc(12);
uint8 fornext_step_negative2619; }
int32 pass2620; int64 fornext_value2620;
int64 fornext_finalvalue2620;
int64 fornext_step2620;
uint8 fornext_step_negative2620;
int32 pass2621; int32 pass2621;
int32 pass2622; int32 pass2622;
int32 pass2623; int32 pass2623;
int32 pass2624; int32 pass2624;
int64 fornext_value2627; int32 pass2625;
int64 fornext_finalvalue2627; int64 fornext_value2628;
int64 fornext_step2627; int64 fornext_finalvalue2628;
uint8 fornext_step_negative2627; int64 fornext_step2628;
uint8 fornext_step_negative2628;
int32 *_FUNC_FIXOPERATIONORDER_LONG_NEG=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_NEG=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_NEG==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_NEG==NULL){
_FUNC_FIXOPERATIONORDER_LONG_NEG=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_NEG=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_NEG=0; *_FUNC_FIXOPERATIONORDER_LONG_NEG=0;
} }
int32 pass2628; int32 pass2629;
int32 *_FUNC_FIXOPERATIONORDER_LONG_C=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_C=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_C==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_C==NULL){
_FUNC_FIXOPERATIONORDER_LONG_C=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_C=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_C=0; *_FUNC_FIXOPERATIONORDER_LONG_C=0;
} }
int32 pass2629; int32 pass2630;
int32 *_FUNC_FIXOPERATIONORDER_LONG_C2=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_C2=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_C2==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_C2==NULL){
_FUNC_FIXOPERATIONORDER_LONG_C2=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_C2=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_C2=0; *_FUNC_FIXOPERATIONORDER_LONG_C2=0;
} }
int32 pass2630; int32 pass2631;
byte_element_struct *byte_element_2631=NULL; byte_element_struct *byte_element_2632=NULL;
if (!byte_element_2631){ if (!byte_element_2632){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2631=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2631=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2632=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2632=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2632;
int32 pass2633; int32 pass2633;
int32 pass2634; int32 pass2634;
int32 pass2636; int32 pass2635;
int32 pass2637; int32 pass2637;
int32 pass2638;
int32 *_FUNC_FIXOPERATIONORDER_LONG_POWNEGUSED=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_POWNEGUSED=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_POWNEGUSED==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_POWNEGUSED==NULL){
_FUNC_FIXOPERATIONORDER_LONG_POWNEGUSED=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_POWNEGUSED=(int32*)mem_static_malloc(4);
@ -125,12 +125,12 @@ if(_FUNC_FIXOPERATIONORDER_LONG_B1==NULL){
_FUNC_FIXOPERATIONORDER_LONG_B1=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_B1=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_B1=0; *_FUNC_FIXOPERATIONORDER_LONG_B1=0;
} }
int64 fornext_value2640; int64 fornext_value2641;
int64 fornext_finalvalue2640; int64 fornext_finalvalue2641;
int64 fornext_step2640; int64 fornext_step2641;
uint8 fornext_step_negative2640; uint8 fornext_step_negative2641;
int32 pass2641; int32 pass2642;
int32 pass2643; int32 pass2644;
int32 *_FUNC_FIXOPERATIONORDER_LONG_LCO=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_LCO=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_LCO==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_LCO==NULL){
_FUNC_FIXOPERATIONORDER_LONG_LCO=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_LCO=(int32*)mem_static_malloc(4);
@ -141,23 +141,23 @@ if(_FUNC_FIXOPERATIONORDER_LONG_HCO==NULL){
_FUNC_FIXOPERATIONORDER_LONG_HCO=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_HCO=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_HCO=0; *_FUNC_FIXOPERATIONORDER_LONG_HCO=0;
} }
int64 fornext_value2646; int64 fornext_value2647;
int64 fornext_finalvalue2646; int64 fornext_finalvalue2647;
int64 fornext_step2646; int64 fornext_step2647;
uint8 fornext_step_negative2646; uint8 fornext_step_negative2647;
int32 *_FUNC_FIXOPERATIONORDER_LONG_OP=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_OP=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_OP==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_OP==NULL){
_FUNC_FIXOPERATIONORDER_LONG_OP=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_OP=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_OP=0; *_FUNC_FIXOPERATIONORDER_LONG_OP=0;
} }
int64 fornext_value2648; int64 fornext_value2649;
int64 fornext_finalvalue2648; int64 fornext_finalvalue2649;
int64 fornext_step2648; int64 fornext_step2649;
uint8 fornext_step_negative2648; uint8 fornext_step_negative2649;
int32 pass2649;
int32 pass2650; int32 pass2650;
int32 pass2651; int32 pass2651;
int32 pass2652; int32 pass2652;
int32 pass2653;
int32 *_FUNC_FIXOPERATIONORDER_LONG_N2=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_N2=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_N2==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_N2==NULL){
_FUNC_FIXOPERATIONORDER_LONG_N2=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_N2=(int32*)mem_static_malloc(4);
@ -165,13 +165,13 @@ _FUNC_FIXOPERATIONORDER_LONG_N2=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_FIXOPERATIONORDER_STRING_A3=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_A3=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_A3)_FUNC_FIXOPERATIONORDER_STRING_A3=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_A3)_FUNC_FIXOPERATIONORDER_STRING_A3=qbs_new(0,0);
int64 fornext_value2654; int64 fornext_value2655;
int64 fornext_finalvalue2654; int64 fornext_finalvalue2655;
int64 fornext_step2654; int64 fornext_step2655;
uint8 fornext_step_negative2654; uint8 fornext_step_negative2655;
int32 pass2657; int32 pass2658;
int32 pass2659;
int32 pass2660; int32 pass2660;
int32 pass2661;
qbs *_FUNC_FIXOPERATIONORDER_STRING_F=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_F=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_F)_FUNC_FIXOPERATIONORDER_STRING_F=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_F)_FUNC_FIXOPERATIONORDER_STRING_F=qbs_new(0,0);
int32 *_FUNC_FIXOPERATIONORDER_LONG_LASTT=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_LASTT=NULL;
@ -184,10 +184,10 @@ if(_FUNC_FIXOPERATIONORDER_LONG_LASTTI==NULL){
_FUNC_FIXOPERATIONORDER_LONG_LASTTI=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_LASTTI=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_LASTTI=0; *_FUNC_FIXOPERATIONORDER_LONG_LASTTI=0;
} }
int64 fornext_value2662; int64 fornext_value2663;
int64 fornext_finalvalue2662; int64 fornext_finalvalue2663;
int64 fornext_step2662; int64 fornext_step2663;
uint8 fornext_step_negative2662; uint8 fornext_step_negative2663;
qbs *_FUNC_FIXOPERATIONORDER_STRING_F2=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_F2=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_F2)_FUNC_FIXOPERATIONORDER_STRING_F2=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_F2)_FUNC_FIXOPERATIONORDER_STRING_F2=qbs_new(0,0);
int32 *_FUNC_FIXOPERATIONORDER_LONG_LASTC=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_LASTC=NULL;
@ -205,37 +205,33 @@ if(_FUNC_FIXOPERATIONORDER_LONG_X==NULL){
_FUNC_FIXOPERATIONORDER_LONG_X=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_X=0; *_FUNC_FIXOPERATIONORDER_LONG_X=0;
} }
byte_element_struct *byte_element_2664=NULL; byte_element_struct *byte_element_2665=NULL;
if (!byte_element_2664){ if (!byte_element_2665){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2664=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2664=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2665=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2665=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_FIXOPERATIONORDER_LONG_C3=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_C3=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_C3==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_C3==NULL){
_FUNC_FIXOPERATIONORDER_LONG_C3=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_C3=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_C3=0; *_FUNC_FIXOPERATIONORDER_LONG_C3=0;
} }
byte_element_struct *byte_element_2665=NULL; byte_element_struct *byte_element_2666=NULL;
if (!byte_element_2665){ if (!byte_element_2666){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2665=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2665=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2666=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2666=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2666;
int32 pass2667; int32 pass2667;
byte_element_struct *byte_element_2668=NULL; int32 pass2668;
if (!byte_element_2668){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2668=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2668=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2669=NULL; byte_element_struct *byte_element_2669=NULL;
if (!byte_element_2669){ if (!byte_element_2669){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2669=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2669=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2669=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2669=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_2670=NULL;
if (!byte_element_2670){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2670=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2670=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_FIXOPERATIONORDER_STRING_F3=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_F3=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_F3)_FUNC_FIXOPERATIONORDER_STRING_F3=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_F3)_FUNC_FIXOPERATIONORDER_STRING_F3=qbs_new(0,0);
qbs *_FUNC_FIXOPERATIONORDER_STRING_S=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_S=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_S)_FUNC_FIXOPERATIONORDER_STRING_S=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_S)_FUNC_FIXOPERATIONORDER_STRING_S=qbs_new(0,0);
byte_element_struct *byte_element_2670=NULL;
if (!byte_element_2670){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2670=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2670=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2671=NULL; byte_element_struct *byte_element_2671=NULL;
if (!byte_element_2671){ if (!byte_element_2671){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2671=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2671=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2671=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2671=(byte_element_struct*)mem_static_malloc(12);
@ -272,20 +268,24 @@ byte_element_struct *byte_element_2679=NULL;
if (!byte_element_2679){ if (!byte_element_2679){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2679=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2679=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2679=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2679=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2680; byte_element_struct *byte_element_2680=NULL;
int32 pass2681; if (!byte_element_2680){
byte_element_struct *byte_element_2682=NULL; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2680=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2680=(byte_element_struct*)mem_static_malloc(12);
if (!byte_element_2682){ }
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2682=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2682=(byte_element_struct*)mem_static_malloc(12); int32 pass2681;
int32 pass2682;
byte_element_struct *byte_element_2683=NULL;
if (!byte_element_2683){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2683=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2683=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2683;
int32 pass2684; int32 pass2684;
int32 pass2685;
int32 *_FUNC_FIXOPERATIONORDER_LONG_NEXTC=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_NEXTC=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_NEXTC==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_NEXTC==NULL){
_FUNC_FIXOPERATIONORDER_LONG_NEXTC=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_NEXTC=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_NEXTC=0; *_FUNC_FIXOPERATIONORDER_LONG_NEXTC=0;
} }
int32 pass2685; int32 pass2686;
qbs *_FUNC_FIXOPERATIONORDER_STRING_E=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_E=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_E)_FUNC_FIXOPERATIONORDER_STRING_E=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_E)_FUNC_FIXOPERATIONORDER_STRING_E=qbs_new(0,0);
qbs *_FUNC_FIXOPERATIONORDER_STRING_ES=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_ES=NULL;
@ -327,9 +327,9 @@ if(_FUNC_FIXOPERATIONORDER_LONG_TRY==NULL){
_FUNC_FIXOPERATIONORDER_LONG_TRY=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_TRY=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_TRY=0; *_FUNC_FIXOPERATIONORDER_LONG_TRY=0;
} }
byte_element_struct *byte_element_2688=NULL; byte_element_struct *byte_element_2689=NULL;
if (!byte_element_2688){ if (!byte_element_2689){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2688=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2688=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2689=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2689=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_FIXOPERATIONORDER_LONG_A=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_A=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_A==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_A==NULL){
@ -343,14 +343,14 @@ if(_FUNC_FIXOPERATIONORDER_LONG_T==NULL){
_FUNC_FIXOPERATIONORDER_LONG_T=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_T=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_T=0; *_FUNC_FIXOPERATIONORDER_LONG_T=0;
} }
byte_element_struct *byte_element_2690=NULL;
if (!byte_element_2690){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2690=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2690=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2691=NULL; byte_element_struct *byte_element_2691=NULL;
if (!byte_element_2691){ if (!byte_element_2691){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2691=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2691=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2691=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2691=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_2692=NULL;
if (!byte_element_2692){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2692=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2692=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_FIXOPERATIONORDER_LONG_ET=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_ET=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_ET==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_ET==NULL){
_FUNC_FIXOPERATIONORDER_LONG_ET=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_ET=(int32*)mem_static_malloc(4);
@ -376,10 +376,6 @@ if(_FUNC_FIXOPERATIONORDER_LONG_T2==NULL){
_FUNC_FIXOPERATIONORDER_LONG_T2=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_T2=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_T2=0; *_FUNC_FIXOPERATIONORDER_LONG_T2=0;
} }
byte_element_struct *byte_element_2692=NULL;
if (!byte_element_2692){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2692=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2692=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2693=NULL; byte_element_struct *byte_element_2693=NULL;
if (!byte_element_2693){ if (!byte_element_2693){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2693=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2693=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2693=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2693=(byte_element_struct*)mem_static_malloc(12);
@ -396,8 +392,12 @@ byte_element_struct *byte_element_2696=NULL;
if (!byte_element_2696){ if (!byte_element_2696){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2696=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2696=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2696=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2696=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2697; byte_element_struct *byte_element_2697=NULL;
if (!byte_element_2697){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2697=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2697=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass2698; int32 pass2698;
int32 pass2699;
qbs *_FUNC_FIXOPERATIONORDER_STRING_U=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_U=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_U)_FUNC_FIXOPERATIONORDER_STRING_U=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_U)_FUNC_FIXOPERATIONORDER_STRING_U=qbs_new(0,0);
qbs *_FUNC_FIXOPERATIONORDER_STRING_TRY_STRING=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_TRY_STRING=NULL;
@ -409,59 +409,59 @@ if(_FUNC_FIXOPERATIONORDER_LONG_TRY_METHOD==NULL){
_FUNC_FIXOPERATIONORDER_LONG_TRY_METHOD=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_TRY_METHOD=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_TRY_METHOD=0; *_FUNC_FIXOPERATIONORDER_LONG_TRY_METHOD=0;
} }
int64 fornext_value2700; int64 fornext_value2701;
int64 fornext_finalvalue2700; int64 fornext_finalvalue2701;
int64 fornext_step2700; int64 fornext_step2701;
uint8 fornext_step_negative2700; uint8 fornext_step_negative2701;
qbs *_FUNC_FIXOPERATIONORDER_STRING_DTYP=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_DTYP=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_DTYP)_FUNC_FIXOPERATIONORDER_STRING_DTYP=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_DTYP)_FUNC_FIXOPERATIONORDER_STRING_DTYP=qbs_new(0,0);
byte_element_struct *byte_element_2701=NULL; byte_element_struct *byte_element_2702=NULL;
if (!byte_element_2701){ if (!byte_element_2702){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2701=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2701=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2702=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2702=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_FIXOPERATIONORDER_LONG_V=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_V=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_V==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_V==NULL){
_FUNC_FIXOPERATIONORDER_LONG_V=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_V=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_V=0; *_FUNC_FIXOPERATIONORDER_LONG_V=0;
} }
int32 pass2704;
int32 pass2705; int32 pass2705;
int32 pass2706;
int32 *_FUNC_FIXOPERATIONORDER_LONG_B2=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_B2=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_B2==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_B2==NULL){
_FUNC_FIXOPERATIONORDER_LONG_B2=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_B2=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_B2=0; *_FUNC_FIXOPERATIONORDER_LONG_B2=0;
} }
int64 fornext_value2707; int64 fornext_value2708;
int64 fornext_finalvalue2707; int64 fornext_finalvalue2708;
int64 fornext_step2707; int64 fornext_step2708;
uint8 fornext_step_negative2707; uint8 fornext_step_negative2708;
int32 pass2708;
int32 pass2709; int32 pass2709;
int32 pass2710; int32 pass2710;
byte_element_struct *byte_element_2711=NULL; int32 pass2711;
if (!byte_element_2711){ byte_element_struct *byte_element_2712=NULL;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2711=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2711=(byte_element_struct*)mem_static_malloc(12); if (!byte_element_2712){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2712=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2712=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2712;
int32 pass2713; int32 pass2713;
int32 pass2714; int32 pass2714;
int32 pass2715; int32 pass2715;
int32 pass2716; int32 pass2716;
int32 pass2717;
int32 *_FUNC_FIXOPERATIONORDER_LONG_INTERNALTYPE=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_INTERNALTYPE=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_INTERNALTYPE==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_INTERNALTYPE==NULL){
_FUNC_FIXOPERATIONORDER_LONG_INTERNALTYPE=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_INTERNALTYPE=(int32*)mem_static_malloc(4);
*_FUNC_FIXOPERATIONORDER_LONG_INTERNALTYPE=0; *_FUNC_FIXOPERATIONORDER_LONG_INTERNALTYPE=0;
} }
int32 pass2717;
int32 pass2718; int32 pass2718;
byte_element_struct *byte_element_2719=NULL; int32 pass2719;
if (!byte_element_2719){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2719=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2719=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2720=NULL; byte_element_struct *byte_element_2720=NULL;
if (!byte_element_2720){ if (!byte_element_2720){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2720=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2720=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2720=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2720=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_2721=NULL;
if (!byte_element_2721){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2721=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2721=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_FIXOPERATIONORDER_STRING_FF=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_FF=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_FF)_FUNC_FIXOPERATIONORDER_STRING_FF=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_FF)_FUNC_FIXOPERATIONORDER_STRING_FF=qbs_new(0,0);
int32 *_FUNC_FIXOPERATIONORDER_LONG_P1=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_P1=NULL;
@ -471,10 +471,10 @@ _FUNC_FIXOPERATIONORDER_LONG_P1=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_FIXOPERATIONORDER_STRING_AA=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_AA=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_AA)_FUNC_FIXOPERATIONORDER_STRING_AA=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_AA)_FUNC_FIXOPERATIONORDER_STRING_AA=qbs_new(0,0);
int64 fornext_value2724; int64 fornext_value2725;
int64 fornext_finalvalue2724; int64 fornext_finalvalue2725;
int64 fornext_step2724; int64 fornext_step2725;
uint8 fornext_step_negative2724; uint8 fornext_step_negative2725;
int32 *_FUNC_FIXOPERATIONORDER_LONG_OPENBRACKET=NULL; int32 *_FUNC_FIXOPERATIONORDER_LONG_OPENBRACKET=NULL;
if(_FUNC_FIXOPERATIONORDER_LONG_OPENBRACKET==NULL){ if(_FUNC_FIXOPERATIONORDER_LONG_OPENBRACKET==NULL){
_FUNC_FIXOPERATIONORDER_LONG_OPENBRACKET=(int32*)mem_static_malloc(4); _FUNC_FIXOPERATIONORDER_LONG_OPENBRACKET=(int32*)mem_static_malloc(4);
@ -482,11 +482,7 @@ _FUNC_FIXOPERATIONORDER_LONG_OPENBRACKET=(int32*)mem_static_malloc(4);
} }
qbs *_FUNC_FIXOPERATIONORDER_STRING_FOO=NULL; qbs *_FUNC_FIXOPERATIONORDER_STRING_FOO=NULL;
if (!_FUNC_FIXOPERATIONORDER_STRING_FOO)_FUNC_FIXOPERATIONORDER_STRING_FOO=qbs_new(0,0); if (!_FUNC_FIXOPERATIONORDER_STRING_FOO)_FUNC_FIXOPERATIONORDER_STRING_FOO=qbs_new(0,0);
int32 pass2725; int32 pass2726;
byte_element_struct *byte_element_2726=NULL;
if (!byte_element_2726){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2726=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2726=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2727=NULL; byte_element_struct *byte_element_2727=NULL;
if (!byte_element_2727){ if (!byte_element_2727){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2727=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2727=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2727=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2727=(byte_element_struct*)mem_static_malloc(12);
@ -499,11 +495,11 @@ byte_element_struct *byte_element_2729=NULL;
if (!byte_element_2729){ if (!byte_element_2729){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2729=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2729=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2729=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2729=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2730; byte_element_struct *byte_element_2730=NULL;
byte_element_struct *byte_element_2731=NULL; if (!byte_element_2730){
if (!byte_element_2731){ if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2730=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2730=(byte_element_struct*)mem_static_malloc(12);
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2731=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2731=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass2731;
byte_element_struct *byte_element_2732=NULL; byte_element_struct *byte_element_2732=NULL;
if (!byte_element_2732){ if (!byte_element_2732){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2732=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2732=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2732=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2732=(byte_element_struct*)mem_static_malloc(12);
@ -520,3 +516,7 @@ byte_element_struct *byte_element_2735=NULL;
if (!byte_element_2735){ if (!byte_element_2735){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2735=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2735=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2735=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2735=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_2736=NULL;
if (!byte_element_2736){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2736=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2736=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,12 +1,12 @@
qbs*oldstr5232=NULL; qbs*oldstr5233=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){
oldstr5232=_SUB_IDESAVEBOOKMARKS_STRING_F2; oldstr5233=_SUB_IDESAVEBOOKMARKS_STRING_F2;
if (oldstr5232->cmem_descriptor){ if (oldstr5233->cmem_descriptor){
_SUB_IDESAVEBOOKMARKS_STRING_F2=qbs_new_cmem(oldstr5232->len,0); _SUB_IDESAVEBOOKMARKS_STRING_F2=qbs_new_cmem(oldstr5233->len,0);
}else{ }else{
_SUB_IDESAVEBOOKMARKS_STRING_F2=qbs_new(oldstr5232->len,0); _SUB_IDESAVEBOOKMARKS_STRING_F2=qbs_new(oldstr5233->len,0);
} }
memcpy(_SUB_IDESAVEBOOKMARKS_STRING_F2->chr,oldstr5232->chr,oldstr5232->len); memcpy(_SUB_IDESAVEBOOKMARKS_STRING_F2->chr,oldstr5233->chr,oldstr5233->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,23 +27,23 @@ 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_5233=NULL; byte_element_struct *byte_element_5234=NULL;
if (!byte_element_5233){ if (!byte_element_5234){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5233=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5233=(byte_element_struct*)mem_static_malloc(12); 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);
} }
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_5234=NULL;
if (!byte_element_5234){
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);
}
byte_element_struct *byte_element_5235=NULL; byte_element_struct *byte_element_5235=NULL;
if (!byte_element_5235){ if (!byte_element_5235){
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_5235=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5235=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5236=NULL;
if (!byte_element_5236){
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);
}
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);
int32 *_SUB_IDESAVEBOOKMARKS_LONG_I=NULL; int32 *_SUB_IDESAVEBOOKMARKS_LONG_I=NULL;
@ -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_value5237; int64 fornext_value5238;
int64 fornext_finalvalue5237; int64 fornext_finalvalue5238;
int64 fornext_step5237; int64 fornext_step5238;
uint8 fornext_step_negative5237; uint8 fornext_step_negative5238;
byte_element_struct *byte_element_5238=NULL;
if (!byte_element_5238){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5238=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5238=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5239=NULL; byte_element_struct *byte_element_5239=NULL;
if (!byte_element_5239){ if (!byte_element_5239){
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_5239=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5239=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5240=NULL;
if (!byte_element_5240){
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);
}

View file

@ -36,14 +36,14 @@ _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_5240=NULL;
if (!byte_element_5240){
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);
}
byte_element_struct *byte_element_5241=NULL; byte_element_struct *byte_element_5241=NULL;
if (!byte_element_5241){ if (!byte_element_5241){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5241=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5241=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5241=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5241=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5242=NULL;
if (!byte_element_5242){
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);
}
int32 *_FUNC_IDERECENTBOX_LONG_AI=NULL; int32 *_FUNC_IDERECENTBOX_LONG_AI=NULL;
if(_FUNC_IDERECENTBOX_LONG_AI==NULL){ if(_FUNC_IDERECENTBOX_LONG_AI==NULL){
_FUNC_IDERECENTBOX_LONG_AI=(int32*)mem_static_malloc(4); _FUNC_IDERECENTBOX_LONG_AI=(int32*)mem_static_malloc(4);
@ -51,10 +51,6 @@ _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_5243=NULL;
if (!byte_element_5243){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5243=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5243=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5244=NULL; byte_element_struct *byte_element_5244=NULL;
if (!byte_element_5244){ if (!byte_element_5244){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5244=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5244=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5244=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5244=(byte_element_struct*)mem_static_malloc(12);
@ -63,17 +59,21 @@ byte_element_struct *byte_element_5245=NULL;
if (!byte_element_5245){ if (!byte_element_5245){
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_5245=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5245=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5246=NULL;
if (!byte_element_5246){
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);
}
int32 *_FUNC_IDERECENTBOX_LONG_I=NULL; int32 *_FUNC_IDERECENTBOX_LONG_I=NULL;
if(_FUNC_IDERECENTBOX_LONG_I==NULL){ if(_FUNC_IDERECENTBOX_LONG_I==NULL){
_FUNC_IDERECENTBOX_LONG_I=(int32*)mem_static_malloc(4); _FUNC_IDERECENTBOX_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDERECENTBOX_LONG_I=0; *_FUNC_IDERECENTBOX_LONG_I=0;
} }
int32 pass5246;
int32 pass5247; int32 pass5247;
int64 fornext_value5249; int32 pass5248;
int64 fornext_finalvalue5249; int64 fornext_value5250;
int64 fornext_step5249; int64 fornext_finalvalue5250;
uint8 fornext_step_negative5249; int64 fornext_step5250;
uint8 fornext_step_negative5250;
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);
@ -89,10 +89,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_value5252; int64 fornext_value5253;
int64 fornext_finalvalue5252; int64 fornext_finalvalue5253;
int64 fornext_step5252; int64 fornext_step5253;
uint8 fornext_step_negative5252; uint8 fornext_step_negative5253;
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);
@ -125,9 +125,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_5254=NULL; byte_element_struct *byte_element_5255=NULL;
if (!byte_element_5254){ if (!byte_element_5255){
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); 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);
} }
int32 *_FUNC_IDERECENTBOX_LONG_K=NULL; int32 *_FUNC_IDERECENTBOX_LONG_K=NULL;
if(_FUNC_IDERECENTBOX_LONG_K==NULL){ if(_FUNC_IDERECENTBOX_LONG_K==NULL){
@ -139,10 +139,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_value5256; int64 fornext_value5257;
int64 fornext_finalvalue5256; int64 fornext_finalvalue5257;
int64 fornext_step5256; int64 fornext_step5257;
uint8 fornext_step_negative5256; uint8 fornext_step_negative5257;
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_5257=NULL; byte_element_struct *byte_element_5258=NULL;
if (!byte_element_5257){ if (!byte_element_5258){
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); 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 *_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_value5259; int64 fornext_value5260;
int64 fornext_finalvalue5259; int64 fornext_finalvalue5260;
int64 fornext_step5259; int64 fornext_step5260;
uint8 fornext_step_negative5259; uint8 fornext_step_negative5260;
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,10 +45,6 @@ _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_5260=NULL;
if (!byte_element_5260){
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);
}
byte_element_struct *byte_element_5261=NULL; byte_element_struct *byte_element_5261=NULL;
if (!byte_element_5261){ if (!byte_element_5261){
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_5261=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5261=(byte_element_struct*)mem_static_malloc(12);
@ -61,3 +57,7 @@ byte_element_struct *byte_element_5263=NULL;
if (!byte_element_5263){ if (!byte_element_5263){
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); 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);
} }
byte_element_struct *byte_element_5264=NULL;
if (!byte_element_5264){
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);
}

View file

@ -10,17 +10,17 @@ 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 pass5265; int8 pass5266;
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_5266=NULL;
if (!byte_element_5266){
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_5267=NULL; byte_element_struct *byte_element_5267=NULL;
if (!byte_element_5267){ if (!byte_element_5267){
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_5267=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5267=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5268=NULL;
if (!byte_element_5268){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5268=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5268=(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){
_SUB_IDEMAKECONTEXTUALMENU_LONG_TOTALSF=(int32*)mem_static_malloc(4); _SUB_IDEMAKECONTEXTUALMENU_LONG_TOTALSF=(int32*)mem_static_malloc(4);
@ -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_value5269; int64 fornext_value5270;
int64 fornext_finalvalue5269; int64 fornext_finalvalue5270;
int64 fornext_step5269; int64 fornext_step5270;
uint8 fornext_step_negative5269; uint8 fornext_step_negative5270;
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,10 +46,6 @@ 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_5270=NULL;
if (!byte_element_5270){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5270=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5270=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5271=NULL; byte_element_struct *byte_element_5271=NULL;
if (!byte_element_5271){ if (!byte_element_5271){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5271=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5271=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5271=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5271=(byte_element_struct*)mem_static_malloc(12);
@ -58,6 +54,10 @@ byte_element_struct *byte_element_5272=NULL;
if (!byte_element_5272){ if (!byte_element_5272){
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); 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_5273=NULL;
if (!byte_element_5273){
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);
}
int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_X=NULL; int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_X=NULL;
if(_SUB_IDEMAKECONTEXTUALMENU_LONG_X==NULL){ if(_SUB_IDEMAKECONTEXTUALMENU_LONG_X==NULL){
_SUB_IDEMAKECONTEXTUALMENU_LONG_X=(int32*)mem_static_malloc(4); _SUB_IDEMAKECONTEXTUALMENU_LONG_X=(int32*)mem_static_malloc(4);
@ -67,30 +67,26 @@ 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_5273=NULL; byte_element_struct *byte_element_5274=NULL;
if (!byte_element_5273){ if (!byte_element_5274){
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); 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_5275=NULL; byte_element_struct *byte_element_5276=NULL;
if (!byte_element_5275){ if (!byte_element_5276){
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); 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);
} }
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_5277=NULL;
if (!byte_element_5277){
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);
}
byte_element_struct *byte_element_5278=NULL; byte_element_struct *byte_element_5278=NULL;
if (!byte_element_5278){ if (!byte_element_5278){
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); 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 *_SUB_IDEMAKECONTEXTUALMENU_STRING_A3=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_A3)_SUB_IDEMAKECONTEXTUALMENU_STRING_A3=qbs_new(0,0);
byte_element_struct *byte_element_5279=NULL; byte_element_struct *byte_element_5279=NULL;
if (!byte_element_5279){ if (!byte_element_5279){
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); 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);
} }
qbs *_SUB_IDEMAKECONTEXTUALMENU_STRING_A3=NULL;
if (!_SUB_IDEMAKECONTEXTUALMENU_STRING_A3)_SUB_IDEMAKECONTEXTUALMENU_STRING_A3=qbs_new(0,0);
byte_element_struct *byte_element_5280=NULL; byte_element_struct *byte_element_5280=NULL;
if (!byte_element_5280){ if (!byte_element_5280){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5280=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5280=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5280=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5280=(byte_element_struct*)mem_static_malloc(12);
@ -99,29 +95,33 @@ byte_element_struct *byte_element_5281=NULL;
if (!byte_element_5281){ if (!byte_element_5281){
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_5281=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5281=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5282=NULL;
if (!byte_element_5282){
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);
}
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_value5283; int64 fornext_value5284;
int64 fornext_finalvalue5283; int64 fornext_finalvalue5284;
int64 fornext_step5283; int64 fornext_step5284;
uint8 fornext_step_negative5283; uint8 fornext_step_negative5284;
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_5284=NULL; byte_element_struct *byte_element_5285=NULL;
if (!byte_element_5284){ if (!byte_element_5285){
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_5285=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5285=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5286=NULL;
if (!byte_element_5286){
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_5287=NULL; byte_element_struct *byte_element_5287=NULL;
if (!byte_element_5287){ if (!byte_element_5287){
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); 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);
} }
byte_element_struct *byte_element_5288=NULL;
if (!byte_element_5288){
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);
}
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);
int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_V=NULL; int32 *_SUB_IDEMAKECONTEXTUALMENU_LONG_V=NULL;
@ -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 pass5288; int32 pass5289;
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_5289=NULL; byte_element_struct *byte_element_5290=NULL;
if (!byte_element_5289){ if (!byte_element_5290){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5289=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5289=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5290=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5290=(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 pass5290; int8 pass5291;
byte_element_struct *byte_element_5291=NULL; byte_element_struct *byte_element_5292=NULL;
if (!byte_element_5291){ if (!byte_element_5292){
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); 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);
} }
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_5292=NULL; byte_element_struct *byte_element_5293=NULL;
if (!byte_element_5292){ if (!byte_element_5293){
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_5293=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5293=(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_value5294; int64 fornext_value5295;
int64 fornext_finalvalue5294; int64 fornext_finalvalue5295;
int64 fornext_step5294; int64 fornext_step5295;
uint8 fornext_step_negative5294; uint8 fornext_step_negative5295;
byte_element_struct *byte_element_5295=NULL; byte_element_struct *byte_element_5296=NULL;
if (!byte_element_5295){ if (!byte_element_5296){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5295=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5295=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5296=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5296=(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_5296=NULL; byte_element_struct *byte_element_5297=NULL;
if (!byte_element_5296){ if (!byte_element_5297){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5296=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5296=(byte_element_struct*)mem_static_malloc(12); 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);
} }
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_value5298; int64 fornext_value5299;
int64 fornext_finalvalue5298; int64 fornext_finalvalue5299;
int64 fornext_step5298; int64 fornext_step5299;
uint8 fornext_step_negative5298; uint8 fornext_step_negative5299;
byte_element_struct *byte_element_5299=NULL; byte_element_struct *byte_element_5300=NULL;
if (!byte_element_5299){ if (!byte_element_5300){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5299=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5299=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5300=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5300=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,12 +1,12 @@
qbs*oldstr5300=NULL; qbs*oldstr5301=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){
oldstr5300=_SUB_IDEADDRECENT_STRING_F2; oldstr5301=_SUB_IDEADDRECENT_STRING_F2;
if (oldstr5300->cmem_descriptor){ if (oldstr5301->cmem_descriptor){
_SUB_IDEADDRECENT_STRING_F2=qbs_new_cmem(oldstr5300->len,0); _SUB_IDEADDRECENT_STRING_F2=qbs_new_cmem(oldstr5301->len,0);
}else{ }else{
_SUB_IDEADDRECENT_STRING_F2=qbs_new(oldstr5300->len,0); _SUB_IDEADDRECENT_STRING_F2=qbs_new(oldstr5301->len,0);
} }
memcpy(_SUB_IDEADDRECENT_STRING_F2->chr,oldstr5300->chr,oldstr5300->len); memcpy(_SUB_IDEADDRECENT_STRING_F2->chr,oldstr5301->chr,oldstr5301->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,10 +22,6 @@ 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_5301=NULL;
if (!byte_element_5301){
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);
}
byte_element_struct *byte_element_5302=NULL; byte_element_struct *byte_element_5302=NULL;
if (!byte_element_5302){ if (!byte_element_5302){
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_5302=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5302=(byte_element_struct*)mem_static_malloc(12);
@ -34,3 +30,7 @@ byte_element_struct *byte_element_5303=NULL;
if (!byte_element_5303){ if (!byte_element_5303){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5303=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5303=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5303=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5303=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5304=NULL;
if (!byte_element_5304){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5304=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5304=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,12 +1,12 @@
qbs*oldstr5304=NULL; qbs*oldstr5305=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){
oldstr5304=_SUB_IDEADDSEARCHED_STRING_S2; oldstr5305=_SUB_IDEADDSEARCHED_STRING_S2;
if (oldstr5304->cmem_descriptor){ if (oldstr5305->cmem_descriptor){
_SUB_IDEADDSEARCHED_STRING_S2=qbs_new_cmem(oldstr5304->len,0); _SUB_IDEADDSEARCHED_STRING_S2=qbs_new_cmem(oldstr5305->len,0);
}else{ }else{
_SUB_IDEADDSEARCHED_STRING_S2=qbs_new(oldstr5304->len,0); _SUB_IDEADDSEARCHED_STRING_S2=qbs_new(oldstr5305->len,0);
} }
memcpy(_SUB_IDEADDSEARCHED_STRING_S2->chr,oldstr5304->chr,oldstr5304->len); memcpy(_SUB_IDEADDSEARCHED_STRING_S2->chr,oldstr5305->chr,oldstr5305->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,10 +22,6 @@ 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_5305=NULL;
if (!byte_element_5305){
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);
}
byte_element_struct *byte_element_5306=NULL; byte_element_struct *byte_element_5306=NULL;
if (!byte_element_5306){ if (!byte_element_5306){
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_5306=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5306=(byte_element_struct*)mem_static_malloc(12);
@ -34,3 +30,7 @@ byte_element_struct *byte_element_5307=NULL;
if (!byte_element_5307){ if (!byte_element_5307){
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_5307=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5307=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5308=NULL;
if (!byte_element_5308){
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);
}

View file

@ -69,9 +69,9 @@ _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_5308=NULL; byte_element_struct *byte_element_5309=NULL;
if (!byte_element_5308){ if (!byte_element_5309){
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_5309=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5309=(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){
@ -83,17 +83,17 @@ if(_SUB_IDEUPDATEHELPBOX_LONG_BUTTONSLEN==NULL){
_SUB_IDEUPDATEHELPBOX_LONG_BUTTONSLEN=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_BUTTONSLEN=(int32*)mem_static_malloc(4);
*_SUB_IDEUPDATEHELPBOX_LONG_BUTTONSLEN=0; *_SUB_IDEUPDATEHELPBOX_LONG_BUTTONSLEN=0;
} }
int32 pass5309;
int32 pass5310; int32 pass5310;
int32 pass5311;
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_value5312; int64 fornext_value5313;
int64 fornext_finalvalue5312; int64 fornext_finalvalue5313;
int64 fornext_step5312; int64 fornext_step5313;
uint8 fornext_step_negative5312; uint8 fornext_step_negative5313;
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);
@ -109,10 +109,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_value5315; int64 fornext_value5316;
int64 fornext_finalvalue5315; int64 fornext_finalvalue5316;
int64 fornext_step5315; int64 fornext_step5316;
uint8 fornext_step_negative5315; uint8 fornext_step_negative5316;
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);
@ -128,18 +128,18 @@ 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_value5318; int64 fornext_value5319;
int64 fornext_finalvalue5318; int64 fornext_finalvalue5319;
int64 fornext_step5318; int64 fornext_step5319;
uint8 fornext_step_negative5318; uint8 fornext_step_negative5319;
byte_element_struct *byte_element_5319=NULL;
if (!byte_element_5319){
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);
}
byte_element_struct *byte_element_5320=NULL; byte_element_struct *byte_element_5320=NULL;
if (!byte_element_5320){ if (!byte_element_5320){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5320=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5320=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5320=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5320=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5321=NULL;
if (!byte_element_5321){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5321=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5321=(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){
_SUB_IDEUPDATEHELPBOX_LONG_MAXPROGRESSWIDTH=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_MAXPROGRESSWIDTH=(int32*)mem_static_malloc(4);
@ -157,14 +157,14 @@ _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_5321=NULL;
if (!byte_element_5321){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5321=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5321=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5322=NULL; byte_element_struct *byte_element_5322=NULL;
if (!byte_element_5322){ if (!byte_element_5322){
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_5322=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5322=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5323=NULL;
if (!byte_element_5323){
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);
}
int32 *_SUB_IDEUPDATEHELPBOX_LONG_MOUSEDOWN=NULL; int32 *_SUB_IDEUPDATEHELPBOX_LONG_MOUSEDOWN=NULL;
if(_SUB_IDEUPDATEHELPBOX_LONG_MOUSEDOWN==NULL){ if(_SUB_IDEUPDATEHELPBOX_LONG_MOUSEDOWN==NULL){
_SUB_IDEUPDATEHELPBOX_LONG_MOUSEDOWN=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_MOUSEDOWN=(int32*)mem_static_malloc(4);
@ -187,9 +187,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_5323=NULL; byte_element_struct *byte_element_5324=NULL;
if (!byte_element_5323){ if (!byte_element_5324){
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_5324=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5324=(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){
@ -201,10 +201,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_value5325; int64 fornext_value5326;
int64 fornext_finalvalue5325; int64 fornext_finalvalue5326;
int64 fornext_step5325; int64 fornext_step5326;
uint8 fornext_step_negative5325; uint8 fornext_step_negative5326;
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);
@ -219,10 +219,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 pass5327; int32 pass5328;
byte_element_struct *byte_element_5328=NULL; byte_element_struct *byte_element_5329=NULL;
if (!byte_element_5328){ if (!byte_element_5329){
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_5329=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5329=(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);
@ -233,47 +233,47 @@ _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_5331=NULL;
if (!byte_element_5331){
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);
}
qbs *_SUB_IDEUPDATEHELPBOX_STRING_PAGENAME2=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_PAGENAME2)_SUB_IDEUPDATEHELPBOX_STRING_PAGENAME2=qbs_new(0,0);
byte_element_struct *byte_element_5332=NULL; byte_element_struct *byte_element_5332=NULL;
if (!byte_element_5332){ if (!byte_element_5332){
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_5332=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5332=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5335=NULL; qbs *_SUB_IDEUPDATEHELPBOX_STRING_PAGENAME2=NULL;
if (!byte_element_5335){ if (!_SUB_IDEUPDATEHELPBOX_STRING_PAGENAME2)_SUB_IDEUPDATEHELPBOX_STRING_PAGENAME2=qbs_new(0,0);
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_5333=NULL;
if (!byte_element_5333){
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_5337=NULL; byte_element_struct *byte_element_5336=NULL;
if (!byte_element_5337){ if (!byte_element_5336){
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_5336=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5336=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5338=NULL;
if (!byte_element_5338){
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);
} }
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_value5339; int64 fornext_value5340;
int64 fornext_finalvalue5339; int64 fornext_finalvalue5340;
int64 fornext_step5339; int64 fornext_step5340;
uint8 fornext_step_negative5339; uint8 fornext_step_negative5340;
byte_element_struct *byte_element_5340=NULL;
if (!byte_element_5340){
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);
}
byte_element_struct *byte_element_5341=NULL; byte_element_struct *byte_element_5341=NULL;
if (!byte_element_5341){ if (!byte_element_5341){
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_5341=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5341=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEUPDATEHELPBOX_STRING_Z=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_Z)_SUB_IDEUPDATEHELPBOX_STRING_Z=qbs_new(0,0);
byte_element_struct *byte_element_5342=NULL; byte_element_struct *byte_element_5342=NULL;
if (!byte_element_5342){ if (!byte_element_5342){
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_5342=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5342=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_IDEUPDATEHELPBOX_STRING_Z=NULL;
if (!_SUB_IDEUPDATEHELPBOX_STRING_Z)_SUB_IDEUPDATEHELPBOX_STRING_Z=qbs_new(0,0);
byte_element_struct *byte_element_5343=NULL;
if (!byte_element_5343){
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);
}
int32 *_SUB_IDEUPDATEHELPBOX_LONG_X2=NULL; int32 *_SUB_IDEUPDATEHELPBOX_LONG_X2=NULL;
if(_SUB_IDEUPDATEHELPBOX_LONG_X2==NULL){ if(_SUB_IDEUPDATEHELPBOX_LONG_X2==NULL){
_SUB_IDEUPDATEHELPBOX_LONG_X2=(int32*)mem_static_malloc(4); _SUB_IDEUPDATEHELPBOX_LONG_X2=(int32*)mem_static_malloc(4);
@ -281,13 +281,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_5343=NULL;
if (!byte_element_5343){
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);
}
byte_element_struct *byte_element_5344=NULL; byte_element_struct *byte_element_5344=NULL;
if (!byte_element_5344){ if (!byte_element_5344){
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_5344=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5344=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5345=NULL;
if (!byte_element_5345){
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);
}
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 pass5345;
int32 pass5346; int32 pass5346;
int32 pass5347;
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_value5348; int64 fornext_value5349;
int64 fornext_finalvalue5348; int64 fornext_finalvalue5349;
int64 fornext_step5348; int64 fornext_step5349;
uint8 fornext_step_negative5348; uint8 fornext_step_negative5349;
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_value5350; int64 fornext_value5351;
int64 fornext_finalvalue5350; int64 fornext_finalvalue5351;
int64 fornext_step5350; int64 fornext_step5351;
uint8 fornext_step_negative5350; uint8 fornext_step_negative5351;
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_value5352; int64 fornext_value5353;
int64 fornext_finalvalue5352; int64 fornext_finalvalue5353;
int64 fornext_step5352; int64 fornext_step5353;
uint8 fornext_step_negative5352; uint8 fornext_step_negative5353;
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_value5355; int64 fornext_value5356;
int64 fornext_finalvalue5355; int64 fornext_finalvalue5356;
int64 fornext_step5355; int64 fornext_step5356;
uint8 fornext_step_negative5355; uint8 fornext_step_negative5356;
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 pass5356;
int32 pass5357; int32 pass5357;
int32 pass5358; int32 pass5358;
int32 pass5359; int32 pass5359;
int32 pass5360;
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_value5361; int64 fornext_value5362;
int64 fornext_finalvalue5361; int64 fornext_finalvalue5362;
int64 fornext_step5361; int64 fornext_step5362;
uint8 fornext_step_negative5361; uint8 fornext_step_negative5362;
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_5363=NULL; byte_element_struct *byte_element_5364=NULL;
if (!byte_element_5363){ if (!byte_element_5364){
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_5364=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5364=(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_value5365; int64 fornext_value5366;
int64 fornext_finalvalue5365; int64 fornext_finalvalue5366;
int64 fornext_step5365; int64 fornext_step5366;
uint8 fornext_step_negative5365; uint8 fornext_step_negative5366;
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*oldstr5371=NULL; qbs*oldstr5372=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){
oldstr5371=_FUNC_IDEF1BOX_STRING_LNKS; oldstr5372=_FUNC_IDEF1BOX_STRING_LNKS;
if (oldstr5371->cmem_descriptor){ if (oldstr5372->cmem_descriptor){
_FUNC_IDEF1BOX_STRING_LNKS=qbs_new_cmem(oldstr5371->len,0); _FUNC_IDEF1BOX_STRING_LNKS=qbs_new_cmem(oldstr5372->len,0);
}else{ }else{
_FUNC_IDEF1BOX_STRING_LNKS=qbs_new(oldstr5371->len,0); _FUNC_IDEF1BOX_STRING_LNKS=qbs_new(oldstr5372->len,0);
} }
memcpy(_FUNC_IDEF1BOX_STRING_LNKS->chr,oldstr5371->chr,oldstr5371->len); memcpy(_FUNC_IDEF1BOX_STRING_LNKS->chr,oldstr5372->chr,oldstr5372->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 pass5372;
int32 pass5373; int32 pass5373;
int64 fornext_value5375; int32 pass5374;
int64 fornext_finalvalue5375; int64 fornext_value5376;
int64 fornext_step5375; int64 fornext_finalvalue5376;
uint8 fornext_step_negative5375; int64 fornext_step5376;
uint8 fornext_step_negative5376;
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_value5378; int64 fornext_value5379;
int64 fornext_finalvalue5378; int64 fornext_finalvalue5379;
int64 fornext_step5378; int64 fornext_step5379;
uint8 fornext_step_negative5378; uint8 fornext_step_negative5379;
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_5380=NULL; byte_element_struct *byte_element_5381=NULL;
if (!byte_element_5380){ if (!byte_element_5381){
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); 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);
} }
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_value5382; int64 fornext_value5383;
int64 fornext_finalvalue5382; int64 fornext_finalvalue5383;
int64 fornext_step5382; int64 fornext_step5383;
uint8 fornext_step_negative5382; uint8 fornext_step_negative5383;
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

@ -1,14 +1,14 @@
qbs *_FUNC_GETELEMENTSPECIAL_STRING_GETELEMENTSPECIAL=NULL; qbs *_FUNC_GETELEMENTSPECIAL_STRING_GETELEMENTSPECIAL=NULL;
if (!_FUNC_GETELEMENTSPECIAL_STRING_GETELEMENTSPECIAL)_FUNC_GETELEMENTSPECIAL_STRING_GETELEMENTSPECIAL=qbs_new(0,0); if (!_FUNC_GETELEMENTSPECIAL_STRING_GETELEMENTSPECIAL)_FUNC_GETELEMENTSPECIAL_STRING_GETELEMENTSPECIAL=qbs_new(0,0);
qbs*oldstr2738=NULL; qbs*oldstr2739=NULL;
if(_FUNC_GETELEMENTSPECIAL_STRING_SAVEA->tmp||_FUNC_GETELEMENTSPECIAL_STRING_SAVEA->fixed||_FUNC_GETELEMENTSPECIAL_STRING_SAVEA->readonly){ if(_FUNC_GETELEMENTSPECIAL_STRING_SAVEA->tmp||_FUNC_GETELEMENTSPECIAL_STRING_SAVEA->fixed||_FUNC_GETELEMENTSPECIAL_STRING_SAVEA->readonly){
oldstr2738=_FUNC_GETELEMENTSPECIAL_STRING_SAVEA; oldstr2739=_FUNC_GETELEMENTSPECIAL_STRING_SAVEA;
if (oldstr2738->cmem_descriptor){ if (oldstr2739->cmem_descriptor){
_FUNC_GETELEMENTSPECIAL_STRING_SAVEA=qbs_new_cmem(oldstr2738->len,0); _FUNC_GETELEMENTSPECIAL_STRING_SAVEA=qbs_new_cmem(oldstr2739->len,0);
}else{ }else{
_FUNC_GETELEMENTSPECIAL_STRING_SAVEA=qbs_new(oldstr2738->len,0); _FUNC_GETELEMENTSPECIAL_STRING_SAVEA=qbs_new(oldstr2739->len,0);
} }
memcpy(_FUNC_GETELEMENTSPECIAL_STRING_SAVEA->chr,oldstr2738->chr,oldstr2738->len); memcpy(_FUNC_GETELEMENTSPECIAL_STRING_SAVEA->chr,oldstr2739->chr,oldstr2739->len);
} }
qbs *_FUNC_GETELEMENTSPECIAL_STRING_A=NULL; qbs *_FUNC_GETELEMENTSPECIAL_STRING_A=NULL;
if (!_FUNC_GETELEMENTSPECIAL_STRING_A)_FUNC_GETELEMENTSPECIAL_STRING_A=qbs_new(0,0); if (!_FUNC_GETELEMENTSPECIAL_STRING_A)_FUNC_GETELEMENTSPECIAL_STRING_A=qbs_new(0,0);
@ -37,7 +37,7 @@ if(_FUNC_GETELEMENTSPECIAL_LONG_I3==NULL){
_FUNC_GETELEMENTSPECIAL_LONG_I3=(int32*)mem_static_malloc(4); _FUNC_GETELEMENTSPECIAL_LONG_I3=(int32*)mem_static_malloc(4);
*_FUNC_GETELEMENTSPECIAL_LONG_I3=0; *_FUNC_GETELEMENTSPECIAL_LONG_I3=0;
} }
byte_element_struct *byte_element_2739=NULL; byte_element_struct *byte_element_2740=NULL;
if (!byte_element_2739){ if (!byte_element_2740){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2739=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2739=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2740=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2740=(byte_element_struct*)mem_static_malloc(12);
} }

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_value5384; int64 fornext_value5385;
int64 fornext_finalvalue5384; int64 fornext_finalvalue5385;
int64 fornext_step5384; int64 fornext_step5385;
uint8 fornext_step_negative5384; uint8 fornext_step_negative5385;
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_value5387; int64 fornext_value5388;
int64 fornext_finalvalue5387; int64 fornext_finalvalue5388;
int64 fornext_step5387; int64 fornext_step5388;
uint8 fornext_step_negative5387; uint8 fornext_step_negative5388;
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_value5389; int64 fornext_value5390;
int64 fornext_finalvalue5389; int64 fornext_finalvalue5390;
int64 fornext_step5389; int64 fornext_step5390;
uint8 fornext_step_negative5389; uint8 fornext_step_negative5390;
byte_element_struct *byte_element_5390=NULL; byte_element_struct *byte_element_5391=NULL;
if (!byte_element_5390){ if (!byte_element_5391){
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); 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);
} }
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_value5392; int64 fornext_value5393;
int64 fornext_finalvalue5392; int64 fornext_finalvalue5393;
int64 fornext_step5392; int64 fornext_step5393;
uint8 fornext_step_negative5392; uint8 fornext_step_negative5393;
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,10 +20,6 @@ _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_5393=NULL;
if (!byte_element_5393){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5393=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5393=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5394=NULL; byte_element_struct *byte_element_5394=NULL;
if (!byte_element_5394){ if (!byte_element_5394){
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); 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);
@ -32,6 +28,10 @@ byte_element_struct *byte_element_5395=NULL;
if (!byte_element_5395){ if (!byte_element_5395){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5395=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5395=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5395=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5395=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5396=NULL;
if (!byte_element_5396){
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);
}
int32 *_FUNC_FINDCURRENTSF_LONG_CHECKARGS=NULL; int32 *_FUNC_FINDCURRENTSF_LONG_CHECKARGS=NULL;
if(_FUNC_FINDCURRENTSF_LONG_CHECKARGS==NULL){ if(_FUNC_FINDCURRENTSF_LONG_CHECKARGS==NULL){
_FUNC_FINDCURRENTSF_LONG_CHECKARGS=(int32*)mem_static_malloc(4); _FUNC_FINDCURRENTSF_LONG_CHECKARGS=(int32*)mem_static_malloc(4);
@ -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_value5397; int64 fornext_value5398;
int64 fornext_finalvalue5397; int64 fornext_finalvalue5398;
int64 fornext_step5397; int64 fornext_step5398;
uint8 fornext_step_negative5397; uint8 fornext_step_negative5398;
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_value5399; int64 fornext_value5400;
int64 fornext_finalvalue5399; int64 fornext_finalvalue5400;
int64 fornext_step5399; int64 fornext_step5400;
uint8 fornext_step_negative5399; uint8 fornext_step_negative5400;

View file

@ -1,6 +1,6 @@
byte_element_struct *byte_element_5400=NULL; byte_element_struct *byte_element_5401=NULL;
if (!byte_element_5400){ if (!byte_element_5401){
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_5401=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5401=(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,10 +9,6 @@ _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_5401=NULL;
if (!byte_element_5401){
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);
}
byte_element_struct *byte_element_5402=NULL; byte_element_struct *byte_element_5402=NULL;
if (!byte_element_5402){ if (!byte_element_5402){
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); 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);
@ -33,3 +29,7 @@ byte_element_struct *byte_element_5406=NULL;
if (!byte_element_5406){ if (!byte_element_5406){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5406=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5406=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5406=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5406=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_5407=NULL;
if (!byte_element_5407){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5407=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5407=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,14 +1,14 @@
qbs*oldstr5407=NULL; qbs*oldstr5408=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){
oldstr5407=_SUB_UPDATEMENUHELPLINE_STRING_A; oldstr5408=_SUB_UPDATEMENUHELPLINE_STRING_A;
if (oldstr5407->cmem_descriptor){ if (oldstr5408->cmem_descriptor){
_SUB_UPDATEMENUHELPLINE_STRING_A=qbs_new_cmem(oldstr5407->len,0); _SUB_UPDATEMENUHELPLINE_STRING_A=qbs_new_cmem(oldstr5408->len,0);
}else{ }else{
_SUB_UPDATEMENUHELPLINE_STRING_A=qbs_new(oldstr5407->len,0); _SUB_UPDATEMENUHELPLINE_STRING_A=qbs_new(oldstr5408->len,0);
} }
memcpy(_SUB_UPDATEMENUHELPLINE_STRING_A->chr,oldstr5407->chr,oldstr5407->len); memcpy(_SUB_UPDATEMENUHELPLINE_STRING_A->chr,oldstr5408->chr,oldstr5408->len);
} }
byte_element_struct *byte_element_5408=NULL; byte_element_struct *byte_element_5409=NULL;
if (!byte_element_5408){ if (!byte_element_5409){
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_5409=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5409=(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*oldstr5410=NULL;
if(_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->tmp||_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->fixed||_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->readonly){
oldstr5410=_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK;
if (oldstr5410->cmem_descriptor){
_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK=qbs_new_cmem(oldstr5410->len,0);
}else{
_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK=qbs_new(oldstr5410->len,0);
}
memcpy(_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->chr,oldstr5410->chr,oldstr5410->len);
}
qbs*oldstr5411=NULL; qbs*oldstr5411=NULL;
if(_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->tmp||_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->fixed||_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->readonly){ if(_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->tmp||_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->fixed||_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->readonly){
oldstr5411=_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK; oldstr5411=_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK;
if (oldstr5411->cmem_descriptor){ if (oldstr5411->cmem_descriptor){
_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK=qbs_new_cmem(oldstr5411->len,0); _FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK=qbs_new_cmem(oldstr5411->len,0);
}else{ }else{
_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK=qbs_new(oldstr5411->len,0); _FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK=qbs_new(oldstr5411->len,0);
} }
memcpy(_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->chr,oldstr5411->chr,oldstr5411->len); memcpy(_FUNC_BINARYFORMATCHECK_STRING_PATHTOCHECK->chr,oldstr5411->chr,oldstr5411->len);
} }
qbs*oldstr5412=NULL; qbs*oldstr5412=NULL;
if(_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->tmp||_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->fixed||_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->readonly){ if(_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->tmp||_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->fixed||_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->readonly){
oldstr5412=_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK; oldstr5412=_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK;
if (oldstr5412->cmem_descriptor){ if (oldstr5412->cmem_descriptor){
_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK=qbs_new_cmem(oldstr5412->len,0); _FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK=qbs_new_cmem(oldstr5412->len,0);
}else{ }else{
_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK=qbs_new(oldstr5412->len,0); _FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK=qbs_new(oldstr5412->len,0);
} }
memcpy(_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->chr,oldstr5412->chr,oldstr5412->len); memcpy(_FUNC_BINARYFORMATCHECK_STRING_PATHSEPTOCHECK->chr,oldstr5412->chr,oldstr5412->len);
}
qbs*oldstr5413=NULL;
if(_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->tmp||_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->fixed||_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->readonly){
oldstr5413=_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK;
if (oldstr5413->cmem_descriptor){
_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK=qbs_new_cmem(oldstr5413->len,0);
}else{
_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK=qbs_new(oldstr5413->len,0);
}
memcpy(_FUNC_BINARYFORMATCHECK_STRING_FILETOCHECK->chr,oldstr5413->chr,oldstr5413->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_5413=NULL; byte_element_struct *byte_element_5414=NULL;
if (!byte_element_5413){ if (!byte_element_5414){
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); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5414=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5414=(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_5414=NULL; byte_element_struct *byte_element_5415=NULL;
if (!byte_element_5414){ if (!byte_element_5415){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5414=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5414=(byte_element_struct*)mem_static_malloc(12); 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);
} }
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_value5417; int64 fornext_value5418;
int64 fornext_finalvalue5417; int64 fornext_finalvalue5418;
int64 fornext_step5417; int64 fornext_step5418;
uint8 fornext_step_negative5417; uint8 fornext_step_negative5418;
byte_element_struct *byte_element_5418=NULL; byte_element_struct *byte_element_5419=NULL;
if (!byte_element_5418){ if (!byte_element_5419){
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_5419=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5419=(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,14 +87,10 @@ 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 pass5419; int8 pass5420;
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);
int8 pass5420; int8 pass5421;
byte_element_struct *byte_element_5421=NULL;
if (!byte_element_5421){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5421=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5421=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_5422=NULL; byte_element_struct *byte_element_5422=NULL;
if (!byte_element_5422){ if (!byte_element_5422){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5422=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5422=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5422=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5422=(byte_element_struct*)mem_static_malloc(12);
@ -103,5 +99,9 @@ byte_element_struct *byte_element_5423=NULL;
if (!byte_element_5423){ if (!byte_element_5423){
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_5423=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5423=(byte_element_struct*)mem_static_malloc(12);
} }
int8 pass5424; byte_element_struct *byte_element_5424=NULL;
if (!byte_element_5424){
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);
}
int8 pass5425; int8 pass5425;
int8 pass5426;

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