1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-26 17:10:38 +00:00
QB64-PE/internal/source/maindata.txt
2022-10-01 17:41:56 +00:00

7837 lines
276 KiB
Plaintext

if (!__STRING_VERSION)__STRING_VERSION=qbs_new(0,0);
if(__BYTE_ISCIVERSION==NULL){
__BYTE_ISCIVERSION=(int8*)mem_static_malloc(1);
*__BYTE_ISCIVERSION=0;
}
if(__LONG_VERSIONFILE==NULL){
__LONG_VERSIONFILE=(int32*)mem_static_malloc(4);
*__LONG_VERSIONFILE=0;
}
if (!__STRING_VERSIONLABEL)__STRING_VERSIONLABEL=qbs_new(0,0);
if(__STRING1_SP==NULL){
__STRING1_SP=qbs_new_fixed((uint8*)mem_static_malloc(1),1,0);
memset(__STRING1_SP->chr,0,1);
}
if(__STRING1_SP2==NULL){
__STRING1_SP2=qbs_new_fixed((uint8*)mem_static_malloc(1),1,0);
memset(__STRING1_SP2->chr,0,1);
}
if(__STRING1_SP3==NULL){
__STRING1_SP3=qbs_new_fixed((uint8*)mem_static_malloc(1),1,0);
memset(__STRING1_SP3->chr,0,1);
}
if(__LONG_SP_ASC==NULL){
__LONG_SP_ASC=(int32*)mem_static_malloc(4);
*__LONG_SP_ASC=0;
}
if(__LONG_SP2_ASC==NULL){
__LONG_SP2_ASC=(int32*)mem_static_malloc(4);
*__LONG_SP2_ASC=0;
}
if(__LONG_SP3_ASC==NULL){
__LONG_SP3_ASC=(int32*)mem_static_malloc(4);
*__LONG_SP3_ASC=0;
}
if (!__STRING_CHR_QUOTE)__STRING_CHR_QUOTE=qbs_new(0,0);
if (!__STRING_CHR_TAB)__STRING_CHR_TAB=qbs_new(0,0);
if (!__STRING_CRLF)__STRING_CRLF=qbs_new(0,0);
if (!__ARRAY_UDT_GL_COMMANDS){
__ARRAY_UDT_GL_COMMANDS=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_UDT_GL_COMMANDS)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_UDT_GL_COMMANDS[2]=0;
__ARRAY_UDT_GL_COMMANDS[4]=2147483647;
__ARRAY_UDT_GL_COMMANDS[5]=0;
__ARRAY_UDT_GL_COMMANDS[6]=0;
__ARRAY_UDT_GL_COMMANDS[0]=(ptrszint)nothingvalue;
}
if (!__STRING_GL_HELPER_CODE)__STRING_GL_HELPER_CODE=qbs_new(0,0);
if(__LONG_GL_COMMANDS_LAST==NULL){
__LONG_GL_COMMANDS_LAST=(int32*)mem_static_malloc(4);
*__LONG_GL_COMMANDS_LAST=0;
}
if (!__ARRAY_STRING_GL_DEFINES){
__ARRAY_STRING_GL_DEFINES=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_GL_DEFINES)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_GL_DEFINES[2]=0;
__ARRAY_STRING_GL_DEFINES[4]=2147483647;
__ARRAY_STRING_GL_DEFINES[5]=0;
__ARRAY_STRING_GL_DEFINES[6]=0;
__ARRAY_STRING_GL_DEFINES[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_INTEGER64_GL_DEFINES_VALUE){
__ARRAY_INTEGER64_GL_DEFINES_VALUE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER64_GL_DEFINES_VALUE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER64_GL_DEFINES_VALUE[2]=0;
__ARRAY_INTEGER64_GL_DEFINES_VALUE[4]=2147483647;
__ARRAY_INTEGER64_GL_DEFINES_VALUE[5]=0;
__ARRAY_INTEGER64_GL_DEFINES_VALUE[6]=0;
__ARRAY_INTEGER64_GL_DEFINES_VALUE[0]=(ptrszint)nothingvalue;
}
if(__LONG_GL_DEFINES_LAST==NULL){
__LONG_GL_DEFINES_LAST=(int32*)mem_static_malloc(4);
*__LONG_GL_DEFINES_LAST=0;
}
if(__LONG_GL_KIT==NULL){
__LONG_GL_KIT=(int32*)mem_static_malloc(4);
*__LONG_GL_KIT=0;
}
if (!__STRING_CURRENTINIFILENAME)__STRING_CURRENTINIFILENAME=qbs_new(0,0);
if(__ULONG_CURRENTINIFILELOF==NULL){
__ULONG_CURRENTINIFILELOF=(uint32*)mem_static_malloc(4);
*__ULONG_CURRENTINIFILELOF=0;
}
if (!__STRING_INIWHOLEFILE)__STRING_INIWHOLEFILE=qbs_new(0,0);
if (!__STRING_INISECTIONDATA)__STRING_INISECTIONDATA=qbs_new(0,0);
if(__ULONG_INIPOSITION==NULL){
__ULONG_INIPOSITION=(uint32*)mem_static_malloc(4);
*__ULONG_INIPOSITION=0;
}
if (!__STRING_ININEWFILE)__STRING_ININEWFILE=qbs_new(0,0);
if (!__STRING_INILASTSECTION)__STRING_INILASTSECTION=qbs_new(0,0);
if (!__STRING_INILASTKEY)__STRING_INILASTKEY=qbs_new(0,0);
if (!__STRING_INILF)__STRING_INILF=qbs_new(0,0);
if(__LONG_INIDISABLEAUTOCOMMIT==NULL){
__LONG_INIDISABLEAUTOCOMMIT=(int32*)mem_static_malloc(4);
*__LONG_INIDISABLEAUTOCOMMIT=0;
}
if(__LONG_INICODE==NULL){
__LONG_INICODE=(int32*)mem_static_malloc(4);
*__LONG_INICODE=0;
}
if(__LONG_INIALLOWBASICCOMMENTS==NULL){
__LONG_INIALLOWBASICCOMMENTS=(int32*)mem_static_malloc(4);
*__LONG_INIALLOWBASICCOMMENTS=0;
}
if(__LONG_INIFORCERELOAD==NULL){
__LONG_INIFORCERELOAD=(int32*)mem_static_malloc(4);
*__LONG_INIFORCERELOAD=0;
}
if(__LONG_INIDISABLEADDQUOTES==NULL){
__LONG_INIDISABLEADDQUOTES=(int32*)mem_static_malloc(4);
*__LONG_INIDISABLEADDQUOTES=0;
}
if (!__ARRAY_STRING_SIMPLEBUFFER_ARRAY){
__ARRAY_STRING_SIMPLEBUFFER_ARRAY=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_SIMPLEBUFFER_ARRAY)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_SIMPLEBUFFER_ARRAY[2]=0;
__ARRAY_STRING_SIMPLEBUFFER_ARRAY[4]=2147483647;
__ARRAY_STRING_SIMPLEBUFFER_ARRAY[5]=0;
__ARRAY_STRING_SIMPLEBUFFER_ARRAY[6]=0;
__ARRAY_STRING_SIMPLEBUFFER_ARRAY[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_STRING_SBUFN){
__ARRAY_STRING_SBUFN=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_SBUFN)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_SBUFN[2]=0;
__ARRAY_STRING_SBUFN[4]=2147483647;
__ARRAY_STRING_SBUFN[5]=0;
__ARRAY_STRING_SBUFN[6]=0;
__ARRAY_STRING_SBUFN[0]=(ptrszint)&nothingstring;
}
if (!__STRING_CACHE_FOLDER)__STRING_CACHE_FOLDER=qbs_new(0,0);
if(__LONG_HELP_SX==NULL){
__LONG_HELP_SX=(int32*)mem_static_malloc(4);
*__LONG_HELP_SX=0;
}
if(__LONG_HELP_SY==NULL){
__LONG_HELP_SY=(int32*)mem_static_malloc(4);
*__LONG_HELP_SY=0;
}
if(__LONG_HELP_CX==NULL){
__LONG_HELP_CX=(int32*)mem_static_malloc(4);
*__LONG_HELP_CX=0;
}
if(__LONG_HELP_CY==NULL){
__LONG_HELP_CY=(int32*)mem_static_malloc(4);
*__LONG_HELP_CY=0;
}
if(__LONG_HELP_SELECT==NULL){
__LONG_HELP_SELECT=(int32*)mem_static_malloc(4);
*__LONG_HELP_SELECT=0;
}
if(__LONG_HELP_CX1==NULL){
__LONG_HELP_CX1=(int32*)mem_static_malloc(4);
*__LONG_HELP_CX1=0;
}
if(__LONG_HELP_CY1==NULL){
__LONG_HELP_CY1=(int32*)mem_static_malloc(4);
*__LONG_HELP_CY1=0;
}
if(__LONG_HELP_SELX1==NULL){
__LONG_HELP_SELX1=(int32*)mem_static_malloc(4);
*__LONG_HELP_SELX1=0;
}
if(__LONG_HELP_SELX2==NULL){
__LONG_HELP_SELX2=(int32*)mem_static_malloc(4);
*__LONG_HELP_SELX2=0;
}
if(__LONG_HELP_SELY1==NULL){
__LONG_HELP_SELY1=(int32*)mem_static_malloc(4);
*__LONG_HELP_SELY1=0;
}
if(__LONG_HELP_SELY2==NULL){
__LONG_HELP_SELY2=(int32*)mem_static_malloc(4);
*__LONG_HELP_SELY2=0;
}
if(__LONG_HELP_MSELECT==NULL){
__LONG_HELP_MSELECT=(int32*)mem_static_malloc(4);
*__LONG_HELP_MSELECT=0;
}
if(__LONG_HELP_WX1==NULL){
__LONG_HELP_WX1=(int32*)mem_static_malloc(4);
*__LONG_HELP_WX1=0;
}
if(__LONG_HELP_WY1==NULL){
__LONG_HELP_WY1=(int32*)mem_static_malloc(4);
*__LONG_HELP_WY1=0;
}
if(__LONG_HELP_WX2==NULL){
__LONG_HELP_WX2=(int32*)mem_static_malloc(4);
*__LONG_HELP_WX2=0;
}
if(__LONG_HELP_WY2==NULL){
__LONG_HELP_WY2=(int32*)mem_static_malloc(4);
*__LONG_HELP_WY2=0;
}
if(__LONG_HELP_WW==NULL){
__LONG_HELP_WW=(int32*)mem_static_malloc(4);
*__LONG_HELP_WW=0;
}
if(__LONG_HELP_WH==NULL){
__LONG_HELP_WH=(int32*)mem_static_malloc(4);
*__LONG_HELP_WH=0;
}
if(__LONG_HELP_H==NULL){
__LONG_HELP_H=(int32*)mem_static_malloc(4);
*__LONG_HELP_H=0;
}
if(__LONG_HELP_W==NULL){
__LONG_HELP_W=(int32*)mem_static_malloc(4);
*__LONG_HELP_W=0;
}
if (!__STRING_HELP_TXT)__STRING_HELP_TXT=qbs_new(0,0);
if(__LONG_HELP_TXT_LEN==NULL){
__LONG_HELP_TXT_LEN=(int32*)mem_static_malloc(4);
*__LONG_HELP_TXT_LEN=0;
}
if(__LONG_HELP_POS==NULL){
__LONG_HELP_POS=(int32*)mem_static_malloc(4);
*__LONG_HELP_POS=0;
}
if(__LONG_HELP_WRAP_POS==NULL){
__LONG_HELP_WRAP_POS=(int32*)mem_static_malloc(4);
*__LONG_HELP_WRAP_POS=0;
}
if (!__STRING_HELP_LINE)__STRING_HELP_LINE=qbs_new(0,0);
if (!__STRING_HELP_LINK)__STRING_HELP_LINK=qbs_new(0,0);
if (!__STRING_HELP_LINK_SEP)__STRING_HELP_LINK_SEP=qbs_new(0,0);
if(__LONG_HELP_LINKN==NULL){
__LONG_HELP_LINKN=(int32*)mem_static_malloc(4);
*__LONG_HELP_LINKN=0;
}
if(__LONG_HELP_BG_COL==NULL){
__LONG_HELP_BG_COL=(int32*)mem_static_malloc(4);
*__LONG_HELP_BG_COL=0;
}
if(__LONG_HELP_COL_NORMAL==NULL){
__LONG_HELP_COL_NORMAL=(int32*)mem_static_malloc(4);
*__LONG_HELP_COL_NORMAL=0;
}
if(__LONG_HELP_COL_LINK==NULL){
__LONG_HELP_COL_LINK=(int32*)mem_static_malloc(4);
*__LONG_HELP_COL_LINK=0;
}
if(__LONG_HELP_COL_BOLD==NULL){
__LONG_HELP_COL_BOLD=(int32*)mem_static_malloc(4);
*__LONG_HELP_COL_BOLD=0;
}
if(__LONG_HELP_COL_ITALIC==NULL){
__LONG_HELP_COL_ITALIC=(int32*)mem_static_malloc(4);
*__LONG_HELP_COL_ITALIC=0;
}
if(__LONG_HELP_COL_SECTION==NULL){
__LONG_HELP_COL_SECTION=(int32*)mem_static_malloc(4);
*__LONG_HELP_COL_SECTION=0;
}
if(__LONG_HELP_BOLD==NULL){
__LONG_HELP_BOLD=(int32*)mem_static_malloc(4);
*__LONG_HELP_BOLD=0;
}
if(__LONG_HELP_ITALIC==NULL){
__LONG_HELP_ITALIC=(int32*)mem_static_malloc(4);
*__LONG_HELP_ITALIC=0;
}
if(__LONG_HELP_HEADING==NULL){
__LONG_HELP_HEADING=(int32*)mem_static_malloc(4);
*__LONG_HELP_HEADING=0;
}
if(__LONG_HELP_UNDERLINE==NULL){
__LONG_HELP_UNDERLINE=(int32*)mem_static_malloc(4);
*__LONG_HELP_UNDERLINE=0;
}
if(__LONG_HELP_CHKBLANK==NULL){
__LONG_HELP_CHKBLANK=(int32*)mem_static_malloc(4);
*__LONG_HELP_CHKBLANK=0;
}
if(__LONG_HELP_LOCKWRAP==NULL){
__LONG_HELP_LOCKWRAP=(int32*)mem_static_malloc(4);
*__LONG_HELP_LOCKWRAP=0;
}
if(__LONG_HELP_LOCKPARSE==NULL){
__LONG_HELP_LOCKPARSE=(int32*)mem_static_malloc(4);
*__LONG_HELP_LOCKPARSE=0;
}
if(__LONG_HELP_DLIST==NULL){
__LONG_HELP_DLIST=(int32*)mem_static_malloc(4);
*__LONG_HELP_DLIST=0;
}
if (!__STRING_HELP_LINDENT)__STRING_HELP_LINDENT=qbs_new(0,0);
if(__LONG_HELP_CENTER==NULL){
__LONG_HELP_CENTER=(int32*)mem_static_malloc(4);
*__LONG_HELP_CENTER=0;
}
if (!__STRING_HELP_CINDENT)__STRING_HELP_CINDENT=qbs_new(0,0);
if (!__ARRAY_LONG_HELP_LINELEN){
__ARRAY_LONG_HELP_LINELEN=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_HELP_LINELEN)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_HELP_LINELEN[2]=0;
__ARRAY_LONG_HELP_LINELEN[4]=2147483647;
__ARRAY_LONG_HELP_LINELEN[5]=0;
__ARRAY_LONG_HELP_LINELEN[6]=0;
__ARRAY_LONG_HELP_LINELEN[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_STRING_BACK){
__ARRAY_STRING_BACK=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_BACK)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_BACK[2]=0;
__ARRAY_STRING_BACK[4]=2147483647;
__ARRAY_STRING_BACK[5]=0;
__ARRAY_STRING_BACK[6]=0;
__ARRAY_STRING_BACK[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_STRING_BACK_NAME){
__ARRAY_STRING_BACK_NAME=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_BACK_NAME)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_BACK_NAME[2]=0;
__ARRAY_STRING_BACK_NAME[4]=2147483647;
__ARRAY_STRING_BACK_NAME[5]=0;
__ARRAY_STRING_BACK_NAME[6]=0;
__ARRAY_STRING_BACK_NAME[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_UDT_HELP_BACK){
__ARRAY_UDT_HELP_BACK=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_UDT_HELP_BACK)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_UDT_HELP_BACK[2]=0;
__ARRAY_UDT_HELP_BACK[4]=2147483647;
__ARRAY_UDT_HELP_BACK[5]=0;
__ARRAY_UDT_HELP_BACK[6]=0;
__ARRAY_UDT_HELP_BACK[0]=(ptrszint)nothingvalue;
}
if(__LONG_HELP_BACK_POS==NULL){
__LONG_HELP_BACK_POS=(int32*)mem_static_malloc(4);
*__LONG_HELP_BACK_POS=0;
}
if(__DOUBLE_HELP_SEARCH_TIME==NULL){
__DOUBLE_HELP_SEARCH_TIME=(double*)mem_static_malloc(8);
*__DOUBLE_HELP_SEARCH_TIME=0;
}
if (!__STRING_HELP_SEARCH_STR)__STRING_HELP_SEARCH_STR=qbs_new(0,0);
if (!__STRING_HELP_PAGELOADED)__STRING_HELP_PAGELOADED=qbs_new(0,0);
if(__LONG_HELP_RECACHING==NULL){
__LONG_HELP_RECACHING=(int32*)mem_static_malloc(4);
*__LONG_HELP_RECACHING=0;
}
if(__LONG_HELP_IGNORECACHE==NULL){
__LONG_HELP_IGNORECACHE=(int32*)mem_static_malloc(4);
*__LONG_HELP_IGNORECACHE=0;
}
if (!__ARRAY_UDT_WPUTFREPL){
__ARRAY_UDT_WPUTFREPL=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_UDT_WPUTFREPL)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_UDT_WPUTFREPL[2]=0;
__ARRAY_UDT_WPUTFREPL[4]=2147483647;
__ARRAY_UDT_WPUTFREPL[5]=0;
__ARRAY_UDT_WPUTFREPL[6]=0;
__ARRAY_UDT_WPUTFREPL[0]=(ptrszint)nothingvalue;
}
if(__LONG_WPUTFREPLCNT==NULL){
__LONG_WPUTFREPLCNT=(int32*)mem_static_malloc(4);
*__LONG_WPUTFREPLCNT=0;
}
if(__BYTE_ALTSPECIAL==NULL){
__BYTE_ALTSPECIAL=(int8*)mem_static_malloc(1);
*__BYTE_ALTSPECIAL=0;
}
if(__LONG_IDEBUILDMODECHANGED==NULL){
__LONG_IDEBUILDMODECHANGED=(int32*)mem_static_malloc(4);
*__LONG_IDEBUILDMODECHANGED=0;
}
if (!__STRING_IDEINFO)__STRING_IDEINFO=qbs_new(0,0);
if(__BYTE_IDECONTEXTHELPSF==NULL){
__BYTE_IDECONTEXTHELPSF=(int8*)mem_static_malloc(1);
*__BYTE_IDECONTEXTHELPSF=0;
}
if(__LONG_HOST==NULL){
__LONG_HOST=(int32*)mem_static_malloc(4);
*__LONG_HOST=0;
}
if(__LONG_DEBUGCLIENT==NULL){
__LONG_DEBUGCLIENT=(int32*)mem_static_malloc(4);
*__LONG_DEBUGCLIENT=0;
}
if (!__STRING_HOSTPORT)__STRING_HOSTPORT=qbs_new(0,0);
if (!__STRING_VARIABLEWATCHLIST)__STRING_VARIABLEWATCHLIST=qbs_new(0,0);
if (!__STRING_BACKUPVARIABLEWATCHLIST)__STRING_BACKUPVARIABLEWATCHLIST=qbs_new(0,0);
if (!__STRING_WATCHPOINTLIST)__STRING_WATCHPOINTLIST=qbs_new(0,0);
if (!__ARRAY_STRING_VWATCHRECEIVEDDATA){
__ARRAY_STRING_VWATCHRECEIVEDDATA=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_VWATCHRECEIVEDDATA)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_VWATCHRECEIVEDDATA[2]=0;
__ARRAY_STRING_VWATCHRECEIVEDDATA[4]=2147483647;
__ARRAY_STRING_VWATCHRECEIVEDDATA[5]=0;
__ARRAY_STRING_VWATCHRECEIVEDDATA[6]=0;
__ARRAY_STRING_VWATCHRECEIVEDDATA[0]=(ptrszint)&nothingstring;
}
if(__LONG_NEXTVWATCHDATASLOT==NULL){
__LONG_NEXTVWATCHDATASLOT=(int32*)mem_static_malloc(4);
*__LONG_NEXTVWATCHDATASLOT=0;
}
if(__LONG_LATESTWATCHPOINTMET==NULL){
__LONG_LATESTWATCHPOINTMET=(int32*)mem_static_malloc(4);
*__LONG_LATESTWATCHPOINTMET=0;
}
if(__BYTE_STARTPAUSEDPENDING==NULL){
__BYTE_STARTPAUSEDPENDING=(int8*)mem_static_malloc(1);
*__BYTE_STARTPAUSEDPENDING=0;
}
if(__LONG_IDESYSTEM==NULL){
__LONG_IDESYSTEM=(int32*)mem_static_malloc(4);
*__LONG_IDESYSTEM=0;
}
if(__LONG_IDEDEBUGMODE==NULL){
__LONG_IDEDEBUGMODE=(int32*)mem_static_malloc(4);
*__LONG_IDEDEBUGMODE=0;
}
if(__LONG_CALLSTACKLENGTH==NULL){
__LONG_CALLSTACKLENGTH=(int32*)mem_static_malloc(4);
*__LONG_CALLSTACKLENGTH=0;
}
if (!__STRING_CALLSTACKLIST)__STRING_CALLSTACKLIST=qbs_new(0,0);
if (!__ARRAY_STRING_IDERECENTLINK){
__ARRAY_STRING_IDERECENTLINK=(ptrszint*)mem_static_malloc(13*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_IDERECENTLINK)[12]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_IDERECENTLINK[2]=0;
__ARRAY_STRING_IDERECENTLINK[4]=2147483647;
__ARRAY_STRING_IDERECENTLINK[5]=0;
__ARRAY_STRING_IDERECENTLINK[6]=0;
__ARRAY_STRING_IDERECENTLINK[8]=2147483647;
__ARRAY_STRING_IDERECENTLINK[9]=0;
__ARRAY_STRING_IDERECENTLINK[10]=0;
__ARRAY_STRING_IDERECENTLINK[0]=(ptrszint)&nothingstring;
}
if (!__STRING_IDEOPENFILE)__STRING_IDEOPENFILE=qbs_new(0,0);
if (!__STRING_FILEDLGSEARCHTERM)__STRING_FILEDLGSEARCHTERM=qbs_new(0,0);
if (!__ARRAY_UDT_IDEBMK){
__ARRAY_UDT_IDEBMK=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_UDT_IDEBMK)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_UDT_IDEBMK[2]=0;
__ARRAY_UDT_IDEBMK[4]=2147483647;
__ARRAY_UDT_IDEBMK[5]=0;
__ARRAY_UDT_IDEBMK[6]=0;
__ARRAY_UDT_IDEBMK[0]=(ptrszint)nothingvalue;
}
if(__LONG_IDEBMKN==NULL){
__LONG_IDEBMKN=(int32*)mem_static_malloc(4);
*__LONG_IDEBMKN=0;
}
if(__LONG_QUICKNAVTOTAL==NULL){
__LONG_QUICKNAVTOTAL=(int32*)mem_static_malloc(4);
*__LONG_QUICKNAVTOTAL=0;
}
if (!__ARRAY_UDT_QUICKNAVHISTORY){
__ARRAY_UDT_QUICKNAVHISTORY=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_UDT_QUICKNAVHISTORY)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_UDT_QUICKNAVHISTORY[2]=0;
__ARRAY_UDT_QUICKNAVHISTORY[4]=2147483647;
__ARRAY_UDT_QUICKNAVHISTORY[5]=0;
__ARRAY_UDT_QUICKNAVHISTORY[6]=0;
__ARRAY_UDT_QUICKNAVHISTORY[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_BYTE_IDEBREAKPOINTS){
__ARRAY_BYTE_IDEBREAKPOINTS=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_BYTE_IDEBREAKPOINTS)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_BYTE_IDEBREAKPOINTS[2]=0;
__ARRAY_BYTE_IDEBREAKPOINTS[4]=2147483647;
__ARRAY_BYTE_IDEBREAKPOINTS[5]=0;
__ARRAY_BYTE_IDEBREAKPOINTS[6]=0;
__ARRAY_BYTE_IDEBREAKPOINTS[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_BYTE_IDESKIPLINES){
__ARRAY_BYTE_IDESKIPLINES=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_BYTE_IDESKIPLINES)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_BYTE_IDESKIPLINES[2]=0;
__ARRAY_BYTE_IDESKIPLINES[4]=2147483647;
__ARRAY_BYTE_IDESKIPLINES[5]=0;
__ARRAY_BYTE_IDESKIPLINES[6]=0;
__ARRAY_BYTE_IDESKIPLINES[0]=(ptrszint)nothingvalue;
}
if(__LONG_ICHECKLATER==NULL){
__LONG_ICHECKLATER=(int32*)mem_static_malloc(4);
*__LONG_ICHECKLATER=0;
}
if(__LONG_ICHANGED==NULL){
__LONG_ICHANGED=(int32*)mem_static_malloc(4);
*__LONG_ICHANGED=0;
}
if(__LONG_MX==NULL){
__LONG_MX=(int32*)mem_static_malloc(4);
*__LONG_MX=0;
}
if(__LONG_MY==NULL){
__LONG_MY=(int32*)mem_static_malloc(4);
*__LONG_MY=0;
}
if(__LONG_MB==NULL){
__LONG_MB=(int32*)mem_static_malloc(4);
*__LONG_MB=0;
}
if(__LONG_MB2==NULL){
__LONG_MB2=(int32*)mem_static_malloc(4);
*__LONG_MB2=0;
}
if(__LONG_MOB==NULL){
__LONG_MOB=(int32*)mem_static_malloc(4);
*__LONG_MOB=0;
}
if(__LONG_MOB2==NULL){
__LONG_MOB2=(int32*)mem_static_malloc(4);
*__LONG_MOB2=0;
}
if(__LONG_MCLICK==NULL){
__LONG_MCLICK=(int32*)mem_static_malloc(4);
*__LONG_MCLICK=0;
}
if(__LONG_MCLICK2==NULL){
__LONG_MCLICK2=(int32*)mem_static_malloc(4);
*__LONG_MCLICK2=0;
}
if(__LONG_MRELEASE==NULL){
__LONG_MRELEASE=(int32*)mem_static_malloc(4);
*__LONG_MRELEASE=0;
}
if(__LONG_MRELEASE2==NULL){
__LONG_MRELEASE2=(int32*)mem_static_malloc(4);
*__LONG_MRELEASE2=0;
}
if(__LONG_MWHEEL==NULL){
__LONG_MWHEEL=(int32*)mem_static_malloc(4);
*__LONG_MWHEEL=0;
}
if(__LONG_KB==NULL){
__LONG_KB=(int32*)mem_static_malloc(4);
*__LONG_KB=0;
}
if (!__STRING_K)__STRING_K=qbs_new(0,0);
if(__LONG_KSTATECHANGED==NULL){
__LONG_KSTATECHANGED=(int32*)mem_static_malloc(4);
*__LONG_KSTATECHANGED=0;
}
if(__LONG_KSHIFT==NULL){
__LONG_KSHIFT=(int32*)mem_static_malloc(4);
*__LONG_KSHIFT=0;
}
if(__LONG_KCTRL==NULL){
__LONG_KCTRL=(int32*)mem_static_malloc(4);
*__LONG_KCTRL=0;
}
if(__LONG_KCONTROL==NULL){
__LONG_KCONTROL=(int32*)mem_static_malloc(4);
*__LONG_KCONTROL=0;
}
if(__LONG_KALT==NULL){
__LONG_KALT=(int32*)mem_static_malloc(4);
*__LONG_KALT=0;
}
if(__LONG_KOALT==NULL){
__LONG_KOALT=(int32*)mem_static_malloc(4);
*__LONG_KOALT=0;
}
if(__LONG_KALTPRESS==NULL){
__LONG_KALTPRESS=(int32*)mem_static_malloc(4);
*__LONG_KALTPRESS=0;
}
if(__LONG_KALTRELEASE==NULL){
__LONG_KALTRELEASE=(int32*)mem_static_malloc(4);
*__LONG_KALTRELEASE=0;
}
if (!__ARRAY_INTEGER_BLOCK_CHR){
__ARRAY_INTEGER_BLOCK_CHR=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_BLOCK_CHR)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_BLOCK_CHR[2]=0;
__ARRAY_INTEGER_BLOCK_CHR[4]=2147483647;
__ARRAY_INTEGER_BLOCK_CHR[5]=0;
__ARRAY_INTEGER_BLOCK_CHR[6]=0;
__ARRAY_INTEGER_BLOCK_CHR[0]=(ptrszint)nothingvalue;
}
if(__LONG_IDECPINDEX==NULL){
__LONG_IDECPINDEX=(int32*)mem_static_malloc(4);
*__LONG_IDECPINDEX=0;
}
if (!__ARRAY_STRING_IDECPNAME){
__ARRAY_STRING_IDECPNAME=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_IDECPNAME)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_IDECPNAME[2]=0;
__ARRAY_STRING_IDECPNAME[4]=2147483647;
__ARRAY_STRING_IDECPNAME[5]=0;
__ARRAY_STRING_IDECPNAME[6]=0;
__ARRAY_STRING_IDECPNAME[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_STRING_IDECP){
__ARRAY_STRING_IDECP=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_IDECP)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_IDECP[2]=0;
__ARRAY_STRING_IDECP[4]=2147483647;
__ARRAY_STRING_IDECP[5]=0;
__ARRAY_STRING_IDECP[6]=0;
__ARRAY_STRING_IDECP[0]=(ptrszint)&nothingstring;
}
if (!__STRING_IDECURRENTLINELAYOUT)__STRING_IDECURRENTLINELAYOUT=qbs_new(0,0);
if(__LONG_IDECURRENTLINELAYOUTI==NULL){
__LONG_IDECURRENTLINELAYOUTI=(int32*)mem_static_malloc(4);
*__LONG_IDECURRENTLINELAYOUTI=0;
}
if(__LONG_IDELAYOUTALLOW==NULL){
__LONG_IDELAYOUTALLOW=(int32*)mem_static_malloc(4);
*__LONG_IDELAYOUTALLOW=0;
}
if (!__STRING_LISTOFKEYWORDS)__STRING_LISTOFKEYWORDS=qbs_new(0,0);
if (!__STRING_LISTOFCUSTOMKEYWORDS)__STRING_LISTOFCUSTOMKEYWORDS=qbs_new(0,0);
if(__LONG_CUSTOMKEYWORDSLENGTH==NULL){
__LONG_CUSTOMKEYWORDSLENGTH=(int32*)mem_static_malloc(4);
*__LONG_CUSTOMKEYWORDSLENGTH=0;
}
if(__LONG_IDESUBWINDOW==NULL){
__LONG_IDESUBWINDOW=(int32*)mem_static_malloc(4);
*__LONG_IDESUBWINDOW=0;
}
if(__LONG_IDEHELP==NULL){
__LONG_IDEHELP=(int32*)mem_static_malloc(4);
*__LONG_IDEHELP=0;
}
if(__INTEGER_STATUSAREALINK==NULL){
__INTEGER_STATUSAREALINK=(int16*)mem_static_malloc(2);
*__INTEGER_STATUSAREALINK=0;
}
if(__LONG_IDEEXIT==NULL){
__LONG_IDEEXIT=(int32*)mem_static_malloc(4);
*__LONG_IDEEXIT=0;
}
if (!__STRING_IDET)__STRING_IDET=qbs_new(0,0);
if(__LONG_IDEL==NULL){
__LONG_IDEL=(int32*)mem_static_malloc(4);
*__LONG_IDEL=0;
}
if(__LONG_IDELI==NULL){
__LONG_IDELI=(int32*)mem_static_malloc(4);
*__LONG_IDELI=0;
}
if(__LONG_IDEN==NULL){
__LONG_IDEN=(int32*)mem_static_malloc(4);
*__LONG_IDEN=0;
}
if(__LONG_IDEUNDOPOS==NULL){
__LONG_IDEUNDOPOS=(int32*)mem_static_malloc(4);
*__LONG_IDEUNDOPOS=0;
}
if(__LONG_IDEUNDOBASE==NULL){
__LONG_IDEUNDOBASE=(int32*)mem_static_malloc(4);
*__LONG_IDEUNDOBASE=0;
}
if(__LONG_IDEUNDOFLAG==NULL){
__LONG_IDEUNDOFLAG=(int32*)mem_static_malloc(4);
*__LONG_IDEUNDOFLAG=0;
}
if(__LONG_IDELAUNCHED==NULL){
__LONG_IDELAUNCHED=(int32*)mem_static_malloc(4);
*__LONG_IDELAUNCHED=0;
}
if(__LONG_IDECOMPILING==NULL){
__LONG_IDECOMPILING=(int32*)mem_static_malloc(4);
*__LONG_IDECOMPILING=0;
}
if(__LONG_IDECOMPILEDLINE==NULL){
__LONG_IDECOMPILEDLINE=(int32*)mem_static_malloc(4);
*__LONG_IDECOMPILEDLINE=0;
}
if (!__STRING_IDECOMPILEDLINE)__STRING_IDECOMPILEDLINE=qbs_new(0,0);
if(__LONG_IDESX==NULL){
__LONG_IDESX=(int32*)mem_static_malloc(4);
*__LONG_IDESX=0;
}
if(__LONG_IDESY==NULL){
__LONG_IDESY=(int32*)mem_static_malloc(4);
*__LONG_IDESY=0;
}
if(__LONG_IDECX==NULL){
__LONG_IDECX=(int32*)mem_static_malloc(4);
*__LONG_IDECX=0;
}
if(__LONG_IDECY==NULL){
__LONG_IDECY=(int32*)mem_static_malloc(4);
*__LONG_IDECY=0;
}
if(__LONG_DEBUGNEXTLINE==NULL){
__LONG_DEBUGNEXTLINE=(int32*)mem_static_malloc(4);
*__LONG_DEBUGNEXTLINE=0;
}
if(__LONG_IDESELECT==NULL){
__LONG_IDESELECT=(int32*)mem_static_malloc(4);
*__LONG_IDESELECT=0;
}
if(__LONG_IDESELECTX1==NULL){
__LONG_IDESELECTX1=(int32*)mem_static_malloc(4);
*__LONG_IDESELECTX1=0;
}
if(__LONG_IDESELECTY1==NULL){
__LONG_IDESELECTY1=(int32*)mem_static_malloc(4);
*__LONG_IDESELECTY1=0;
}
if(__LONG_IDEMOUSESELECT==NULL){
__LONG_IDEMOUSESELECT=(int32*)mem_static_malloc(4);
*__LONG_IDEMOUSESELECT=0;
}
if(__LONG_IDEMBMONITOR==NULL){
__LONG_IDEMBMONITOR=(int32*)mem_static_malloc(4);
*__LONG_IDEMBMONITOR=0;
}
if (!__STRING_IDECURRENTSINGLELINESELECTION)__STRING_IDECURRENTSINGLELINESELECTION=qbs_new(0,0);
if(__LONG_IDEUNSAVED==NULL){
__LONG_IDEUNSAVED=(int32*)mem_static_malloc(4);
*__LONG_IDEUNSAVED=0;
}
if (!__STRING_IDEROOT)__STRING_IDEROOT=qbs_new(0,0);
if (!__ARRAY_STRING_IDETXT){
__ARRAY_STRING_IDETXT=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_IDETXT)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_IDETXT[2]=0;
__ARRAY_STRING_IDETXT[4]=2147483647;
__ARRAY_STRING_IDETXT[5]=0;
__ARRAY_STRING_IDETXT[6]=0;
__ARRAY_STRING_IDETXT[0]=(ptrszint)&nothingstring;
}
if(__INTEGER_IDETXTLAST==NULL){
__INTEGER_IDETXTLAST=(int16*)mem_static_malloc(2);
*__INTEGER_IDETXTLAST=0;
}
if(__LONG_IDEHL==NULL){
__LONG_IDEHL=(int32*)mem_static_malloc(4);
*__LONG_IDEHL=0;
}
if (!__STRING_IDEPROGNAME)__STRING_IDEPROGNAME=qbs_new(0,0);
if (!__STRING_IDEPATH)__STRING_IDEPATH=qbs_new(0,0);
if (!__STRING_IDEFINDTEXT)__STRING_IDEFINDTEXT=qbs_new(0,0);
if(__INTEGER_IDEFINDCASESENS==NULL){
__INTEGER_IDEFINDCASESENS=(int16*)mem_static_malloc(2);
*__INTEGER_IDEFINDCASESENS=0;
}
if(__INTEGER_IDEFINDWHOLEWORD==NULL){
__INTEGER_IDEFINDWHOLEWORD=(int16*)mem_static_malloc(2);
*__INTEGER_IDEFINDWHOLEWORD=0;
}
if(__INTEGER_IDEFINDBACKWARDS==NULL){
__INTEGER_IDEFINDBACKWARDS=(int16*)mem_static_malloc(2);
*__INTEGER_IDEFINDBACKWARDS=0;
}
if(__INTEGER_IDEFINDNOCOMMENTS==NULL){
__INTEGER_IDEFINDNOCOMMENTS=(int16*)mem_static_malloc(2);
*__INTEGER_IDEFINDNOCOMMENTS=0;
}
if(__INTEGER_IDEFINDNOSTRINGS==NULL){
__INTEGER_IDEFINDNOSTRINGS=(int16*)mem_static_malloc(2);
*__INTEGER_IDEFINDNOSTRINGS=0;
}
if(__INTEGER_IDEFINDONLYCOMMENTS==NULL){
__INTEGER_IDEFINDONLYCOMMENTS=(int16*)mem_static_malloc(2);
*__INTEGER_IDEFINDONLYCOMMENTS=0;
}
if(__INTEGER_IDEFINDONLYSTRINGS==NULL){
__INTEGER_IDEFINDONLYSTRINGS=(int16*)mem_static_malloc(2);
*__INTEGER_IDEFINDONLYSTRINGS=0;
}
if(__INTEGER_IDEFINDINVERT==NULL){
__INTEGER_IDEFINDINVERT=(int16*)mem_static_malloc(2);
*__INTEGER_IDEFINDINVERT=0;
}
if (!__STRING_IDECHANGETO)__STRING_IDECHANGETO=qbs_new(0,0);
if(__INTEGER_IDECHANGEMADE==NULL){
__INTEGER_IDECHANGEMADE=(int16*)mem_static_malloc(2);
*__INTEGER_IDECHANGEMADE=0;
}
if(__INTEGER_IDEINSERT==NULL){
__INTEGER_IDEINSERT=(int16*)mem_static_malloc(2);
*__INTEGER_IDEINSERT=0;
}
if(__STRING1_IDEPATHSEP==NULL){
__STRING1_IDEPATHSEP=qbs_new_fixed((uint8*)mem_static_malloc(1),1,0);
memset(__STRING1_IDEPATHSEP->chr,0,1);
}
if (!__ARRAY_STRING_SUBFUNCLIST){
__ARRAY_STRING_SUBFUNCLIST=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_SUBFUNCLIST)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_SUBFUNCLIST[2]=0;
__ARRAY_STRING_SUBFUNCLIST[4]=2147483647;
__ARRAY_STRING_SUBFUNCLIST[5]=0;
__ARRAY_STRING_SUBFUNCLIST[6]=0;
__ARRAY_STRING_SUBFUNCLIST[0]=(ptrszint)&nothingstring;
}
if (!__STRING_MODIFYCOMMAND)__STRING_MODIFYCOMMAND=qbs_new(0,0);
if(__BYTE_ENTERINGRGB==NULL){
__BYTE_ENTERINGRGB=(int8*)mem_static_malloc(1);
*__BYTE_ENTERINGRGB=0;
}
if(__LONG_ACTIVEINCLUDELINK==NULL){
__LONG_ACTIVEINCLUDELINK=(int32*)mem_static_malloc(4);
*__LONG_ACTIVEINCLUDELINK=0;
}
if (!__STRING_ACTIVEINCLUDELINKFILE)__STRING_ACTIVEINCLUDELINKFILE=qbs_new(0,0);
if(__BYTE_HIDECURRENTLINEHIGHLIGHT==NULL){
__BYTE_HIDECURRENTLINEHIGHLIGHT=(int8*)mem_static_malloc(1);
*__BYTE_HIDECURRENTLINEHIGHLIGHT=0;
}
if(__BYTE_SHOWLINENUMBERS==NULL){
__BYTE_SHOWLINENUMBERS=(int8*)mem_static_malloc(1);
*__BYTE_SHOWLINENUMBERS=0;
}
if(__INTEGER_SEARCHMENUENABLEQUICKNAV==NULL){
__INTEGER_SEARCHMENUENABLEQUICKNAV=(int16*)mem_static_malloc(2);
*__INTEGER_SEARCHMENUENABLEQUICKNAV=0;
}
if(__LONG_SEARCHSTRINGFOUNDON==NULL){
__LONG_SEARCHSTRINGFOUNDON=(int32*)mem_static_malloc(4);
*__LONG_SEARCHSTRINGFOUNDON=0;
}
if(__LONG_IDEGOTOBOX_LASTLINENUM==NULL){
__LONG_IDEGOTOBOX_LASTLINENUM=(int32*)mem_static_malloc(4);
*__LONG_IDEGOTOBOX_LASTLINENUM=0;
}
if(__LONG_MAXLINENUMBERLENGTH==NULL){
__LONG_MAXLINENUMBERLENGTH=(int32*)mem_static_malloc(4);
*__LONG_MAXLINENUMBERLENGTH=0;
}
if (!__STRING_VERSIONSTRINGSTATUS)__STRING_VERSIONSTRINGSTATUS=qbs_new(0,0);
if (!__STRING_LINENUMBERSTATUS)__STRING_LINENUMBERSTATUS=qbs_new(0,0);
if(__BYTE_IDESHOWTEXTBYPASSCOLORRESTORE==NULL){
__BYTE_IDESHOWTEXTBYPASSCOLORRESTORE=(int8*)mem_static_malloc(1);
*__BYTE_IDESHOWTEXTBYPASSCOLORRESTORE=0;
}
if(__LONG_IDEFOCUSLINE==NULL){
__LONG_IDEFOCUSLINE=(int32*)mem_static_malloc(4);
*__LONG_IDEFOCUSLINE=0;
}
if(__LONG_IDEAUTORUN==NULL){
__LONG_IDEAUTORUN=(int32*)mem_static_malloc(4);
*__LONG_IDEAUTORUN=0;
}
if(__LONG_STARTPAUSED==NULL){
__LONG_STARTPAUSED=(int32*)mem_static_malloc(4);
*__LONG_STARTPAUSED=0;
}
if (!__ARRAY_STRING_MENU){
__ARRAY_STRING_MENU=(ptrszint*)mem_static_malloc(13*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_MENU)[12]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_MENU[2]=0;
__ARRAY_STRING_MENU[4]=2147483647;
__ARRAY_STRING_MENU[5]=0;
__ARRAY_STRING_MENU[6]=0;
__ARRAY_STRING_MENU[8]=2147483647;
__ARRAY_STRING_MENU[9]=0;
__ARRAY_STRING_MENU[10]=0;
__ARRAY_STRING_MENU[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_STRING_MENUDESC){
__ARRAY_STRING_MENUDESC=(ptrszint*)mem_static_malloc(13*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_MENUDESC)[12]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_MENUDESC[2]=0;
__ARRAY_STRING_MENUDESC[4]=2147483647;
__ARRAY_STRING_MENUDESC[5]=0;
__ARRAY_STRING_MENUDESC[6]=0;
__ARRAY_STRING_MENUDESC[8]=2147483647;
__ARRAY_STRING_MENUDESC[9]=0;
__ARRAY_STRING_MENUDESC[10]=0;
__ARRAY_STRING_MENUDESC[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_LONG_MENUSIZE){
__ARRAY_LONG_MENUSIZE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_MENUSIZE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_MENUSIZE[2]=0;
__ARRAY_LONG_MENUSIZE[4]=2147483647;
__ARRAY_LONG_MENUSIZE[5]=0;
__ARRAY_LONG_MENUSIZE[6]=0;
__ARRAY_LONG_MENUSIZE[0]=(ptrszint)nothingvalue;
}
if(__INTEGER_MENUS==NULL){
__INTEGER_MENUS=(int16*)mem_static_malloc(2);
*__INTEGER_MENUS=0;
}
if(__INTEGER_IDECONTEXTUALMENUID==NULL){
__INTEGER_IDECONTEXTUALMENUID=(int16*)mem_static_malloc(2);
*__INTEGER_IDECONTEXTUALMENUID=0;
}
if(__INTEGER_IDEEDITMENUID==NULL){
__INTEGER_IDEEDITMENUID=(int16*)mem_static_malloc(2);
*__INTEGER_IDEEDITMENUID=0;
}
if(__INTEGER_SEARCHMENUID==NULL){
__INTEGER_SEARCHMENUID=(int16*)mem_static_malloc(2);
*__INTEGER_SEARCHMENUID=0;
}
if(__INTEGER_OPTIONSMENUID==NULL){
__INTEGER_OPTIONSMENUID=(int16*)mem_static_malloc(2);
*__INTEGER_OPTIONSMENUID=0;
}
if(__INTEGER_OPTIONSMENUSWAPMOUSE==NULL){
__INTEGER_OPTIONSMENUSWAPMOUSE=(int16*)mem_static_malloc(2);
*__INTEGER_OPTIONSMENUSWAPMOUSE=0;
}
if(__INTEGER_OPTIONSMENUPASTECURSOR==NULL){
__INTEGER_OPTIONSMENUPASTECURSOR=(int16*)mem_static_malloc(2);
*__INTEGER_OPTIONSMENUPASTECURSOR=0;
}
if(__INTEGER_OPTIONSMENUSHOWERRORSIMMEDIATELY==NULL){
__INTEGER_OPTIONSMENUSHOWERRORSIMMEDIATELY=(int16*)mem_static_malloc(2);
*__INTEGER_OPTIONSMENUSHOWERRORSIMMEDIATELY=0;
}
if(__INTEGER_OPTIONSMENUIGNOREWARNINGS==NULL){
__INTEGER_OPTIONSMENUIGNOREWARNINGS=(int16*)mem_static_malloc(2);
*__INTEGER_OPTIONSMENUIGNOREWARNINGS=0;
}
if(__INTEGER_OPTIONSMENUDISABLESYNTAX==NULL){
__INTEGER_OPTIONSMENUDISABLESYNTAX=(int16*)mem_static_malloc(2);
*__INTEGER_OPTIONSMENUDISABLESYNTAX=0;
}
if(__INTEGER_VIEWMENUID==NULL){
__INTEGER_VIEWMENUID=(int16*)mem_static_malloc(2);
*__INTEGER_VIEWMENUID=0;
}
if(__INTEGER_VIEWMENUSHOWLINENUMBERSSUBMENUID==NULL){
__INTEGER_VIEWMENUSHOWLINENUMBERSSUBMENUID=(int16*)mem_static_malloc(2);
*__INTEGER_VIEWMENUSHOWLINENUMBERSSUBMENUID=0;
}
if(__INTEGER_VIEWMENUSHOWSEPARATORID==NULL){
__INTEGER_VIEWMENUSHOWSEPARATORID=(int16*)mem_static_malloc(2);
*__INTEGER_VIEWMENUSHOWSEPARATORID=0;
}
if(__INTEGER_VIEWMENUSHOWBGID==NULL){
__INTEGER_VIEWMENUSHOWBGID=(int16*)mem_static_malloc(2);
*__INTEGER_VIEWMENUSHOWBGID=0;
}
if(__INTEGER_VIEWMENUCOMPILERWARNINGS==NULL){
__INTEGER_VIEWMENUCOMPILERWARNINGS=(int16*)mem_static_malloc(2);
*__INTEGER_VIEWMENUCOMPILERWARNINGS=0;
}
if(__INTEGER_RUNMENUID==NULL){
__INTEGER_RUNMENUID=(int16*)mem_static_malloc(2);
*__INTEGER_RUNMENUID=0;
}
if(__INTEGER_RUNMENUSAVEEXEWITHSOURCE==NULL){
__INTEGER_RUNMENUSAVEEXEWITHSOURCE=(int16*)mem_static_malloc(2);
*__INTEGER_RUNMENUSAVEEXEWITHSOURCE=0;
}
if(__INTEGER_BRACKETHIGHLIGHT==NULL){
__INTEGER_BRACKETHIGHLIGHT=(int16*)mem_static_malloc(2);
*__INTEGER_BRACKETHIGHLIGHT=0;
}
if(__INTEGER_DEBUGMENUID==NULL){
__INTEGER_DEBUGMENUID=(int16*)mem_static_malloc(2);
*__INTEGER_DEBUGMENUID=0;
}
if(__INTEGER_DEBUGMENUCALLSTACK==NULL){
__INTEGER_DEBUGMENUCALLSTACK=(int16*)mem_static_malloc(2);
*__INTEGER_DEBUGMENUCALLSTACK=0;
}
if(__INTEGER_DEBUGMENUWATCHLISTTOCONSOLE==NULL){
__INTEGER_DEBUGMENUWATCHLISTTOCONSOLE=(int16*)mem_static_malloc(2);
*__INTEGER_DEBUGMENUWATCHLISTTOCONSOLE=0;
}
if(__INTEGER_DEBUGMENUAUTOADDCOMMAND==NULL){
__INTEGER_DEBUGMENUAUTOADDCOMMAND=(int16*)mem_static_malloc(2);
*__INTEGER_DEBUGMENUAUTOADDCOMMAND=0;
}
if(__INTEGER_MULTIHIGHLIGHT==NULL){
__INTEGER_MULTIHIGHLIGHT=(int16*)mem_static_malloc(2);
*__INTEGER_MULTIHIGHLIGHT=0;
}
if(__INTEGER_KEYWORDHIGHLIGHT==NULL){
__INTEGER_KEYWORDHIGHLIGHT=(int16*)mem_static_malloc(2);
*__INTEGER_KEYWORDHIGHLIGHT=0;
}
if(__INTEGER_PRESETCOLORSCHEMES==NULL){
__INTEGER_PRESETCOLORSCHEMES=(int16*)mem_static_malloc(2);
*__INTEGER_PRESETCOLORSCHEMES=0;
}
if(__INTEGER_TOTALCOLORSCHEMES==NULL){
__INTEGER_TOTALCOLORSCHEMES=(int16*)mem_static_malloc(2);
*__INTEGER_TOTALCOLORSCHEMES=0;
}
if (!__ARRAY_STRING_COLORSCHEMES){
__ARRAY_STRING_COLORSCHEMES=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_COLORSCHEMES)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_COLORSCHEMES[2]=0;
__ARRAY_STRING_COLORSCHEMES[4]=2147483647;
__ARRAY_STRING_COLORSCHEMES[5]=0;
__ARRAY_STRING_COLORSCHEMES[6]=0;
__ARRAY_STRING_COLORSCHEMES[0]=(ptrszint)&nothingstring;
}
if(__INTEGER_LASTVALIDCOLORSCHEME==NULL){
__INTEGER_LASTVALIDCOLORSCHEME=(int16*)mem_static_malloc(2);
*__INTEGER_LASTVALIDCOLORSCHEME=0;
}
if (!__STRING_MENUBAR)__STRING_MENUBAR=qbs_new(0,0);
if (!__STRING_IDECONTEXTUALSEARCH)__STRING_IDECONTEXTUALSEARCH=qbs_new(0,0);
if(__LONG_IDEUNDOCOMBO==NULL){
__LONG_IDEUNDOCOMBO=(int32*)mem_static_malloc(4);
*__LONG_IDEUNDOCOMBO=0;
}
if(__LONG_IDEUNDOCOMBOCHR==NULL){
__LONG_IDEUNDOCOMBOCHR=(int32*)mem_static_malloc(4);
*__LONG_IDEUNDOCOMBOCHR=0;
}
if(__LONG_IDENOUNDO==NULL){
__LONG_IDENOUNDO=(int32*)mem_static_malloc(4);
*__LONG_IDENOUNDO=0;
}
if(__LONG_IDEMERGEUNDO==NULL){
__LONG_IDEMERGEUNDO=(int32*)mem_static_malloc(4);
*__LONG_IDEMERGEUNDO=0;
}
if(__LONG_IDEALTHIGHLIGHT==NULL){
__LONG_IDEALTHIGHLIGHT=(int32*)mem_static_malloc(4);
*__LONG_IDEALTHIGHLIGHT=0;
}
if(__LONG_IDEENTERMENU==NULL){
__LONG_IDEENTERMENU=(int32*)mem_static_malloc(4);
*__LONG_IDEENTERMENU=0;
}
if(__LONG_IDEAUTOLAYOUT==NULL){
__LONG_IDEAUTOLAYOUT=(int32*)mem_static_malloc(4);
*__LONG_IDEAUTOLAYOUT=0;
}
if(__LONG_IDEAUTOINDENT==NULL){
__LONG_IDEAUTOINDENT=(int32*)mem_static_malloc(4);
*__LONG_IDEAUTOINDENT=0;
}
if(__LONG_IDEAUTOINDENTSIZE==NULL){
__LONG_IDEAUTOINDENTSIZE=(int32*)mem_static_malloc(4);
*__LONG_IDEAUTOINDENTSIZE=0;
}
if(__LONG_IDEINDENTSUBS==NULL){
__LONG_IDEINDENTSUBS=(int32*)mem_static_malloc(4);
*__LONG_IDEINDENTSUBS=0;
}
if(__LONG_IDEBACKUPSIZE==NULL){
__LONG_IDEBACKUPSIZE=(int32*)mem_static_malloc(4);
*__LONG_IDEBACKUPSIZE=0;
}
if(__LONG_IDEWX==NULL){
__LONG_IDEWX=(int32*)mem_static_malloc(4);
*__LONG_IDEWX=0;
}
if(__LONG_IDEWY==NULL){
__LONG_IDEWY=(int32*)mem_static_malloc(4);
*__LONG_IDEWY=0;
}
if(__LONG_IDECUSTOMFONT==NULL){
__LONG_IDECUSTOMFONT=(int32*)mem_static_malloc(4);
*__LONG_IDECUSTOMFONT=0;
}
if (!__STRING_IDECUSTOMFONTFILE)__STRING_IDECUSTOMFONTFILE=qbs_new(0,0);
if(__LONG_IDECUSTOMFONTHEIGHT==NULL){
__LONG_IDECUSTOMFONTHEIGHT=(int32*)mem_static_malloc(4);
*__LONG_IDECUSTOMFONTHEIGHT=0;
}
if(__LONG_IDECUSTOMFONTHANDLE==NULL){
__LONG_IDECUSTOMFONTHANDLE=(int32*)mem_static_malloc(4);
*__LONG_IDECUSTOMFONTHANDLE=0;
}
if(__LONG_IDERUNMODE==NULL){
__LONG_IDERUNMODE=(int32*)mem_static_malloc(4);
*__LONG_IDERUNMODE=0;
}
if(__BYTE_IDE_USEFONT8==NULL){
__BYTE_IDE_USEFONT8=(int8*)mem_static_malloc(1);
*__BYTE_IDE_USEFONT8=0;
}
if (!__ARRAY_STRING_ONAME){
__ARRAY_STRING_ONAME=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_ONAME)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_ONAME[2]=0;
__ARRAY_STRING_ONAME[4]=2147483647;
__ARRAY_STRING_ONAME[5]=0;
__ARRAY_STRING_ONAME[6]=0;
__ARRAY_STRING_ONAME[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_INTEGER_PL){
__ARRAY_INTEGER_PL=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_PL)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_PL[2]=0;
__ARRAY_INTEGER_PL[4]=2147483647;
__ARRAY_INTEGER_PL[5]=0;
__ARRAY_INTEGER_PL[6]=0;
__ARRAY_INTEGER_PL[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_STRING_PP_TYPEMOD){
__ARRAY_STRING_PP_TYPEMOD=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_PP_TYPEMOD)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_PP_TYPEMOD[2]=0;
__ARRAY_STRING_PP_TYPEMOD[4]=2147483647;
__ARRAY_STRING_PP_TYPEMOD[5]=0;
__ARRAY_STRING_PP_TYPEMOD[6]=0;
__ARRAY_STRING_PP_TYPEMOD[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_STRING_PP_CONVERTEDMOD){
__ARRAY_STRING_PP_CONVERTEDMOD=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_PP_CONVERTEDMOD)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_PP_CONVERTEDMOD[2]=0;
__ARRAY_STRING_PP_CONVERTEDMOD[4]=2147483647;
__ARRAY_STRING_PP_CONVERTEDMOD[5]=0;
__ARRAY_STRING_PP_CONVERTEDMOD[6]=0;
__ARRAY_STRING_PP_CONVERTEDMOD[0]=(ptrszint)&nothingstring;
}
if(__INTEGER_NOEXESAVED==NULL){
__INTEGER_NOEXESAVED=(int16*)mem_static_malloc(2);
*__INTEGER_NOEXESAVED=0;
}
if(__LONG_VWATCHON==NULL){
__LONG_VWATCHON=(int32*)mem_static_malloc(4);
*__LONG_VWATCHON=0;
}
if(__LONG_VWATCHRECOMPILEATTEMPTS==NULL){
__LONG_VWATCHRECOMPILEATTEMPTS=(int32*)mem_static_malloc(4);
*__LONG_VWATCHRECOMPILEATTEMPTS=0;
}
if(__LONG_VWATCHDESIREDSTATE==NULL){
__LONG_VWATCHDESIREDSTATE=(int32*)mem_static_malloc(4);
*__LONG_VWATCHDESIREDSTATE=0;
}
if (!__STRING_VWATCHERRORCALL)__STRING_VWATCHERRORCALL=qbs_new(0,0);
if (!__STRING_VWATCHNEWVARIABLE)__STRING_VWATCHNEWVARIABLE=qbs_new(0,0);
if (!__STRING_VWATCHVARIABLEEXCLUSIONS)__STRING_VWATCHVARIABLEEXCLUSIONS=qbs_new(0,0);
if (!__STRING_NATIVEDATATYPES)__STRING_NATIVEDATATYPES=qbs_new(0,0);
if(__LONG_QB64PREFIX_SET_RECOMPILEATTEMPTS==NULL){
__LONG_QB64PREFIX_SET_RECOMPILEATTEMPTS=(int32*)mem_static_malloc(4);
*__LONG_QB64PREFIX_SET_RECOMPILEATTEMPTS=0;
}
if(__LONG_QB64PREFIX_SET_DESIREDSTATE==NULL){
__LONG_QB64PREFIX_SET_DESIREDSTATE=(int32*)mem_static_malloc(4);
*__LONG_QB64PREFIX_SET_DESIREDSTATE=0;
}
if(__LONG_OPEX_RECOMPILEATTEMPTS==NULL){
__LONG_OPEX_RECOMPILEATTEMPTS=(int32*)mem_static_malloc(4);
*__LONG_OPEX_RECOMPILEATTEMPTS=0;
}
if(__LONG_OPEX_DESIREDSTATE==NULL){
__LONG_OPEX_DESIREDSTATE=(int32*)mem_static_malloc(4);
*__LONG_OPEX_DESIREDSTATE=0;
}
if(__LONG_OPEXARRAY_RECOMPILEATTEMPTS==NULL){
__LONG_OPEXARRAY_RECOMPILEATTEMPTS=(int32*)mem_static_malloc(4);
*__LONG_OPEXARRAY_RECOMPILEATTEMPTS=0;
}
if(__LONG_OPEXARRAY_DESIREDSTATE==NULL){
__LONG_OPEXARRAY_DESIREDSTATE=(int32*)mem_static_malloc(4);
*__LONG_OPEXARRAY_DESIREDSTATE=0;
}
if (!__ARRAY_LONG_EVERYCASESET){
__ARRAY_LONG_EVERYCASESET=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_EVERYCASESET)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_EVERYCASESET[2]=0;
__ARRAY_LONG_EVERYCASESET[4]=2147483647;
__ARRAY_LONG_EVERYCASESET[5]=0;
__ARRAY_LONG_EVERYCASESET[6]=0;
__ARRAY_LONG_EVERYCASESET[0]=(ptrszint)nothingvalue;
}
if(__ULONG_SELECTCASECOUNTER==NULL){
__ULONG_SELECTCASECOUNTER=(uint32*)mem_static_malloc(4);
*__ULONG_SELECTCASECOUNTER=0;
}
if (!__ARRAY_LONG_SELECTCASEHASCASEBLOCK){
__ARRAY_LONG_SELECTCASEHASCASEBLOCK=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_SELECTCASEHASCASEBLOCK)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_SELECTCASEHASCASEBLOCK[2]=0;
__ARRAY_LONG_SELECTCASEHASCASEBLOCK[4]=2147483647;
__ARRAY_LONG_SELECTCASEHASCASEBLOCK[5]=0;
__ARRAY_LONG_SELECTCASEHASCASEBLOCK[6]=0;
__ARRAY_LONG_SELECTCASEHASCASEBLOCK[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_EXECLEVEL){
__ARRAY_LONG_EXECLEVEL=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_EXECLEVEL)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_EXECLEVEL[2]=0;
__ARRAY_LONG_EXECLEVEL[4]=2147483647;
__ARRAY_LONG_EXECLEVEL[5]=0;
__ARRAY_LONG_EXECLEVEL[6]=0;
__ARRAY_LONG_EXECLEVEL[0]=(ptrszint)nothingvalue;
}
if(__INTEGER_EXECCOUNTER==NULL){
__INTEGER_EXECCOUNTER=(int16*)mem_static_malloc(2);
*__INTEGER_EXECCOUNTER=0;
}
if (!__ARRAY_STRING_USERDEFINE){
__ARRAY_STRING_USERDEFINE=(ptrszint*)mem_static_malloc(13*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_USERDEFINE)[12]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_USERDEFINE[2]=0;
__ARRAY_STRING_USERDEFINE[4]=2147483647;
__ARRAY_STRING_USERDEFINE[5]=0;
__ARRAY_STRING_USERDEFINE[6]=0;
__ARRAY_STRING_USERDEFINE[8]=2147483647;
__ARRAY_STRING_USERDEFINE[9]=0;
__ARRAY_STRING_USERDEFINE[10]=0;
__ARRAY_STRING_USERDEFINE[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_BYTE_INVALIDLINE){
__ARRAY_BYTE_INVALIDLINE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_BYTE_INVALIDLINE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_BYTE_INVALIDLINE[2]=0;
__ARRAY_BYTE_INVALIDLINE[4]=2147483647;
__ARRAY_BYTE_INVALIDLINE[5]=0;
__ARRAY_BYTE_INVALIDLINE[6]=0;
__ARRAY_BYTE_INVALIDLINE[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_BYTE_DEFINEELSE){
__ARRAY_BYTE_DEFINEELSE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_BYTE_DEFINEELSE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_BYTE_DEFINEELSE[2]=0;
__ARRAY_BYTE_DEFINEELSE[4]=2147483647;
__ARRAY_BYTE_DEFINEELSE[5]=0;
__ARRAY_BYTE_DEFINEELSE[6]=0;
__ARRAY_BYTE_DEFINEELSE[0]=(ptrszint)nothingvalue;
}
if(__INTEGER_USERDEFINECOUNT==NULL){
__INTEGER_USERDEFINECOUNT=(int16*)mem_static_malloc(2);
*__INTEGER_USERDEFINECOUNT=0;
}
if (!__STRING_USERDEFINELIST)__STRING_USERDEFINELIST=qbs_new(0,0);
if(__SINGLE_QB64_UPTIME==NULL){
__SINGLE_QB64_UPTIME=(float*)mem_static_malloc(4);
*__SINGLE_QB64_UPTIME=0;
}
if(__LONG_INCLUDE_GDB_DEBUGGING_INFO==NULL){
__LONG_INCLUDE_GDB_DEBUGGING_INFO=(int32*)mem_static_malloc(4);
*__LONG_INCLUDE_GDB_DEBUGGING_INFO=0;
}
if(__LONG_DEPENDENCY_LAST==NULL){
__LONG_DEPENDENCY_LAST=(int32*)mem_static_malloc(4);
*__LONG_DEPENDENCY_LAST=0;
}
if (!__ARRAY_LONG_DEPENDENCY){
__ARRAY_LONG_DEPENDENCY=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_DEPENDENCY)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_DEPENDENCY[2]=0;
__ARRAY_LONG_DEPENDENCY[4]=2147483647;
__ARRAY_LONG_DEPENDENCY[5]=0;
__ARRAY_LONG_DEPENDENCY[6]=0;
__ARRAY_LONG_DEPENDENCY[0]=(ptrszint)nothingvalue;
}
if(__LONG_USEGL==NULL){
__LONG_USEGL=(int32*)mem_static_malloc(4);
*__LONG_USEGL=0;
}
if(__LONG_OS_BITS==NULL){
__LONG_OS_BITS=(int32*)mem_static_malloc(4);
*__LONG_OS_BITS=0;
}
if (!__STRING_WINDOWTITLE)__STRING_WINDOWTITLE=qbs_new(0,0);
if(__LONG_CONSOLEMODE==NULL){
__LONG_CONSOLEMODE=(int32*)mem_static_malloc(4);
*__LONG_CONSOLEMODE=0;
}
if(__LONG_NO_C_COMPILE_MODE==NULL){
__LONG_NO_C_COMPILE_MODE=(int32*)mem_static_malloc(4);
*__LONG_NO_C_COMPILE_MODE=0;
}
if(__LONG_NOIDEMODE==NULL){
__LONG_NOIDEMODE=(int32*)mem_static_malloc(4);
*__LONG_NOIDEMODE=0;
}
if(__BYTE_SHOWWARNINGS==NULL){
__BYTE_SHOWWARNINGS=(int8*)mem_static_malloc(1);
*__BYTE_SHOWWARNINGS=0;
}
if(__BYTE_QUIETMODE==NULL){
__BYTE_QUIETMODE=(int8*)mem_static_malloc(1);
*__BYTE_QUIETMODE=0;
}
if (!__STRING_CMDLINEFILE)__STRING_CMDLINEFILE=qbs_new(0,0);
if(__BYTE_MONOCHROMELOGGINGMODE==NULL){
__BYTE_MONOCHROMELOGGINGMODE=(int8*)mem_static_malloc(1);
*__BYTE_MONOCHROMELOGGINGMODE=0;
}
if (!__ARRAY_UDT_BACKUPUSEDVARIABLELIST){
__ARRAY_UDT_BACKUPUSEDVARIABLELIST=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_UDT_BACKUPUSEDVARIABLELIST)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_UDT_BACKUPUSEDVARIABLELIST[2]=0;
__ARRAY_UDT_BACKUPUSEDVARIABLELIST[4]=2147483647;
__ARRAY_UDT_BACKUPUSEDVARIABLELIST[5]=0;
__ARRAY_UDT_BACKUPUSEDVARIABLELIST[6]=0;
__ARRAY_UDT_BACKUPUSEDVARIABLELIST[0]=(ptrszint)nothingvalue;
}
if (!__STRING_TYPEDEFINITIONS)__STRING_TYPEDEFINITIONS=qbs_new(0,0);
if (!__STRING_BACKUPTYPEDEFINITIONS)__STRING_BACKUPTYPEDEFINITIONS=qbs_new(0,0);
if(__LONG_TOTALVARIABLESCREATED==NULL){
__LONG_TOTALVARIABLESCREATED=(int32*)mem_static_malloc(4);
*__LONG_TOTALVARIABLESCREATED=0;
}
if(__LONG_TOTALMAINVARIABLESCREATED==NULL){
__LONG_TOTALMAINVARIABLESCREATED=(int32*)mem_static_malloc(4);
*__LONG_TOTALMAINVARIABLESCREATED=0;
}
if(__BYTE_BYPASSNEXTVARIABLE==NULL){
__BYTE_BYPASSNEXTVARIABLE=(int8*)mem_static_malloc(1);
*__BYTE_BYPASSNEXTVARIABLE=0;
}
if(__LONG_TOTALWARNINGS==NULL){
__LONG_TOTALWARNINGS=(int32*)mem_static_malloc(4);
*__LONG_TOTALWARNINGS=0;
}
if(__LONG_WARNINGLISTITEMS==NULL){
__LONG_WARNINGLISTITEMS=(int32*)mem_static_malloc(4);
*__LONG_WARNINGLISTITEMS=0;
}
if (!__STRING_LASTWARNINGHEADER)__STRING_LASTWARNINGHEADER=qbs_new(0,0);
if(__BYTE_DUPLICATECONSTWARNING==NULL){
__BYTE_DUPLICATECONSTWARNING=(int8*)mem_static_malloc(1);
*__BYTE_DUPLICATECONSTWARNING=0;
}
if(__BYTE_WARNINGSISSUED==NULL){
__BYTE_WARNINGSISSUED=(int8*)mem_static_malloc(1);
*__BYTE_WARNINGSISSUED=0;
}
if(__BYTE_EMPTYSCWARNING==NULL){
__BYTE_EMPTYSCWARNING=(int8*)mem_static_malloc(1);
*__BYTE_EMPTYSCWARNING=0;
}
if(__LONG_MAXLINENUMBER==NULL){
__LONG_MAXLINENUMBER=(int32*)mem_static_malloc(4);
*__LONG_MAXLINENUMBER=0;
}
if(__LONG_EXEICONSET==NULL){
__LONG_EXEICONSET=(int32*)mem_static_malloc(4);
*__LONG_EXEICONSET=0;
}
if (!__STRING_QB64PREFIX)__STRING_QB64PREFIX=qbs_new(0,0);
if(__LONG_QB64PREFIX_SET==NULL){
__LONG_QB64PREFIX_SET=(int32*)mem_static_malloc(4);
*__LONG_QB64PREFIX_SET=0;
}
if(__BYTE_VERSIONINFOSET==NULL){
__BYTE_VERSIONINFOSET=(int8*)mem_static_malloc(1);
*__BYTE_VERSIONINFOSET=0;
}
if (!__STRING_VIFILEVERSIONNUM)__STRING_VIFILEVERSIONNUM=qbs_new(0,0);
if (!__STRING_VIPRODUCTVERSIONNUM)__STRING_VIPRODUCTVERSIONNUM=qbs_new(0,0);
if (!__STRING_VICOMPANYNAME)__STRING_VICOMPANYNAME=qbs_new(0,0);
if (!__STRING_VIFILEDESCRIPTION)__STRING_VIFILEDESCRIPTION=qbs_new(0,0);
if (!__STRING_VIFILEVERSION)__STRING_VIFILEVERSION=qbs_new(0,0);
if (!__STRING_VIINTERNALNAME)__STRING_VIINTERNALNAME=qbs_new(0,0);
if (!__STRING_VILEGALCOPYRIGHT)__STRING_VILEGALCOPYRIGHT=qbs_new(0,0);
if (!__STRING_VILEGALTRADEMARKS)__STRING_VILEGALTRADEMARKS=qbs_new(0,0);
if (!__STRING_VIORIGINALFILENAME)__STRING_VIORIGINALFILENAME=qbs_new(0,0);
if (!__STRING_VIPRODUCTNAME)__STRING_VIPRODUCTNAME=qbs_new(0,0);
if (!__STRING_VIPRODUCTVERSION)__STRING_VIPRODUCTVERSION=qbs_new(0,0);
if (!__STRING_VICOMMENTS)__STRING_VICOMMENTS=qbs_new(0,0);
if (!__STRING_VIWEB)__STRING_VIWEB=qbs_new(0,0);
if(__LONG_NOCHECKS==NULL){
__LONG_NOCHECKS=(int32*)mem_static_malloc(4);
*__LONG_NOCHECKS=0;
}
if(__LONG_CONSOLE==NULL){
__LONG_CONSOLE=(int32*)mem_static_malloc(4);
*__LONG_CONSOLE=0;
}
if(__LONG_SCREENHIDE==NULL){
__LONG_SCREENHIDE=(int32*)mem_static_malloc(4);
*__LONG_SCREENHIDE=0;
}
if(__LONG_ASSERTS==NULL){
__LONG_ASSERTS=(int32*)mem_static_malloc(4);
*__LONG_ASSERTS=0;
}
if(__LONG_OPTMAX==NULL){
__LONG_OPTMAX=(int32*)mem_static_malloc(4);
*__LONG_OPTMAX=0;
}
if (!__ARRAY_STRING256_OPT){
__ARRAY_STRING256_OPT=(ptrszint*)mem_static_malloc(13*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING256_OPT)[12]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING256_OPT[2]=0;
__ARRAY_STRING256_OPT[4]=2147483647;
__ARRAY_STRING256_OPT[5]=0;
__ARRAY_STRING256_OPT[6]=0;
__ARRAY_STRING256_OPT[8]=2147483647;
__ARRAY_STRING256_OPT[9]=0;
__ARRAY_STRING256_OPT[10]=0;
__ARRAY_STRING256_OPT[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_OPTWORDS){
__ARRAY_INTEGER_OPTWORDS=(ptrszint*)mem_static_malloc(13*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_OPTWORDS)[12]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_OPTWORDS[2]=0;
__ARRAY_INTEGER_OPTWORDS[4]=2147483647;
__ARRAY_INTEGER_OPTWORDS[5]=0;
__ARRAY_INTEGER_OPTWORDS[6]=0;
__ARRAY_INTEGER_OPTWORDS[8]=2147483647;
__ARRAY_INTEGER_OPTWORDS[9]=0;
__ARRAY_INTEGER_OPTWORDS[10]=0;
__ARRAY_INTEGER_OPTWORDS[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_T){
__ARRAY_INTEGER_T=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_T)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_T[2]=0;
__ARRAY_INTEGER_T[4]=2147483647;
__ARRAY_INTEGER_T[5]=0;
__ARRAY_INTEGER_T[6]=0;
__ARRAY_INTEGER_T[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_LEV){
__ARRAY_INTEGER_LEV=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_LEV)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_LEV[2]=0;
__ARRAY_INTEGER_LEV[4]=2147483647;
__ARRAY_INTEGER_LEV[5]=0;
__ARRAY_INTEGER_LEV[6]=0;
__ARRAY_INTEGER_LEV[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_ENTRYLEV){
__ARRAY_INTEGER_ENTRYLEV=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_ENTRYLEV)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_ENTRYLEV[2]=0;
__ARRAY_INTEGER_ENTRYLEV[4]=2147483647;
__ARRAY_INTEGER_ENTRYLEV[5]=0;
__ARRAY_INTEGER_ENTRYLEV[6]=0;
__ARRAY_INTEGER_ENTRYLEV[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_DITCHLEV){
__ARRAY_INTEGER_DITCHLEV=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_DITCHLEV)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_DITCHLEV[2]=0;
__ARRAY_INTEGER_DITCHLEV[4]=2147483647;
__ARRAY_INTEGER_DITCHLEV[5]=0;
__ARRAY_INTEGER_DITCHLEV[6]=0;
__ARRAY_INTEGER_DITCHLEV[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_DONTPASS){
__ARRAY_INTEGER_DONTPASS=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_DONTPASS)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_DONTPASS[2]=0;
__ARRAY_INTEGER_DONTPASS[4]=2147483647;
__ARRAY_INTEGER_DONTPASS[5]=0;
__ARRAY_INTEGER_DONTPASS[6]=0;
__ARRAY_INTEGER_DONTPASS[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_TEMPLIST){
__ARRAY_INTEGER_TEMPLIST=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_TEMPLIST)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_TEMPLIST[2]=0;
__ARRAY_INTEGER_TEMPLIST[4]=2147483647;
__ARRAY_INTEGER_TEMPLIST[5]=0;
__ARRAY_INTEGER_TEMPLIST[6]=0;
__ARRAY_INTEGER_TEMPLIST[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_PASSRULE){
__ARRAY_LONG_PASSRULE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_PASSRULE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_PASSRULE[2]=0;
__ARRAY_LONG_PASSRULE[4]=2147483647;
__ARRAY_LONG_PASSRULE[5]=0;
__ARRAY_LONG_PASSRULE[6]=0;
__ARRAY_LONG_PASSRULE[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_LEVELENTERED){
__ARRAY_LONG_LEVELENTERED=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_LEVELENTERED)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_LEVELENTERED[2]=0;
__ARRAY_LONG_LEVELENTERED[4]=2147483647;
__ARRAY_LONG_LEVELENTERED[5]=0;
__ARRAY_LONG_LEVELENTERED[6]=0;
__ARRAY_LONG_LEVELENTERED[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_STRING_SEPARGS){
__ARRAY_STRING_SEPARGS=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_SEPARGS)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_SEPARGS[2]=0;
__ARRAY_STRING_SEPARGS[4]=2147483647;
__ARRAY_STRING_SEPARGS[5]=0;
__ARRAY_STRING_SEPARGS[6]=0;
__ARRAY_STRING_SEPARGS[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_STRING_SEPARGSLAYOUT){
__ARRAY_STRING_SEPARGSLAYOUT=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_SEPARGSLAYOUT)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_SEPARGSLAYOUT[2]=0;
__ARRAY_STRING_SEPARGSLAYOUT[4]=2147483647;
__ARRAY_STRING_SEPARGSLAYOUT[5]=0;
__ARRAY_STRING_SEPARGSLAYOUT[6]=0;
__ARRAY_STRING_SEPARGSLAYOUT[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_STRING_SEPARGS2){
__ARRAY_STRING_SEPARGS2=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_SEPARGS2)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_SEPARGS2[2]=0;
__ARRAY_STRING_SEPARGS2[4]=2147483647;
__ARRAY_STRING_SEPARGS2[5]=0;
__ARRAY_STRING_SEPARGS2[6]=0;
__ARRAY_STRING_SEPARGS2[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_STRING_SEPARGSLAYOUT2){
__ARRAY_STRING_SEPARGSLAYOUT2=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_SEPARGSLAYOUT2)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_SEPARGSLAYOUT2[2]=0;
__ARRAY_STRING_SEPARGSLAYOUT2[4]=2147483647;
__ARRAY_STRING_SEPARGSLAYOUT2[5]=0;
__ARRAY_STRING_SEPARGSLAYOUT2[6]=0;
__ARRAY_STRING_SEPARGSLAYOUT2[0]=(ptrszint)&nothingstring;
}
if(__LONG_E==NULL){
__LONG_E=(int32*)mem_static_malloc(4);
*__LONG_E=0;
}
if(__LONG_RESOLVESTATICFUNCTIONS==NULL){
__LONG_RESOLVESTATICFUNCTIONS=(int32*)mem_static_malloc(4);
*__LONG_RESOLVESTATICFUNCTIONS=0;
}
if (!__ARRAY_STRING_RESOLVESTATICFUNCTION_FILE){
__ARRAY_STRING_RESOLVESTATICFUNCTION_FILE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_RESOLVESTATICFUNCTION_FILE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_RESOLVESTATICFUNCTION_FILE[2]=0;
__ARRAY_STRING_RESOLVESTATICFUNCTION_FILE[4]=2147483647;
__ARRAY_STRING_RESOLVESTATICFUNCTION_FILE[5]=0;
__ARRAY_STRING_RESOLVESTATICFUNCTION_FILE[6]=0;
__ARRAY_STRING_RESOLVESTATICFUNCTION_FILE[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_STRING_RESOLVESTATICFUNCTION_NAME){
__ARRAY_STRING_RESOLVESTATICFUNCTION_NAME=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_RESOLVESTATICFUNCTION_NAME)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_RESOLVESTATICFUNCTION_NAME[2]=0;
__ARRAY_STRING_RESOLVESTATICFUNCTION_NAME[4]=2147483647;
__ARRAY_STRING_RESOLVESTATICFUNCTION_NAME[5]=0;
__ARRAY_STRING_RESOLVESTATICFUNCTION_NAME[6]=0;
__ARRAY_STRING_RESOLVESTATICFUNCTION_NAME[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_LONG_RESOLVESTATICFUNCTION_METHOD){
__ARRAY_LONG_RESOLVESTATICFUNCTION_METHOD=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_RESOLVESTATICFUNCTION_METHOD)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_RESOLVESTATICFUNCTION_METHOD[2]=0;
__ARRAY_LONG_RESOLVESTATICFUNCTION_METHOD[4]=2147483647;
__ARRAY_LONG_RESOLVESTATICFUNCTION_METHOD[5]=0;
__ARRAY_LONG_RESOLVESTATICFUNCTION_METHOD[6]=0;
__ARRAY_LONG_RESOLVESTATICFUNCTION_METHOD[0]=(ptrszint)nothingvalue;
}
if(__LONG_ERROR_HAPPENED==NULL){
__LONG_ERROR_HAPPENED=(int32*)mem_static_malloc(4);
*__LONG_ERROR_HAPPENED=0;
}
if (!__STRING_ERROR_MESSAGE)__STRING_ERROR_MESSAGE=qbs_new(0,0);
if (!__STRING_OS)__STRING_OS=qbs_new(0,0);
if(__LONG_MACOSX==NULL){
__LONG_MACOSX=(int32*)mem_static_malloc(4);
*__LONG_MACOSX=0;
}
if(__LONG_INLINE_DATA==NULL){
__LONG_INLINE_DATA=(int32*)mem_static_malloc(4);
*__LONG_INLINE_DATA=0;
}
if (!__STRING_BATCHFILE_EXTENSION)__STRING_BATCHFILE_EXTENSION=qbs_new(0,0);
if (!__ARRAY_STRING_INLINEDATASTR){
__ARRAY_STRING_INLINEDATASTR=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_INLINEDATASTR)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_INLINEDATASTR[2]=0;
__ARRAY_STRING_INLINEDATASTR[4]=2147483647;
__ARRAY_STRING_INLINEDATASTR[5]=0;
__ARRAY_STRING_INLINEDATASTR[6]=0;
__ARRAY_STRING_INLINEDATASTR[0]=(ptrszint)&nothingstring;
}
if(__LONG_I==NULL){
__LONG_I=(int32*)mem_static_malloc(4);
*__LONG_I=0;
}
static int64 fornext_value9;
static int64 fornext_finalvalue9;
static int64 fornext_step9;
static uint8 fornext_step_negative9;
if (!__STRING_EXTENSION)__STRING_EXTENSION=qbs_new(0,0);
if (!__STRING_PATH__ASCII_CHR_046__EXE)__STRING_PATH__ASCII_CHR_046__EXE=qbs_new(0,0);
if (!__STRING_PATH__ASCII_CHR_046__SOURCE)__STRING_PATH__ASCII_CHR_046__SOURCE=qbs_new(0,0);
if (!__STRING_LASTBINARYGENERATED)__STRING_LASTBINARYGENERATED=qbs_new(0,0);
if(__STRING1_PATHSEP==NULL){
__STRING1_PATHSEP=qbs_new_fixed((uint8*)mem_static_malloc(1),1,0);
memset(__STRING1_PATHSEP->chr,0,1);
}
if (!__STRING_TMPDIR)__STRING_TMPDIR=qbs_new(0,0);
if (!__STRING_TMPDIR2)__STRING_TMPDIR2=qbs_new(0,0);
if(__LONG_THISINSTANCEPID==NULL){
__LONG_THISINSTANCEPID=(int32*)mem_static_malloc(4);
*__LONG_THISINSTANCEPID=0;
}
if(__LONG_TEMPFOLDERINDEX==NULL){
__LONG_TEMPFOLDERINDEX=(int32*)mem_static_malloc(4);
*__LONG_TEMPFOLDERINDEX=0;
}
if(__LONG_FH==NULL){
__LONG_FH=(int32*)mem_static_malloc(4);
*__LONG_FH=0;
}
byte_element_struct *byte_element_10=NULL;
if (!byte_element_10){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_10=(byte_element_struct*)(mem_static_pointer-12); else byte_element_10=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_TEMPFOLDERRECORDS==NULL){
__LONG_TEMPFOLDERRECORDS=(int32*)mem_static_malloc(4);
*__LONG_TEMPFOLDERRECORDS=0;
}
byte_element_struct *byte_element_11=NULL;
if (!byte_element_11){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_11=(byte_element_struct*)(mem_static_pointer-12); else byte_element_11=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_12=NULL;
if (!byte_element_12){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_12=(byte_element_struct*)(mem_static_pointer-12); else byte_element_12=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value14;
static int64 fornext_finalvalue14;
static int64 fornext_step14;
static uint8 fornext_step_negative14;
if(__LONG_TEMPFOLDERSEARCH==NULL){
__LONG_TEMPFOLDERSEARCH=(int32*)mem_static_malloc(4);
*__LONG_TEMPFOLDERSEARCH=0;
}
byte_element_struct *byte_element_15=NULL;
if (!byte_element_15){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_15=(byte_element_struct*)(mem_static_pointer-12); else byte_element_15=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_FH2==NULL){
__LONG_FH2=(int32*)mem_static_malloc(4);
*__LONG_FH2=0;
}
if (!__STRING_CHECKPID)__STRING_CHECKPID=qbs_new(0,0);
byte_element_struct *byte_element_17=NULL;
if (!byte_element_17){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_17=(byte_element_struct*)(mem_static_pointer-12); else byte_element_17=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_18=NULL;
if (!byte_element_18){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_18=(byte_element_struct*)(mem_static_pointer-12); else byte_element_18=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_A)__STRING_A=qbs_new(0,0);
if(__LONG_X==NULL){
__LONG_X=(int32*)mem_static_malloc(4);
*__LONG_X=0;
}
byte_element_struct *byte_element_23=NULL;
if (!byte_element_23){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_23=(byte_element_struct*)(mem_static_pointer-12); else byte_element_23=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_24=NULL;
if (!byte_element_24){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_24=(byte_element_struct*)(mem_static_pointer-12); else byte_element_24=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_TEMPFOLDERINDEXSTR)__STRING_TEMPFOLDERINDEXSTR=qbs_new(0,0);
if (!__STRING_TEMPFOLDERINDEXSTR2)__STRING_TEMPFOLDERINDEXSTR2=qbs_new(0,0);
if(__LONG_IDEDEBUGINFO==NULL){
__LONG_IDEDEBUGINFO=(int32*)mem_static_malloc(4);
*__LONG_IDEDEBUGINFO=0;
}
if(__LONG_SEPERATEARGS_ERROR==NULL){
__LONG_SEPERATEARGS_ERROR=(int32*)mem_static_malloc(4);
*__LONG_SEPERATEARGS_ERROR=0;
}
if (!__STRING_SEPERATEARGS_ERROR_MESSAGE)__STRING_SEPERATEARGS_ERROR_MESSAGE=qbs_new(0,0);
if(__LONG_COMPFAILED==NULL){
__LONG_COMPFAILED=(int32*)mem_static_malloc(4);
*__LONG_COMPFAILED=0;
}
if(__LONG_REGINTERNALSUBFUNC==NULL){
__LONG_REGINTERNALSUBFUNC=(int32*)mem_static_malloc(4);
*__LONG_REGINTERNALSUBFUNC=0;
}
if(__LONG_REGINTERNALVARIABLE==NULL){
__LONG_REGINTERNALVARIABLE=(int32*)mem_static_malloc(4);
*__LONG_REGINTERNALVARIABLE=0;
}
if(__LONG_SYMBOLTYPE_SIZE==NULL){
__LONG_SYMBOLTYPE_SIZE=(int32*)mem_static_malloc(4);
*__LONG_SYMBOLTYPE_SIZE=0;
}
if(__LONG_USE_GLOBAL_BYTE_ELEMENTS==NULL){
__LONG_USE_GLOBAL_BYTE_ELEMENTS=(int32*)mem_static_malloc(4);
*__LONG_USE_GLOBAL_BYTE_ELEMENTS=0;
}
if (!__STRING_IDECOMMAND)__STRING_IDECOMMAND=qbs_new(0,0);
if (!__STRING_IDERETURN)__STRING_IDERETURN=qbs_new(0,0);
if(__LONG_IDEERROR==NULL){
__LONG_IDEERROR=(int32*)mem_static_malloc(4);
*__LONG_IDEERROR=0;
}
if(__LONG_IDECOMPILED==NULL){
__LONG_IDECOMPILED=(int32*)mem_static_malloc(4);
*__LONG_IDECOMPILED=0;
}
if(__LONG_IDEMODE==NULL){
__LONG_IDEMODE=(int32*)mem_static_malloc(4);
*__LONG_IDEMODE=0;
}
if(__LONG_IDEERRORLINE==NULL){
__LONG_IDEERRORLINE=(int32*)mem_static_malloc(4);
*__LONG_IDEERRORLINE=0;
}
if (!__STRING_IDEMESSAGE)__STRING_IDEMESSAGE=qbs_new(0,0);
if(__BYTE_OPTIONEXPLICIT==NULL){
__BYTE_OPTIONEXPLICIT=(int8*)mem_static_malloc(1);
*__BYTE_OPTIONEXPLICIT=0;
}
if(__BYTE_OPTIONEXPLICITARRAY==NULL){
__BYTE_OPTIONEXPLICITARRAY=(int8*)mem_static_malloc(1);
*__BYTE_OPTIONEXPLICITARRAY=0;
}
if(__BYTE_OPTIONEXPLICIT_CMD==NULL){
__BYTE_OPTIONEXPLICIT_CMD=(int8*)mem_static_malloc(1);
*__BYTE_OPTIONEXPLICIT_CMD=0;
}
if(__LONG_IDESTARTATLINE==NULL){
__LONG_IDESTARTATLINE=(int32*)mem_static_malloc(4);
*__LONG_IDESTARTATLINE=0;
}
if(__LONG_ERRORLINEININCLUDE==NULL){
__LONG_ERRORLINEININCLUDE=(int32*)mem_static_malloc(4);
*__LONG_ERRORLINEININCLUDE=0;
}
if(__LONG_WARNINGININCLUDE==NULL){
__LONG_WARNINGININCLUDE=(int32*)mem_static_malloc(4);
*__LONG_WARNINGININCLUDE=0;
}
if(__LONG_WARNINGININCLUDELINE==NULL){
__LONG_WARNINGININCLUDELINE=(int32*)mem_static_malloc(4);
*__LONG_WARNINGININCLUDELINE=0;
}
if (!__STRING_OUTPUTFILE_CMD)__STRING_OUTPUTFILE_CMD=qbs_new(0,0);
if (!__STRING_COMPILELOG)__STRING_COMPILELOG=qbs_new(0,0);
if(__ULONG_IDECOMMENTCOLOR==NULL){
__ULONG_IDECOMMENTCOLOR=(uint32*)mem_static_malloc(4);
*__ULONG_IDECOMMENTCOLOR=0;
}
if(__ULONG_IDEMETACOMMANDCOLOR==NULL){
__ULONG_IDEMETACOMMANDCOLOR=(uint32*)mem_static_malloc(4);
*__ULONG_IDEMETACOMMANDCOLOR=0;
}
if(__ULONG_IDEQUOTECOLOR==NULL){
__ULONG_IDEQUOTECOLOR=(uint32*)mem_static_malloc(4);
*__ULONG_IDEQUOTECOLOR=0;
}
if(__ULONG_IDETEXTCOLOR==NULL){
__ULONG_IDETEXTCOLOR=(uint32*)mem_static_malloc(4);
*__ULONG_IDETEXTCOLOR=0;
}
if(__ULONG_IDEBACKGROUNDCOLOR==NULL){
__ULONG_IDEBACKGROUNDCOLOR=(uint32*)mem_static_malloc(4);
*__ULONG_IDEBACKGROUNDCOLOR=0;
}
if(__ULONG_IDECHROMACOLOR==NULL){
__ULONG_IDECHROMACOLOR=(uint32*)mem_static_malloc(4);
*__ULONG_IDECHROMACOLOR=0;
}
if(__ULONG_IDEBACKGROUNDCOLOR2==NULL){
__ULONG_IDEBACKGROUNDCOLOR2=(uint32*)mem_static_malloc(4);
*__ULONG_IDEBACKGROUNDCOLOR2=0;
}
if(__ULONG_IDEBRACKETHIGHLIGHTCOLOR==NULL){
__ULONG_IDEBRACKETHIGHLIGHTCOLOR=(uint32*)mem_static_malloc(4);
*__ULONG_IDEBRACKETHIGHLIGHTCOLOR=0;
}
if(__ULONG_IDEKEYWORDCOLOR==NULL){
__ULONG_IDEKEYWORDCOLOR=(uint32*)mem_static_malloc(4);
*__ULONG_IDEKEYWORDCOLOR=0;
}
if(__ULONG_IDENUMBERSCOLOR==NULL){
__ULONG_IDENUMBERSCOLOR=(uint32*)mem_static_malloc(4);
*__ULONG_IDENUMBERSCOLOR=0;
}
if(__BYTE_IDE_AUTOPOSITION==NULL){
__BYTE_IDE_AUTOPOSITION=(int8*)mem_static_malloc(1);
*__BYTE_IDE_AUTOPOSITION=0;
}
if(__INTEGER_IDE_TOPPOSITION==NULL){
__INTEGER_IDE_TOPPOSITION=(int16*)mem_static_malloc(2);
*__INTEGER_IDE_TOPPOSITION=0;
}
if(__INTEGER_IDE_LEFTPOSITION==NULL){
__INTEGER_IDE_LEFTPOSITION=(int16*)mem_static_malloc(2);
*__INTEGER_IDE_LEFTPOSITION=0;
}
if(__BYTE_IDE_BYPASSAUTOPOSITION==NULL){
__BYTE_IDE_BYPASSAUTOPOSITION=(int8*)mem_static_malloc(1);
*__BYTE_IDE_BYPASSAUTOPOSITION=0;
}
if(__BYTE_IDESORTSUBS==NULL){
__BYTE_IDESORTSUBS=(int8*)mem_static_malloc(1);
*__BYTE_IDESORTSUBS=0;
}
if(__BYTE_IDESUBSLENGTH==NULL){
__BYTE_IDESUBSLENGTH=(int8*)mem_static_malloc(1);
*__BYTE_IDESUBSLENGTH=0;
}
if(__LONG_IDENORMALCURSORSTART==NULL){
__LONG_IDENORMALCURSORSTART=(int32*)mem_static_malloc(4);
*__LONG_IDENORMALCURSORSTART=0;
}
if(__LONG_IDENORMALCURSOREND==NULL){
__LONG_IDENORMALCURSOREND=(int32*)mem_static_malloc(4);
*__LONG_IDENORMALCURSOREND=0;
}
if(__BYTE_MOUSEBUTTONSWAPPED==NULL){
__BYTE_MOUSEBUTTONSWAPPED=(int8*)mem_static_malloc(1);
*__BYTE_MOUSEBUTTONSWAPPED=0;
}
if(__BYTE_PASTECURSORATEND==NULL){
__BYTE_PASTECURSORATEND=(int8*)mem_static_malloc(1);
*__BYTE_PASTECURSORATEND=0;
}
if(__BYTE_SAVEEXEWITHSOURCE==NULL){
__BYTE_SAVEEXEWITHSOURCE=(int8*)mem_static_malloc(1);
*__BYTE_SAVEEXEWITHSOURCE=0;
}
if(__BYTE_ENABLEQUICKNAV==NULL){
__BYTE_ENABLEQUICKNAV=(int8*)mem_static_malloc(1);
*__BYTE_ENABLEQUICKNAV=0;
}
if(__BYTE_IDESHOWERRORSIMMEDIATELY==NULL){
__BYTE_IDESHOWERRORSIMMEDIATELY=(int8*)mem_static_malloc(1);
*__BYTE_IDESHOWERRORSIMMEDIATELY=0;
}
if(__BYTE_SHOWLINENUMBERSSEPARATOR==NULL){
__BYTE_SHOWLINENUMBERSSEPARATOR=(int8*)mem_static_malloc(1);
*__BYTE_SHOWLINENUMBERSSEPARATOR=0;
}
if(__BYTE_SHOWLINENUMBERSUSEBG==NULL){
__BYTE_SHOWLINENUMBERSUSEBG=(int8*)mem_static_malloc(1);
*__BYTE_SHOWLINENUMBERSUSEBG=0;
}
if(__BYTE_IGNOREWARNINGS==NULL){
__BYTE_IGNOREWARNINGS=(int8*)mem_static_malloc(1);
*__BYTE_IGNOREWARNINGS=0;
}
if(__BYTE_QB64VERSIONPRINTED==NULL){
__BYTE_QB64VERSIONPRINTED=(int8*)mem_static_malloc(1);
*__BYTE_QB64VERSIONPRINTED=0;
}
if(__BYTE_DISABLESYNTAXHIGHLIGHTER==NULL){
__BYTE_DISABLESYNTAXHIGHLIGHTER=(int8*)mem_static_malloc(1);
*__BYTE_DISABLESYNTAXHIGHLIGHTER=0;
}
if(__BYTE_EXETOSOURCEFOLDERFIRSTTIMEMSG==NULL){
__BYTE_EXETOSOURCEFOLDERFIRSTTIMEMSG=(int8*)mem_static_malloc(1);
*__BYTE_EXETOSOURCEFOLDERFIRSTTIMEMSG=0;
}
if(__BYTE_WHITELISTQB64FIRSTTIMEMSG==NULL){
__BYTE_WHITELISTQB64FIRSTTIMEMSG=(int8*)mem_static_malloc(1);
*__BYTE_WHITELISTQB64FIRSTTIMEMSG=0;
}
if(__BYTE_IDEAUTOLAYOUTKWCAPITALS==NULL){
__BYTE_IDEAUTOLAYOUTKWCAPITALS=(int8*)mem_static_malloc(1);
*__BYTE_IDEAUTOLAYOUTKWCAPITALS=0;
}
if(__BYTE_WATCHLISTTOCONSOLE==NULL){
__BYTE_WATCHLISTTOCONSOLE=(int8*)mem_static_malloc(1);
*__BYTE_WATCHLISTTOCONSOLE=0;
}
if (!__STRING_WINDOWSETTINGSSECTION)__STRING_WINDOWSETTINGSSECTION=qbs_new(0,0);
if (!__STRING_COLORSETTINGSSECTION)__STRING_COLORSETTINGSSECTION=qbs_new(0,0);
if (!__STRING_CUSTOMDICTIONARYSECTION)__STRING_CUSTOMDICTIONARYSECTION=qbs_new(0,0);
if (!__STRING_MOUSESETTINGSSECTION)__STRING_MOUSESETTINGSSECTION=qbs_new(0,0);
if (!__STRING_GENERALSETTINGSSECTION)__STRING_GENERALSETTINGSSECTION=qbs_new(0,0);
if (!__STRING_DISPLAYSETTINGSSECTION)__STRING_DISPLAYSETTINGSSECTION=qbs_new(0,0);
if (!__STRING_COLORSCHEMESSECTION)__STRING_COLORSCHEMESSECTION=qbs_new(0,0);
if (!__STRING_DEBUGSETTINGSSECTION)__STRING_DEBUGSETTINGSSECTION=qbs_new(0,0);
if (!__STRING_INIFOLDERINDEX)__STRING_INIFOLDERINDEX=qbs_new(0,0);
if (!__STRING_CONFIGFILE)__STRING_CONFIGFILE=qbs_new(0,0);
if (!__STRING_COMPILERSETTINGSSECTION)__STRING_COMPILERSETTINGSSECTION=qbs_new(0,0);
if(__LONG_IDEBASETCPPORT==NULL){
__LONG_IDEBASETCPPORT=(int32*)mem_static_malloc(4);
*__LONG_IDEBASETCPPORT=0;
}
if(__BYTE_AUTOADDDEBUGCOMMAND==NULL){
__BYTE_AUTOADDDEBUGCOMMAND=(int8*)mem_static_malloc(1);
*__BYTE_AUTOADDDEBUGCOMMAND=0;
}
if (!__STRING_WIKIBASEADDRESS)__STRING_WIKIBASEADDRESS=qbs_new(0,0);
if(__ULONG_MAXPARALLELPROCESSES==NULL){
__ULONG_MAXPARALLELPROCESSES=(uint32*)mem_static_malloc(4);
*__ULONG_MAXPARALLELPROCESSES=0;
}
if (!__STRING_EXTRACPPFLAGS)__STRING_EXTRACPPFLAGS=qbs_new(0,0);
if (!__STRING_EXTRALINKERFLAGS)__STRING_EXTRALINKERFLAGS=qbs_new(0,0);
if(__ULONG_STRIPDEBUGSYMBOLS==NULL){
__ULONG_STRIPDEBUGSYMBOLS=(uint32*)mem_static_malloc(4);
*__ULONG_STRIPDEBUGSYMBOLS=0;
}
if(__ULONG_OPTIMIZECPPPROGRAM==NULL){
__ULONG_OPTIMIZECPPPROGRAM=(uint32*)mem_static_malloc(4);
*__ULONG_OPTIMIZECPPPROGRAM=0;
}
if(__ULONG_USEMINIAUDIOBACKEND==NULL){
__ULONG_USEMINIAUDIOBACKEND=(uint32*)mem_static_malloc(4);
*__ULONG_USEMINIAUDIOBACKEND=0;
}
int8 pass26;
int8 pass27;
int8 pass28;
int8 pass29;
if(__LONG_RESULT==NULL){
__LONG_RESULT=(int32*)mem_static_malloc(4);
*__LONG_RESULT=0;
}
if (!__STRING_VALUE)__STRING_VALUE=qbs_new(0,0);
if (!__STRING_TEMPLIST)__STRING_TEMPLIST=qbs_new(0,0);
static int64 fornext_value31;
static int64 fornext_finalvalue31;
static int64 fornext_step31;
static uint8 fornext_step_negative31;
byte_element_struct *byte_element_32=NULL;
if (!byte_element_32){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_32=(byte_element_struct*)(mem_static_pointer-12); else byte_element_32=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_CHECKCHAR==NULL){
__LONG_CHECKCHAR=(int32*)mem_static_malloc(4);
*__LONG_CHECKCHAR=0;
}
byte_element_struct *byte_element_33=NULL;
if (!byte_element_33){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_33=(byte_element_struct*)(mem_static_pointer-12); else byte_element_33=(byte_element_struct*)mem_static_malloc(12);
}
int8 pass34;
int8 pass35;
int8 pass36;
int8 pass37;
int16 pass38;
int16 pass39;
int32 pass40;
int16 pass41;
if(__LONG_OUTPUTISRELATIVETOSTARTDIR==NULL){
__LONG_OUTPUTISRELATIVETOSTARTDIR=(int32*)mem_static_malloc(4);
*__LONG_OUTPUTISRELATIVETOSTARTDIR=0;
}
if(__LONG_HASHFIND_NEXTLISTITEM==NULL){
__LONG_HASHFIND_NEXTLISTITEM=(int32*)mem_static_malloc(4);
*__LONG_HASHFIND_NEXTLISTITEM=0;
}
if(__LONG_HASHFIND_REVERSE==NULL){
__LONG_HASHFIND_REVERSE=(int32*)mem_static_malloc(4);
*__LONG_HASHFIND_REVERSE=0;
}
if(__LONG_HASHFIND_SEARCHFLAGS==NULL){
__LONG_HASHFIND_SEARCHFLAGS=(int32*)mem_static_malloc(4);
*__LONG_HASHFIND_SEARCHFLAGS=0;
}
if (!__STRING_HASHFIND_NAME)__STRING_HASHFIND_NAME=qbs_new(0,0);
if(__LONG_HASHREMOVE_LASTFOUND==NULL){
__LONG_HASHREMOVE_LASTFOUND=(int32*)mem_static_malloc(4);
*__LONG_HASHREMOVE_LASTFOUND=0;
}
if(__LONG_HASHLISTSIZE==NULL){
__LONG_HASHLISTSIZE=(int32*)mem_static_malloc(4);
*__LONG_HASHLISTSIZE=0;
}
if(__LONG_HASHLISTNEXT==NULL){
__LONG_HASHLISTNEXT=(int32*)mem_static_malloc(4);
*__LONG_HASHLISTNEXT=0;
}
if(__LONG_HASHLISTFREESIZE==NULL){
__LONG_HASHLISTFREESIZE=(int32*)mem_static_malloc(4);
*__LONG_HASHLISTFREESIZE=0;
}
if(__LONG_HASHLISTFREELAST==NULL){
__LONG_HASHLISTFREELAST=(int32*)mem_static_malloc(4);
*__LONG_HASHLISTFREELAST=0;
}
if (!__ARRAY_INTEGER_HASH1CHAR){
__ARRAY_INTEGER_HASH1CHAR=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_HASH1CHAR)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_HASH1CHAR[2]=0;
__ARRAY_INTEGER_HASH1CHAR[4]=2147483647;
__ARRAY_INTEGER_HASH1CHAR[5]=0;
__ARRAY_INTEGER_HASH1CHAR[6]=0;
__ARRAY_INTEGER_HASH1CHAR[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_HASH2CHAR){
__ARRAY_INTEGER_HASH2CHAR=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_HASH2CHAR)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_HASH2CHAR[2]=0;
__ARRAY_INTEGER_HASH2CHAR[4]=2147483647;
__ARRAY_INTEGER_HASH2CHAR[5]=0;
__ARRAY_INTEGER_HASH2CHAR[6]=0;
__ARRAY_INTEGER_HASH2CHAR[0]=(ptrszint)nothingvalue;
}
static int64 fornext_value43;
static int64 fornext_finalvalue43;
static int64 fornext_step43;
static uint8 fornext_step_negative43;
if(__LONG_C1==NULL){
__LONG_C1=(int32*)mem_static_malloc(4);
*__LONG_C1=0;
}
static int64 fornext_value45;
static int64 fornext_finalvalue45;
static int64 fornext_step45;
static uint8 fornext_step_negative45;
if(__LONG_C2==NULL){
__LONG_C2=(int32*)mem_static_malloc(4);
*__LONG_C2=0;
}
static int64 fornext_value47;
static int64 fornext_finalvalue47;
static int64 fornext_step47;
static uint8 fornext_step_negative47;
if (!__ARRAY_UDT_HASHLIST){
__ARRAY_UDT_HASHLIST=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_UDT_HASHLIST)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_UDT_HASHLIST[2]=0;
__ARRAY_UDT_HASHLIST[4]=2147483647;
__ARRAY_UDT_HASHLIST[5]=0;
__ARRAY_UDT_HASHLIST[6]=0;
__ARRAY_UDT_HASHLIST[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_STRING256_HASHLISTNAME){
__ARRAY_STRING256_HASHLISTNAME=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING256_HASHLISTNAME)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING256_HASHLISTNAME[2]=0;
__ARRAY_STRING256_HASHLISTNAME[4]=2147483647;
__ARRAY_STRING256_HASHLISTNAME[5]=0;
__ARRAY_STRING256_HASHLISTNAME[6]=0;
__ARRAY_STRING256_HASHLISTNAME[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_HASHLISTFREE){
__ARRAY_LONG_HASHLISTFREE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_HASHLISTFREE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_HASHLISTFREE[2]=0;
__ARRAY_LONG_HASHLISTFREE[4]=2147483647;
__ARRAY_LONG_HASHLISTFREE[5]=0;
__ARRAY_LONG_HASHLISTFREE[6]=0;
__ARRAY_LONG_HASHLISTFREE[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_HASHTABLE){
__ARRAY_LONG_HASHTABLE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_HASHTABLE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_HASHTABLE[2]=0;
__ARRAY_LONG_HASHTABLE[4]=2147483647;
__ARRAY_LONG_HASHTABLE[5]=0;
__ARRAY_LONG_HASHTABLE[6]=0;
__ARRAY_LONG_HASHTABLE[0]=(ptrszint)nothingvalue;
}
if(__LONG_NLABELS==NULL){
__LONG_NLABELS=(int32*)mem_static_malloc(4);
*__LONG_NLABELS=0;
}
if(__LONG_LABELS_UBOUND==NULL){
__LONG_LABELS_UBOUND=(int32*)mem_static_malloc(4);
*__LONG_LABELS_UBOUND=0;
}
if (!__ARRAY_UDT_LABELS){
__ARRAY_UDT_LABELS=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_UDT_LABELS)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_UDT_LABELS[2]=0;
__ARRAY_UDT_LABELS[4]=2147483647;
__ARRAY_UDT_LABELS[5]=0;
__ARRAY_UDT_LABELS[6]=0;
__ARRAY_UDT_LABELS[0]=(ptrszint)nothingvalue;
}
if(__UDT_EMPTY_LABEL==NULL){
__UDT_EMPTY_LABEL=(void*)mem_static_malloc(282);
memset(__UDT_EMPTY_LABEL,0,282);
}
if (!__STRING_POSSIBLESUBNAMELABELS)__STRING_POSSIBLESUBNAMELABELS=qbs_new(0,0);
if (!__STRING_SUBNAMELABELS)__STRING_SUBNAMELABELS=qbs_new(0,0);
if(__LONG_CREATINGLABEL==NULL){
__LONG_CREATINGLABEL=(int32*)mem_static_malloc(4);
*__LONG_CREATINGLABEL=0;
}
if(__LONG_ALLOWLOCALNAME==NULL){
__LONG_ALLOWLOCALNAME=(int32*)mem_static_malloc(4);
*__LONG_ALLOWLOCALNAME=0;
}
if(__LONG_DATAOFFSET==NULL){
__LONG_DATAOFFSET=(int32*)mem_static_malloc(4);
*__LONG_DATAOFFSET=0;
}
if(__LONG_PREPASS==NULL){
__LONG_PREPASS=(int32*)mem_static_malloc(4);
*__LONG_PREPASS=0;
}
if(__LONG_AUTOARRAY==NULL){
__LONG_AUTOARRAY=(int32*)mem_static_malloc(4);
*__LONG_AUTOARRAY=0;
}
if(__LONG_ONTIMERID==NULL){
__LONG_ONTIMERID=(int32*)mem_static_malloc(4);
*__LONG_ONTIMERID=0;
}
if(__LONG_ONKEYID==NULL){
__LONG_ONKEYID=(int32*)mem_static_malloc(4);
*__LONG_ONKEYID=0;
}
if(__LONG_ONSTRIGID==NULL){
__LONG_ONSTRIGID=(int32*)mem_static_malloc(4);
*__LONG_ONSTRIGID=0;
}
if (!__ARRAY_LONG_REVERTMAYMUSTHAVE){
__ARRAY_LONG_REVERTMAYMUSTHAVE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_REVERTMAYMUSTHAVE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_REVERTMAYMUSTHAVE[2]=0;
__ARRAY_LONG_REVERTMAYMUSTHAVE[4]=2147483647;
__ARRAY_LONG_REVERTMAYMUSTHAVE[5]=0;
__ARRAY_LONG_REVERTMAYMUSTHAVE[6]=0;
__ARRAY_LONG_REVERTMAYMUSTHAVE[0]=(ptrszint)nothingvalue;
}
if(__LONG_REVERTMAYMUSTHAVEN==NULL){
__LONG_REVERTMAYMUSTHAVEN=(int32*)mem_static_malloc(4);
*__LONG_REVERTMAYMUSTHAVEN=0;
}
if(__LONG_LINECONTINUATION==NULL){
__LONG_LINECONTINUATION=(int32*)mem_static_malloc(4);
*__LONG_LINECONTINUATION=0;
}
if (!__STRING_DIM2TYPEPASSBACK)__STRING_DIM2TYPEPASSBACK=qbs_new(0,0);
if(__LONG_INCLEVEL==NULL){
__LONG_INCLEVEL=(int32*)mem_static_malloc(4);
*__LONG_INCLEVEL=0;
}
if (!__ARRAY_STRING_INCNAME){
__ARRAY_STRING_INCNAME=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_INCNAME)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_INCNAME[2]=0;
__ARRAY_STRING_INCNAME[4]=2147483647;
__ARRAY_STRING_INCNAME[5]=0;
__ARRAY_STRING_INCNAME[6]=0;
__ARRAY_STRING_INCNAME[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_LONG_INCLINENUMBER){
__ARRAY_LONG_INCLINENUMBER=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_INCLINENUMBER)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_INCLINENUMBER[2]=0;
__ARRAY_LONG_INCLINENUMBER[4]=2147483647;
__ARRAY_LONG_INCLINENUMBER[5]=0;
__ARRAY_LONG_INCLINENUMBER[6]=0;
__ARRAY_LONG_INCLINENUMBER[0]=(ptrszint)nothingvalue;
}
if (!__STRING_INCERROR)__STRING_INCERROR=qbs_new(0,0);
if (!__STRING_FIX046)__STRING_FIX046=qbs_new(0,0);
if (!__STRING_LAYOUT)__STRING_LAYOUT=qbs_new(0,0);
if(__LONG_LAYOUTOK==NULL){
__LONG_LAYOUTOK=(int32*)mem_static_malloc(4);
*__LONG_LAYOUTOK=0;
}
if (!__STRING_LAYOUTCOMMENT)__STRING_LAYOUTCOMMENT=qbs_new(0,0);
if (!__STRING_TLAYOUT)__STRING_TLAYOUT=qbs_new(0,0);
if(__LONG_LAYOUTDONE==NULL){
__LONG_LAYOUTDONE=(int32*)mem_static_malloc(4);
*__LONG_LAYOUTDONE=0;
}
if(__LONG_FOOINDWEL==NULL){
__LONG_FOOINDWEL=(int32*)mem_static_malloc(4);
*__LONG_FOOINDWEL=0;
}
if (!__ARRAY_LONG_ALPHANUMERIC){
__ARRAY_LONG_ALPHANUMERIC=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_ALPHANUMERIC)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_ALPHANUMERIC[2]=0;
__ARRAY_LONG_ALPHANUMERIC[4]=2147483647;
__ARRAY_LONG_ALPHANUMERIC[5]=0;
__ARRAY_LONG_ALPHANUMERIC[6]=0;
__ARRAY_LONG_ALPHANUMERIC[0]=(ptrszint)nothingvalue;
}
static int64 fornext_value49;
static int64 fornext_finalvalue49;
static int64 fornext_step49;
static uint8 fornext_step_negative49;
static int64 fornext_value51;
static int64 fornext_finalvalue51;
static int64 fornext_step51;
static uint8 fornext_step_negative51;
static int64 fornext_value53;
static int64 fornext_finalvalue53;
static int64 fornext_step53;
static uint8 fornext_step_negative53;
if (!__ARRAY_LONG_ISALPHA){
__ARRAY_LONG_ISALPHA=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_ISALPHA)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_ISALPHA[2]=0;
__ARRAY_LONG_ISALPHA[4]=2147483647;
__ARRAY_LONG_ISALPHA[5]=0;
__ARRAY_LONG_ISALPHA[6]=0;
__ARRAY_LONG_ISALPHA[0]=(ptrszint)nothingvalue;
}
static int64 fornext_value55;
static int64 fornext_finalvalue55;
static int64 fornext_step55;
static uint8 fornext_step_negative55;
static int64 fornext_value57;
static int64 fornext_finalvalue57;
static int64 fornext_step57;
static uint8 fornext_step_negative57;
if (!__ARRAY_LONG_ISNUMERIC){
__ARRAY_LONG_ISNUMERIC=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_ISNUMERIC)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_ISNUMERIC[2]=0;
__ARRAY_LONG_ISNUMERIC[4]=2147483647;
__ARRAY_LONG_ISNUMERIC[5]=0;
__ARRAY_LONG_ISNUMERIC[6]=0;
__ARRAY_LONG_ISNUMERIC[0]=(ptrszint)nothingvalue;
}
static int64 fornext_value59;
static int64 fornext_finalvalue59;
static int64 fornext_step59;
static uint8 fornext_step_negative59;
if (!__ARRAY_LONG_LFSINGLECHAR){
__ARRAY_LONG_LFSINGLECHAR=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_LFSINGLECHAR)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_LFSINGLECHAR[2]=0;
__ARRAY_LONG_LFSINGLECHAR[4]=2147483647;
__ARRAY_LONG_LFSINGLECHAR[5]=0;
__ARRAY_LONG_LFSINGLECHAR[6]=0;
__ARRAY_LONG_LFSINGLECHAR[0]=(ptrszint)nothingvalue;
}
if(__LONG_NEXTRUNLINEINDEX==NULL){
__LONG_NEXTRUNLINEINDEX=(int32*)mem_static_malloc(4);
*__LONG_NEXTRUNLINEINDEX=0;
}
if (!__STRING_LINEINPUT3BUFFER)__STRING_LINEINPUT3BUFFER=qbs_new(0,0);
if(__LONG_LINEINPUT3INDEX==NULL){
__LONG_LINEINPUT3INDEX=(int32*)mem_static_malloc(4);
*__LONG_LINEINPUT3INDEX=0;
}
if(__LONG_DIMSTATIC==NULL){
__LONG_DIMSTATIC=(int32*)mem_static_malloc(4);
*__LONG_DIMSTATIC=0;
}
if (!__STRING_STATICARRAYLIST)__STRING_STATICARRAYLIST=qbs_new(0,0);
if(__LONG_STATICARRAYLISTN==NULL){
__LONG_STATICARRAYLISTN=(int32*)mem_static_malloc(4);
*__LONG_STATICARRAYLISTN=0;
}
if (!__STRING_COMMONARRAYLIST)__STRING_COMMONARRAYLIST=qbs_new(0,0);
if(__LONG_COMMONARRAYLISTN==NULL){
__LONG_COMMONARRAYLISTN=(int32*)mem_static_malloc(4);
*__LONG_COMMONARRAYLISTN=0;
}
if(__LONG_CONSTMAX==NULL){
__LONG_CONSTMAX=(int32*)mem_static_malloc(4);
*__LONG_CONSTMAX=0;
}
if(__LONG_CONSTLAST==NULL){
__LONG_CONSTLAST=(int32*)mem_static_malloc(4);
*__LONG_CONSTLAST=0;
}
if (!__ARRAY_STRING_CONSTNAME){
__ARRAY_STRING_CONSTNAME=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_CONSTNAME)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_CONSTNAME[2]=0;
__ARRAY_STRING_CONSTNAME[4]=2147483647;
__ARRAY_STRING_CONSTNAME[5]=0;
__ARRAY_STRING_CONSTNAME[6]=0;
__ARRAY_STRING_CONSTNAME[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_STRING_CONSTCNAME){
__ARRAY_STRING_CONSTCNAME=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_CONSTCNAME)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_CONSTCNAME[2]=0;
__ARRAY_STRING_CONSTCNAME[4]=2147483647;
__ARRAY_STRING_CONSTCNAME[5]=0;
__ARRAY_STRING_CONSTCNAME[6]=0;
__ARRAY_STRING_CONSTCNAME[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_STRING_CONSTNAMESYMBOL){
__ARRAY_STRING_CONSTNAMESYMBOL=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_CONSTNAMESYMBOL)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_CONSTNAMESYMBOL[2]=0;
__ARRAY_STRING_CONSTNAMESYMBOL[4]=2147483647;
__ARRAY_STRING_CONSTNAMESYMBOL[5]=0;
__ARRAY_STRING_CONSTNAMESYMBOL[6]=0;
__ARRAY_STRING_CONSTNAMESYMBOL[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_LONG_CONSTTYPE){
__ARRAY_LONG_CONSTTYPE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_CONSTTYPE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_CONSTTYPE[2]=0;
__ARRAY_LONG_CONSTTYPE[4]=2147483647;
__ARRAY_LONG_CONSTTYPE[5]=0;
__ARRAY_LONG_CONSTTYPE[6]=0;
__ARRAY_LONG_CONSTTYPE[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER64_CONSTINTEGER){
__ARRAY_INTEGER64_CONSTINTEGER=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER64_CONSTINTEGER)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER64_CONSTINTEGER[2]=0;
__ARRAY_INTEGER64_CONSTINTEGER[4]=2147483647;
__ARRAY_INTEGER64_CONSTINTEGER[5]=0;
__ARRAY_INTEGER64_CONSTINTEGER[6]=0;
__ARRAY_INTEGER64_CONSTINTEGER[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_UINTEGER64_CONSTUINTEGER){
__ARRAY_UINTEGER64_CONSTUINTEGER=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_UINTEGER64_CONSTUINTEGER)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_UINTEGER64_CONSTUINTEGER[2]=0;
__ARRAY_UINTEGER64_CONSTUINTEGER[4]=2147483647;
__ARRAY_UINTEGER64_CONSTUINTEGER[5]=0;
__ARRAY_UINTEGER64_CONSTUINTEGER[6]=0;
__ARRAY_UINTEGER64_CONSTUINTEGER[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_FLOAT_CONSTFLOAT){
__ARRAY_FLOAT_CONSTFLOAT=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_FLOAT_CONSTFLOAT)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_FLOAT_CONSTFLOAT[2]=0;
__ARRAY_FLOAT_CONSTFLOAT[4]=2147483647;
__ARRAY_FLOAT_CONSTFLOAT[5]=0;
__ARRAY_FLOAT_CONSTFLOAT[6]=0;
__ARRAY_FLOAT_CONSTFLOAT[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_STRING_CONSTSTRING){
__ARRAY_STRING_CONSTSTRING=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_CONSTSTRING)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_CONSTSTRING[2]=0;
__ARRAY_STRING_CONSTSTRING[4]=2147483647;
__ARRAY_STRING_CONSTSTRING[5]=0;
__ARRAY_STRING_CONSTSTRING[6]=0;
__ARRAY_STRING_CONSTSTRING[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_LONG_CONSTSUBFUNC){
__ARRAY_LONG_CONSTSUBFUNC=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_CONSTSUBFUNC)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_CONSTSUBFUNC[2]=0;
__ARRAY_LONG_CONSTSUBFUNC[4]=2147483647;
__ARRAY_LONG_CONSTSUBFUNC[5]=0;
__ARRAY_LONG_CONSTSUBFUNC[6]=0;
__ARRAY_LONG_CONSTSUBFUNC[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_CONSTDEFINED){
__ARRAY_LONG_CONSTDEFINED=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_CONSTDEFINED)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_CONSTDEFINED[2]=0;
__ARRAY_LONG_CONSTDEFINED[4]=2147483647;
__ARRAY_LONG_CONSTDEFINED[5]=0;
__ARRAY_LONG_CONSTDEFINED[6]=0;
__ARRAY_LONG_CONSTDEFINED[0]=(ptrszint)nothingvalue;
}
if(__LONG_LASTTYPE==NULL){
__LONG_LASTTYPE=(int32*)mem_static_malloc(4);
*__LONG_LASTTYPE=0;
}
if(__LONG_LASTTYPEELEMENT==NULL){
__LONG_LASTTYPEELEMENT=(int32*)mem_static_malloc(4);
*__LONG_LASTTYPEELEMENT=0;
}
if(__UDT_ID==NULL){
__UDT_ID=(void*)mem_static_malloc(2869);
memset(__UDT_ID,0,2869);
*(qbs**)(((char*)__UDT_ID)+ 2861) = qbs_new(0,0);
}
if(__LONG_IDN==NULL){
__LONG_IDN=(int32*)mem_static_malloc(4);
*__LONG_IDN=0;
}
if(__LONG_IDS_MAX==NULL){
__LONG_IDS_MAX=(int32*)mem_static_malloc(4);
*__LONG_IDS_MAX=0;
}
if (!__ARRAY_UDT_IDS){
__ARRAY_UDT_IDS=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_UDT_IDS)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_UDT_IDS[2]=0;
__ARRAY_UDT_IDS[4]=2147483647;
__ARRAY_UDT_IDS[5]=0;
__ARRAY_UDT_IDS[6]=0;
__ARRAY_UDT_IDS[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_CMEMLIST){
__ARRAY_INTEGER_CMEMLIST=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_CMEMLIST)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_CMEMLIST[2]=0;
__ARRAY_INTEGER_CMEMLIST[4]=2147483647;
__ARRAY_INTEGER_CMEMLIST[5]=0;
__ARRAY_INTEGER_CMEMLIST[6]=0;
__ARRAY_INTEGER_CMEMLIST[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_STRING100_SFCMEMARGS){
__ARRAY_STRING100_SFCMEMARGS=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING100_SFCMEMARGS)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING100_SFCMEMARGS[2]=0;
__ARRAY_STRING100_SFCMEMARGS[4]=2147483647;
__ARRAY_STRING100_SFCMEMARGS[5]=0;
__ARRAY_STRING100_SFCMEMARGS[6]=0;
__ARRAY_STRING100_SFCMEMARGS[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_ARRAYELEMENTSLIST){
__ARRAY_INTEGER_ARRAYELEMENTSLIST=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_ARRAYELEMENTSLIST)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_ARRAYELEMENTSLIST[2]=0;
__ARRAY_INTEGER_ARRAYELEMENTSLIST[4]=2147483647;
__ARRAY_INTEGER_ARRAYELEMENTSLIST[5]=0;
__ARRAY_INTEGER_ARRAYELEMENTSLIST[6]=0;
__ARRAY_INTEGER_ARRAYELEMENTSLIST[0]=(ptrszint)nothingvalue;
}
if(__UDT_CLEARIDDATA==NULL){
__UDT_CLEARIDDATA=(void*)mem_static_malloc(2869);
memset(__UDT_CLEARIDDATA,0,2869);
*(qbs**)(((char*)__UDT_CLEARIDDATA)+ 2861) = qbs_new(0,0);
}
if(__LONG_ISSTRING==NULL){
__LONG_ISSTRING=(int32*)mem_static_malloc(4);
*__LONG_ISSTRING=0;
}
if(__LONG_ISFLOAT==NULL){
__LONG_ISFLOAT=(int32*)mem_static_malloc(4);
*__LONG_ISFLOAT=0;
}
if(__LONG_ISUNSIGNED==NULL){
__LONG_ISUNSIGNED=(int32*)mem_static_malloc(4);
*__LONG_ISUNSIGNED=0;
}
if(__LONG_ISPOINTER==NULL){
__LONG_ISPOINTER=(int32*)mem_static_malloc(4);
*__LONG_ISPOINTER=0;
}
if(__LONG_ISFIXEDLENGTH==NULL){
__LONG_ISFIXEDLENGTH=(int32*)mem_static_malloc(4);
*__LONG_ISFIXEDLENGTH=0;
}
if(__LONG_ISINCONVENTIONALMEMORY==NULL){
__LONG_ISINCONVENTIONALMEMORY=(int32*)mem_static_malloc(4);
*__LONG_ISINCONVENTIONALMEMORY=0;
}
if(__LONG_ISOFFSETINBITS==NULL){
__LONG_ISOFFSETINBITS=(int32*)mem_static_malloc(4);
*__LONG_ISOFFSETINBITS=0;
}
if(__LONG_ISARRAY==NULL){
__LONG_ISARRAY=(int32*)mem_static_malloc(4);
*__LONG_ISARRAY=0;
}
if(__LONG_ISREFERENCE==NULL){
__LONG_ISREFERENCE=(int32*)mem_static_malloc(4);
*__LONG_ISREFERENCE=0;
}
if(__LONG_ISUDT==NULL){
__LONG_ISUDT=(int32*)mem_static_malloc(4);
*__LONG_ISUDT=0;
}
if(__LONG_ISOFFSET==NULL){
__LONG_ISOFFSET=(int32*)mem_static_malloc(4);
*__LONG_ISOFFSET=0;
}
if(__LONG_STRINGTYPE==NULL){
__LONG_STRINGTYPE=(int32*)mem_static_malloc(4);
*__LONG_STRINGTYPE=0;
}
if(__LONG_BITTYPE==NULL){
__LONG_BITTYPE=(int32*)mem_static_malloc(4);
*__LONG_BITTYPE=0;
}
if(__LONG_UBITTYPE==NULL){
__LONG_UBITTYPE=(int32*)mem_static_malloc(4);
*__LONG_UBITTYPE=0;
}
if(__LONG_BYTETYPE==NULL){
__LONG_BYTETYPE=(int32*)mem_static_malloc(4);
*__LONG_BYTETYPE=0;
}
if(__LONG_UBYTETYPE==NULL){
__LONG_UBYTETYPE=(int32*)mem_static_malloc(4);
*__LONG_UBYTETYPE=0;
}
if(__LONG_INTEGERTYPE==NULL){
__LONG_INTEGERTYPE=(int32*)mem_static_malloc(4);
*__LONG_INTEGERTYPE=0;
}
if(__LONG_UINTEGERTYPE==NULL){
__LONG_UINTEGERTYPE=(int32*)mem_static_malloc(4);
*__LONG_UINTEGERTYPE=0;
}
if(__LONG_LONGTYPE==NULL){
__LONG_LONGTYPE=(int32*)mem_static_malloc(4);
*__LONG_LONGTYPE=0;
}
if(__LONG_ULONGTYPE==NULL){
__LONG_ULONGTYPE=(int32*)mem_static_malloc(4);
*__LONG_ULONGTYPE=0;
}
if(__LONG_INTEGER64TYPE==NULL){
__LONG_INTEGER64TYPE=(int32*)mem_static_malloc(4);
*__LONG_INTEGER64TYPE=0;
}
if(__LONG_UINTEGER64TYPE==NULL){
__LONG_UINTEGER64TYPE=(int32*)mem_static_malloc(4);
*__LONG_UINTEGER64TYPE=0;
}
if(__LONG_SINGLETYPE==NULL){
__LONG_SINGLETYPE=(int32*)mem_static_malloc(4);
*__LONG_SINGLETYPE=0;
}
if(__LONG_DOUBLETYPE==NULL){
__LONG_DOUBLETYPE=(int32*)mem_static_malloc(4);
*__LONG_DOUBLETYPE=0;
}
if(__LONG_FLOATTYPE==NULL){
__LONG_FLOATTYPE=(int32*)mem_static_malloc(4);
*__LONG_FLOATTYPE=0;
}
if(__LONG_OFFSETTYPE==NULL){
__LONG_OFFSETTYPE=(int32*)mem_static_malloc(4);
*__LONG_OFFSETTYPE=0;
}
if(__LONG_UOFFSETTYPE==NULL){
__LONG_UOFFSETTYPE=(int32*)mem_static_malloc(4);
*__LONG_UOFFSETTYPE=0;
}
if(__LONG_UDTTYPE==NULL){
__LONG_UDTTYPE=(int32*)mem_static_malloc(4);
*__LONG_UDTTYPE=0;
}
if(__LONG_GOSUBID==NULL){
__LONG_GOSUBID=(int32*)mem_static_malloc(4);
*__LONG_GOSUBID=0;
}
if(__INTEGER_REDIMOPTION==NULL){
__INTEGER_REDIMOPTION=(int16*)mem_static_malloc(2);
*__INTEGER_REDIMOPTION=0;
}
if(__INTEGER_DIMOPTION==NULL){
__INTEGER_DIMOPTION=(int16*)mem_static_malloc(2);
*__INTEGER_DIMOPTION=0;
}
if(__INTEGER_ARRAYDESC==NULL){
__INTEGER_ARRAYDESC=(int16*)mem_static_malloc(2);
*__INTEGER_ARRAYDESC=0;
}
if(__INTEGER_QBERRORHAPPENED==NULL){
__INTEGER_QBERRORHAPPENED=(int16*)mem_static_malloc(2);
*__INTEGER_QBERRORHAPPENED=0;
}
if(__INTEGER_QBERRORCODE==NULL){
__INTEGER_QBERRORCODE=(int16*)mem_static_malloc(2);
*__INTEGER_QBERRORCODE=0;
}
if(__INTEGER_QBERRORLINE==NULL){
__INTEGER_QBERRORLINE=(int16*)mem_static_malloc(2);
*__INTEGER_QBERRORLINE=0;
}
if (!__STRING_SOURCEFILE)__STRING_SOURCEFILE=qbs_new(0,0);
if (!__STRING_FILE)__STRING_FILE=qbs_new(0,0);
if(__INTEGER_CONSTEQUATION==NULL){
__INTEGER_CONSTEQUATION=(int16*)mem_static_malloc(2);
*__INTEGER_CONSTEQUATION=0;
}
if(__INTEGER_DYNAMICMODE==NULL){
__INTEGER_DYNAMICMODE=(int16*)mem_static_malloc(2);
*__INTEGER_DYNAMICMODE=0;
}
if (!__STRING_FINDIDSECONDARG)__STRING_FINDIDSECONDARG=qbs_new(0,0);
if(__INTEGER_FINDANOTHERID==NULL){
__INTEGER_FINDANOTHERID=(int16*)mem_static_malloc(2);
*__INTEGER_FINDANOTHERID=0;
}
if(__LONG_FINDIDINTERNAL==NULL){
__LONG_FINDIDINTERNAL=(int32*)mem_static_malloc(4);
*__LONG_FINDIDINTERNAL=0;
}
if(__LONG_CURRENTID==NULL){
__LONG_CURRENTID=(int32*)mem_static_malloc(4);
*__LONG_CURRENTID=0;
}
if(__LONG_LINENUMBER==NULL){
__LONG_LINENUMBER=(int32*)mem_static_malloc(4);
*__LONG_LINENUMBER=0;
}
if(__LONG_REALLINENUMBER==NULL){
__LONG_REALLINENUMBER=(int32*)mem_static_malloc(4);
*__LONG_REALLINENUMBER=0;
}
if(__LONG_TOTALLINENUMBER==NULL){
__LONG_TOTALLINENUMBER=(int32*)mem_static_malloc(4);
*__LONG_TOTALLINENUMBER=0;
}
if(__LONG_DEFININGTYPEERROR==NULL){
__LONG_DEFININGTYPEERROR=(int32*)mem_static_malloc(4);
*__LONG_DEFININGTYPEERROR=0;
}
if (!__STRING_WHOLELINE)__STRING_WHOLELINE=qbs_new(0,0);
if(__LONG_FIRSTLINENUMBERLABELVWATCH==NULL){
__LONG_FIRSTLINENUMBERLABELVWATCH=(int32*)mem_static_malloc(4);
*__LONG_FIRSTLINENUMBERLABELVWATCH=0;
}
if(__LONG_LASTLINENUMBERLABELVWATCH==NULL){
__LONG_LASTLINENUMBERLABELVWATCH=(int32*)mem_static_malloc(4);
*__LONG_LASTLINENUMBERLABELVWATCH=0;
}
if (!__STRING_VWATCHUSEDLABELS)__STRING_VWATCHUSEDLABELS=qbs_new(0,0);
if (!__STRING_VWATCHUSEDSKIPLABELS)__STRING_VWATCHUSEDSKIPLABELS=qbs_new(0,0);
if (!__STRING_LINEFRAGMENT)__STRING_LINEFRAGMENT=qbs_new(0,0);
if(__INTEGER_ARRAYPROCESSINGHAPPENED==NULL){
__INTEGER_ARRAYPROCESSINGHAPPENED=(int16*)mem_static_malloc(2);
*__INTEGER_ARRAYPROCESSINGHAPPENED=0;
}
if(__INTEGER_STRINGPROCESSINGHAPPENED==NULL){
__INTEGER_STRINGPROCESSINGHAPPENED=(int16*)mem_static_malloc(2);
*__INTEGER_STRINGPROCESSINGHAPPENED=0;
}
if (!__STRING_CLEANUPSTRINGPROCESSINGCALL)__STRING_CLEANUPSTRINGPROCESSINGCALL=qbs_new(0,0);
if(__BYTE_INPUTFUNCTIONCALLED==NULL){
__BYTE_INPUTFUNCTIONCALLED=(int8*)mem_static_malloc(1);
*__BYTE_INPUTFUNCTIONCALLED=0;
}
if(__INTEGER_RECOMPILE==NULL){
__INTEGER_RECOMPILE=(int16*)mem_static_malloc(2);
*__INTEGER_RECOMPILE=0;
}
if(__INTEGER_OPTIONBASE==NULL){
__INTEGER_OPTIONBASE=(int16*)mem_static_malloc(2);
*__INTEGER_OPTIONBASE=0;
}
if(__INTEGER_ADDMETASTATIC==NULL){
__INTEGER_ADDMETASTATIC=(int16*)mem_static_malloc(2);
*__INTEGER_ADDMETASTATIC=0;
}
if(__INTEGER_ADDMETADYNAMIC==NULL){
__INTEGER_ADDMETADYNAMIC=(int16*)mem_static_malloc(2);
*__INTEGER_ADDMETADYNAMIC=0;
}
if (!__STRING_ADDMETAINCLUDE)__STRING_ADDMETAINCLUDE=qbs_new(0,0);
if(__INTEGER_CLOSEDMAIN==NULL){
__INTEGER_CLOSEDMAIN=(int16*)mem_static_malloc(2);
*__INTEGER_CLOSEDMAIN=0;
}
if (!__STRING_MODULE)__STRING_MODULE=qbs_new(0,0);
if (!__STRING_SUBFUNC)__STRING_SUBFUNC=qbs_new(0,0);
if(__LONG_SUBFUNCN==NULL){
__LONG_SUBFUNCN=(int32*)mem_static_malloc(4);
*__LONG_SUBFUNCN=0;
}
if(__BYTE_CLOSEDSUBFUNC==NULL){
__BYTE_CLOSEDSUBFUNC=(int8*)mem_static_malloc(1);
*__BYTE_CLOSEDSUBFUNC=0;
}
if(__LONG_SUBFUNCID==NULL){
__LONG_SUBFUNCID=(int32*)mem_static_malloc(4);
*__LONG_SUBFUNCID=0;
}
if(__INTEGER_DEFDATAHANDLE==NULL){
__INTEGER_DEFDATAHANDLE=(int16*)mem_static_malloc(2);
*__INTEGER_DEFDATAHANDLE=0;
}
if(__INTEGER_DIMSFARRAY==NULL){
__INTEGER_DIMSFARRAY=(int16*)mem_static_malloc(2);
*__INTEGER_DIMSFARRAY=0;
}
if(__INTEGER_DIMSHARED==NULL){
__INTEGER_DIMSHARED=(int16*)mem_static_malloc(2);
*__INTEGER_DIMSHARED=0;
}
if(__INTEGER_SFLISTN==NULL){
__INTEGER_SFLISTN=(int16*)mem_static_malloc(2);
*__INTEGER_SFLISTN=0;
}
if(__LONG_GLINKID==NULL){
__LONG_GLINKID=(int32*)mem_static_malloc(4);
*__LONG_GLINKID=0;
}
if(__INTEGER_GLINKARG==NULL){
__INTEGER_GLINKARG=(int16*)mem_static_malloc(2);
*__INTEGER_GLINKARG=0;
}
if(__LONG_TYPNAME2TYPSIZE==NULL){
__LONG_TYPNAME2TYPSIZE=(int32*)mem_static_malloc(4);
*__LONG_TYPNAME2TYPSIZE=0;
}
if(__LONG_UNIQUENUMBERN==NULL){
__LONG_UNIQUENUMBERN=(int32*)mem_static_malloc(4);
*__LONG_UNIQUENUMBERN=0;
}
if (!__ARRAY_INTEGER64_BITMASK){
__ARRAY_INTEGER64_BITMASK=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER64_BITMASK)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER64_BITMASK[2]=0;
__ARRAY_INTEGER64_BITMASK[4]=2147483647;
__ARRAY_INTEGER64_BITMASK[5]=0;
__ARRAY_INTEGER64_BITMASK[6]=0;
__ARRAY_INTEGER64_BITMASK[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER64_BITMASKINV){
__ARRAY_INTEGER64_BITMASKINV=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER64_BITMASKINV)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER64_BITMASKINV[2]=0;
__ARRAY_INTEGER64_BITMASKINV[4]=2147483647;
__ARRAY_INTEGER64_BITMASKINV[5]=0;
__ARRAY_INTEGER64_BITMASKINV[6]=0;
__ARRAY_INTEGER64_BITMASKINV[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_STRING_DEFINEEXTAZ){
__ARRAY_STRING_DEFINEEXTAZ=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_DEFINEEXTAZ)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_DEFINEEXTAZ[2]=0;
__ARRAY_STRING_DEFINEEXTAZ[4]=2147483647;
__ARRAY_STRING_DEFINEEXTAZ[5]=0;
__ARRAY_STRING_DEFINEEXTAZ[6]=0;
__ARRAY_STRING_DEFINEEXTAZ[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_STRING_DEFINEAZ){
__ARRAY_STRING_DEFINEAZ=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_DEFINEAZ)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_DEFINEAZ[2]=0;
__ARRAY_STRING_DEFINEAZ[4]=2147483647;
__ARRAY_STRING_DEFINEAZ[5]=0;
__ARRAY_STRING_DEFINEAZ[6]=0;
__ARRAY_STRING_DEFINEAZ[0]=(ptrszint)&nothingstring;
}
if(__LONG_STATEMENTN==NULL){
__LONG_STATEMENTN=(int32*)mem_static_malloc(4);
*__LONG_STATEMENTN=0;
}
if(__LONG_EVERYCASENEWCASE==NULL){
__LONG_EVERYCASENEWCASE=(int32*)mem_static_malloc(4);
*__LONG_EVERYCASENEWCASE=0;
}
if(__INTEGER_CONTROLLEVEL==NULL){
__INTEGER_CONTROLLEVEL=(int16*)mem_static_malloc(2);
*__INTEGER_CONTROLLEVEL=0;
}
if (!__ARRAY_INTEGER_CONTROLTYPE){
__ARRAY_INTEGER_CONTROLTYPE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_CONTROLTYPE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_CONTROLTYPE[2]=0;
__ARRAY_INTEGER_CONTROLTYPE[4]=2147483647;
__ARRAY_INTEGER_CONTROLTYPE[5]=0;
__ARRAY_INTEGER_CONTROLTYPE[6]=0;
__ARRAY_INTEGER_CONTROLTYPE[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_CONTROLID){
__ARRAY_LONG_CONTROLID=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_CONTROLID)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_CONTROLID[2]=0;
__ARRAY_LONG_CONTROLID[4]=2147483647;
__ARRAY_LONG_CONTROLID[5]=0;
__ARRAY_LONG_CONTROLID[6]=0;
__ARRAY_LONG_CONTROLID[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_CONTROLVALUE){
__ARRAY_LONG_CONTROLVALUE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_CONTROLVALUE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_CONTROLVALUE[2]=0;
__ARRAY_LONG_CONTROLVALUE[4]=2147483647;
__ARRAY_LONG_CONTROLVALUE[5]=0;
__ARRAY_LONG_CONTROLVALUE[6]=0;
__ARRAY_LONG_CONTROLVALUE[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_CONTROLSTATE){
__ARRAY_INTEGER_CONTROLSTATE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_CONTROLSTATE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_CONTROLSTATE[2]=0;
__ARRAY_INTEGER_CONTROLSTATE[4]=2147483647;
__ARRAY_INTEGER_CONTROLSTATE[5]=0;
__ARRAY_INTEGER_CONTROLSTATE[6]=0;
__ARRAY_INTEGER_CONTROLSTATE[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_CONTROLREF){
__ARRAY_LONG_CONTROLREF=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_CONTROLREF)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_CONTROLREF[2]=0;
__ARRAY_LONG_CONTROLREF[4]=2147483647;
__ARRAY_LONG_CONTROLREF[5]=0;
__ARRAY_LONG_CONTROLREF[6]=0;
__ARRAY_LONG_CONTROLREF[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_BYTE_UNSTABLEFLAGS){
__ARRAY_BYTE_UNSTABLEFLAGS=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_BYTE_UNSTABLEFLAGS)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_BYTE_UNSTABLEFLAGS[2]=0;
__ARRAY_BYTE_UNSTABLEFLAGS[4]=2147483647;
__ARRAY_BYTE_UNSTABLEFLAGS[5]=0;
__ARRAY_BYTE_UNSTABLEFLAGS[6]=0;
__ARRAY_BYTE_UNSTABLEFLAGS[0]=(ptrszint)nothingvalue;
}
if(__LONG_UNSTABLE_MIDI==NULL){
__LONG_UNSTABLE_MIDI=(int32*)mem_static_malloc(4);
*__LONG_UNSTABLE_MIDI=0;
}
if(__INTEGER64_I2==NULL){
__INTEGER64_I2=(int64*)mem_static_malloc(8);
*__INTEGER64_I2=0;
}
if(__INTEGER64_I==NULL){
__INTEGER64_I=(int64*)mem_static_malloc(8);
*__INTEGER64_I=0;
}
static int64 fornext_value61;
static int64 fornext_finalvalue61;
static int64 fornext_step61;
static uint8 fornext_step_negative61;
if(__UDT_ID2==NULL){
__UDT_ID2=(void*)mem_static_malloc(2869);
memset(__UDT_ID2,0,2869);
*(qbs**)(((char*)__UDT_ID2)+ 2861) = qbs_new(0,0);
}
if (!__ARRAY_LONG_SFIDLIST){
__ARRAY_LONG_SFIDLIST=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_SFIDLIST)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_SFIDLIST[2]=0;
__ARRAY_LONG_SFIDLIST[4]=2147483647;
__ARRAY_LONG_SFIDLIST[5]=0;
__ARRAY_LONG_SFIDLIST[6]=0;
__ARRAY_LONG_SFIDLIST[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_SFARGLIST){
__ARRAY_INTEGER_SFARGLIST=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_SFARGLIST)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_SFARGLIST[2]=0;
__ARRAY_INTEGER_SFARGLIST[4]=2147483647;
__ARRAY_INTEGER_SFARGLIST[5]=0;
__ARRAY_INTEGER_SFARGLIST[6]=0;
__ARRAY_INTEGER_SFARGLIST[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_SFELELIST){
__ARRAY_INTEGER_SFELELIST=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_SFELELIST)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_SFELELIST[2]=0;
__ARRAY_INTEGER_SFELELIST[4]=2147483647;
__ARRAY_INTEGER_SFELELIST[5]=0;
__ARRAY_INTEGER_SFELELIST[6]=0;
__ARRAY_INTEGER_SFELELIST[0]=(ptrszint)nothingvalue;
}
if(__BYTE_FILEDROPENABLED==NULL){
__BYTE_FILEDROPENABLED=(int8*)mem_static_malloc(1);
*__BYTE_FILEDROPENABLED=0;
}
if (!__STRING_SENDC)__STRING_SENDC=qbs_new(0,0);
if(__LONG_C==NULL){
__LONG_C=(int32*)mem_static_malloc(4);
*__LONG_C=0;
}
int32 pass62;
if (!__STRING_C)__STRING_C=qbs_new(0,0);
if(__LONG_IDEPASS==NULL){
__LONG_IDEPASS=(int32*)mem_static_malloc(4);
*__LONG_IDEPASS=0;
}
if(__LONG_LASTLINERETURN==NULL){
__LONG_LASTLINERETURN=(int32*)mem_static_malloc(4);
*__LONG_LASTLINERETURN=0;
}
if (!__STRING_A3)__STRING_A3=qbs_new(0,0);
if(__LONG_CONTINUELINEFROM==NULL){
__LONG_CONTINUELINEFROM=(int32*)mem_static_malloc(4);
*__LONG_CONTINUELINEFROM=0;
}
if(__LONG_LASTLINE==NULL){
__LONG_LASTLINE=(int32*)mem_static_malloc(4);
*__LONG_LASTLINE=0;
}
if(__LONG_FIRSTLINE==NULL){
__LONG_FIRSTLINE=(int32*)mem_static_malloc(4);
*__LONG_FIRSTLINE=0;
}
if (!__STRING_F)__STRING_F=qbs_new(0,0);
byte_element_struct *byte_element_63=NULL;
if (!byte_element_63){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_63=(byte_element_struct*)(mem_static_pointer-12); else byte_element_63=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_64=NULL;
if (!byte_element_64){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_64=(byte_element_struct*)(mem_static_pointer-12); else byte_element_64=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_65=NULL;
if (!byte_element_65){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_65=(byte_element_struct*)(mem_static_pointer-12); else byte_element_65=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_66=NULL;
if (!byte_element_66){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_66=(byte_element_struct*)(mem_static_pointer-12); else byte_element_66=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_DUMMY==NULL){
__LONG_DUMMY=(int32*)mem_static_malloc(4);
*__LONG_DUMMY=0;
}
int8 pass69;
if (!__STRING_TERRMSG)__STRING_TERRMSG=qbs_new(0,0);
int32 pass71;
int32 pass72;
int32 pass73;
if (!__STRING_CURRENTDIR)__STRING_CURRENTDIR=qbs_new(0,0);
byte_element_struct *byte_element_75=NULL;
if (!byte_element_75){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_75=(byte_element_struct*)(mem_static_pointer-12); else byte_element_75=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value79;
static int64 fornext_finalvalue79;
static int64 fornext_step79;
static uint8 fornext_step_negative79;
byte_element_struct *byte_element_80=NULL;
if (!byte_element_80){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_80=(byte_element_struct*)(mem_static_pointer-12); else byte_element_80=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_81=NULL;
if (!byte_element_81){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_81=(byte_element_struct*)(mem_static_pointer-12); else byte_element_81=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_BU_DEPENDENCY_CONSOLE_ONLY==NULL){
__LONG_BU_DEPENDENCY_CONSOLE_ONLY=(int32*)mem_static_malloc(4);
*__LONG_BU_DEPENDENCY_CONSOLE_ONLY=0;
}
static int64 fornext_value83;
static int64 fornext_finalvalue83;
static int64 fornext_step83;
static uint8 fornext_step_negative83;
if(__LONG_CLOSEALL==NULL){
__LONG_CLOSEALL=(int32*)mem_static_malloc(4);
*__LONG_CLOSEALL=0;
}
static int64 fornext_value85;
static int64 fornext_finalvalue85;
static int64 fornext_step85;
static uint8 fornext_step_negative85;
if(__LONG_BH==NULL){
__LONG_BH=(int32*)mem_static_malloc(4);
*__LONG_BH=0;
}
static int64 fornext_value87;
static int64 fornext_finalvalue87;
static int64 fornext_step87;
static uint8 fornext_step_negative87;
if(__LONG_LASTUNRESOLVED==NULL){
__LONG_LASTUNRESOLVED=(int32*)mem_static_malloc(4);
*__LONG_LASTUNRESOLVED=0;
}
int8 pass88;
if(__LONG_RESIZE==NULL){
__LONG_RESIZE=(int32*)mem_static_malloc(4);
*__LONG_RESIZE=0;
}
if(__LONG_RESIZE_SCALE==NULL){
__LONG_RESIZE_SCALE=(int32*)mem_static_malloc(4);
*__LONG_RESIZE_SCALE=0;
}
if(__LONG_F==NULL){
__LONG_F=(int32*)mem_static_malloc(4);
*__LONG_F=0;
}
int32 pass89;
int32 pass90;
int32 pass91;
int32 pass92;
int32 pass93;
int32 pass94;
int32 pass95;
int32 pass96;
int32 pass97;
int32 pass98;
int32 pass99;
int32 pass100;
int32 pass101;
int32 pass102;
int32 pass103;
int32 pass104;
int32 pass105;
int32 pass106;
int32 pass107;
int32 pass108;
int32 pass109;
int32 pass110;
int32 pass111;
int32 pass112;
int32 pass113;
int32 pass114;
int32 pass115;
int32 pass116;
int32 pass117;
int32 pass118;
int32 pass119;
int32 pass120;
int32 pass121;
int32 pass122;
int32 pass123;
int32 pass124;
int32 pass125;
int32 pass126;
int32 pass127;
int32 pass128;
int32 pass129;
int32 pass130;
int32 pass131;
int32 pass132;
int32 pass133;
int32 pass134;
int32 pass135;
int32 pass136;
int32 pass137;
int32 pass138;
int32 pass139;
int32 pass140;
int32 pass141;
int32 pass142;
int32 pass143;
int32 pass144;
int32 pass145;
int32 pass146;
int32 pass147;
int32 pass148;
int32 pass149;
int32 pass150;
int32 pass151;
int32 pass152;
int32 pass153;
int32 pass154;
int32 pass155;
int32 pass156;
int32 pass157;
int32 pass158;
int32 pass159;
int32 pass160;
int32 pass161;
int32 pass162;
int32 pass163;
int32 pass164;
int32 pass165;
int32 pass166;
int32 pass167;
int32 pass168;
int32 pass169;
int32 pass170;
int32 pass171;
int32 pass172;
int32 pass173;
int32 pass174;
int32 pass175;
int32 pass176;
int32 pass177;
int32 pass178;
int32 pass179;
int32 pass180;
int32 pass181;
int32 pass182;
int32 pass183;
int32 pass184;
int32 pass185;
int32 pass186;
int32 pass187;
int32 pass188;
int32 pass189;
int32 pass190;
int32 pass191;
int32 pass192;
int32 pass193;
int32 pass194;
int32 pass195;
int32 pass196;
int32 pass197;
int32 pass198;
int32 pass199;
int32 pass200;
int32 pass201;
int32 pass202;
int32 pass203;
int32 pass204;
int32 pass205;
if(__LONG_DYNAMICLIBRARY==NULL){
__LONG_DYNAMICLIBRARY=(int32*)mem_static_malloc(4);
*__LONG_DYNAMICLIBRARY=0;
}
if(__LONG_DIMMETHOD==NULL){
__LONG_DIMMETHOD=(int32*)mem_static_malloc(4);
*__LONG_DIMMETHOD=0;
}
if(__LONG_COMMONOPTION==NULL){
__LONG_COMMONOPTION=(int32*)mem_static_malloc(4);
*__LONG_COMMONOPTION=0;
}
if (!__STRING_MYLIB)__STRING_MYLIB=qbs_new(0,0);
if (!__STRING_MYLIBOPT)__STRING_MYLIBOPT=qbs_new(0,0);
if(__LONG_DECLARINGLIBRARY==NULL){
__LONG_DECLARINGLIBRARY=(int32*)mem_static_malloc(4);
*__LONG_DECLARINGLIBRARY=0;
}
if(__LONG_DYNSCOPE==NULL){
__LONG_DYNSCOPE=(int32*)mem_static_malloc(4);
*__LONG_DYNSCOPE=0;
}
if(__LONG_ELSEFOLLOWUP==NULL){
__LONG_ELSEFOLLOWUP=(int32*)mem_static_malloc(4);
*__LONG_ELSEFOLLOWUP=0;
}
if (!__ARRAY_STRING256_UDTXNAME){
__ARRAY_STRING256_UDTXNAME=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING256_UDTXNAME)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING256_UDTXNAME[2]=0;
__ARRAY_STRING256_UDTXNAME[4]=2147483647;
__ARRAY_STRING256_UDTXNAME[5]=0;
__ARRAY_STRING256_UDTXNAME[6]=0;
__ARRAY_STRING256_UDTXNAME[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_STRING256_UDTXCNAME){
__ARRAY_STRING256_UDTXCNAME=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING256_UDTXCNAME)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING256_UDTXCNAME[2]=0;
__ARRAY_STRING256_UDTXCNAME[4]=2147483647;
__ARRAY_STRING256_UDTXCNAME[5]=0;
__ARRAY_STRING256_UDTXCNAME[6]=0;
__ARRAY_STRING256_UDTXCNAME[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_UDTXSIZE){
__ARRAY_LONG_UDTXSIZE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_UDTXSIZE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_UDTXSIZE[2]=0;
__ARRAY_LONG_UDTXSIZE[4]=2147483647;
__ARRAY_LONG_UDTXSIZE[5]=0;
__ARRAY_LONG_UDTXSIZE[6]=0;
__ARRAY_LONG_UDTXSIZE[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_UDTXBYTEALIGN){
__ARRAY_INTEGER_UDTXBYTEALIGN=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_UDTXBYTEALIGN)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_UDTXBYTEALIGN[2]=0;
__ARRAY_INTEGER_UDTXBYTEALIGN[4]=2147483647;
__ARRAY_INTEGER_UDTXBYTEALIGN[5]=0;
__ARRAY_INTEGER_UDTXBYTEALIGN[6]=0;
__ARRAY_INTEGER_UDTXBYTEALIGN[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_UDTXNEXT){
__ARRAY_LONG_UDTXNEXT=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_UDTXNEXT)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_UDTXNEXT[2]=0;
__ARRAY_LONG_UDTXNEXT[4]=2147483647;
__ARRAY_LONG_UDTXNEXT[5]=0;
__ARRAY_LONG_UDTXNEXT[6]=0;
__ARRAY_LONG_UDTXNEXT[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_UDTXVARIABLE){
__ARRAY_INTEGER_UDTXVARIABLE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_UDTXVARIABLE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_UDTXVARIABLE[2]=0;
__ARRAY_INTEGER_UDTXVARIABLE[4]=2147483647;
__ARRAY_INTEGER_UDTXVARIABLE[5]=0;
__ARRAY_INTEGER_UDTXVARIABLE[6]=0;
__ARRAY_INTEGER_UDTXVARIABLE[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_STRING256_UDTENAME){
__ARRAY_STRING256_UDTENAME=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING256_UDTENAME)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING256_UDTENAME[2]=0;
__ARRAY_STRING256_UDTENAME[4]=2147483647;
__ARRAY_STRING256_UDTENAME[5]=0;
__ARRAY_STRING256_UDTENAME[6]=0;
__ARRAY_STRING256_UDTENAME[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_STRING256_UDTECNAME){
__ARRAY_STRING256_UDTECNAME=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING256_UDTECNAME)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING256_UDTECNAME[2]=0;
__ARRAY_STRING256_UDTECNAME[4]=2147483647;
__ARRAY_STRING256_UDTECNAME[5]=0;
__ARRAY_STRING256_UDTECNAME[6]=0;
__ARRAY_STRING256_UDTECNAME[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_INTEGER_UDTEBYTEALIGN){
__ARRAY_INTEGER_UDTEBYTEALIGN=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_INTEGER_UDTEBYTEALIGN)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_INTEGER_UDTEBYTEALIGN[2]=0;
__ARRAY_INTEGER_UDTEBYTEALIGN[4]=2147483647;
__ARRAY_INTEGER_UDTEBYTEALIGN[5]=0;
__ARRAY_INTEGER_UDTEBYTEALIGN[6]=0;
__ARRAY_INTEGER_UDTEBYTEALIGN[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_UDTESIZE){
__ARRAY_LONG_UDTESIZE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_UDTESIZE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_UDTESIZE[2]=0;
__ARRAY_LONG_UDTESIZE[4]=2147483647;
__ARRAY_LONG_UDTESIZE[5]=0;
__ARRAY_LONG_UDTESIZE[6]=0;
__ARRAY_LONG_UDTESIZE[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_UDTETYPE){
__ARRAY_LONG_UDTETYPE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_UDTETYPE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_UDTETYPE[2]=0;
__ARRAY_LONG_UDTETYPE[4]=2147483647;
__ARRAY_LONG_UDTETYPE[5]=0;
__ARRAY_LONG_UDTETYPE[6]=0;
__ARRAY_LONG_UDTETYPE[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_UDTETYPESIZE){
__ARRAY_LONG_UDTETYPESIZE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_UDTETYPESIZE)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_UDTETYPESIZE[2]=0;
__ARRAY_LONG_UDTETYPESIZE[4]=2147483647;
__ARRAY_LONG_UDTETYPESIZE[5]=0;
__ARRAY_LONG_UDTETYPESIZE[6]=0;
__ARRAY_LONG_UDTETYPESIZE[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_UDTEARRAYELEMENTS){
__ARRAY_LONG_UDTEARRAYELEMENTS=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_UDTEARRAYELEMENTS)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_UDTEARRAYELEMENTS[2]=0;
__ARRAY_LONG_UDTEARRAYELEMENTS[4]=2147483647;
__ARRAY_LONG_UDTEARRAYELEMENTS[5]=0;
__ARRAY_LONG_UDTEARRAYELEMENTS[6]=0;
__ARRAY_LONG_UDTEARRAYELEMENTS[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_UDTENEXT){
__ARRAY_LONG_UDTENEXT=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_UDTENEXT)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_UDTENEXT[2]=0;
__ARRAY_LONG_UDTENEXT[4]=2147483647;
__ARRAY_LONG_UDTENEXT[5]=0;
__ARRAY_LONG_UDTENEXT[6]=0;
__ARRAY_LONG_UDTENEXT[0]=(ptrszint)nothingvalue;
}
if(__LONG_DEFININGTYPE==NULL){
__LONG_DEFININGTYPE=(int32*)mem_static_malloc(4);
*__LONG_DEFININGTYPE=0;
}
static int64 fornext_value207;
static int64 fornext_finalvalue207;
static int64 fornext_step207;
static uint8 fornext_step_negative207;
if (!__ARRAY_UDT_USEDVARIABLELIST){
__ARRAY_UDT_USEDVARIABLELIST=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_UDT_USEDVARIABLELIST)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_UDT_USEDVARIABLELIST[2]=0;
__ARRAY_UDT_USEDVARIABLELIST[4]=2147483647;
__ARRAY_UDT_USEDVARIABLELIST[5]=0;
__ARRAY_UDT_USEDVARIABLELIST[6]=0;
__ARRAY_UDT_USEDVARIABLELIST[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_STRING_WARNING){
__ARRAY_STRING_WARNING=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_WARNING)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_WARNING[2]=0;
__ARRAY_STRING_WARNING[4]=2147483647;
__ARRAY_STRING_WARNING[5]=0;
__ARRAY_STRING_WARNING[6]=0;
__ARRAY_STRING_WARNING[0]=(ptrszint)&nothingstring;
}
if (!__ARRAY_LONG_WARNINGLINES){
__ARRAY_LONG_WARNINGLINES=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_WARNINGLINES)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_WARNINGLINES[2]=0;
__ARRAY_LONG_WARNINGLINES[4]=2147483647;
__ARRAY_LONG_WARNINGLINES[5]=0;
__ARRAY_LONG_WARNINGLINES[6]=0;
__ARRAY_LONG_WARNINGLINES[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_LONG_WARNINGINCLINES){
__ARRAY_LONG_WARNINGINCLINES=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_LONG_WARNINGINCLINES)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_LONG_WARNINGINCLINES[2]=0;
__ARRAY_LONG_WARNINGINCLINES[4]=2147483647;
__ARRAY_LONG_WARNINGINCLINES[5]=0;
__ARRAY_LONG_WARNINGINCLINES[6]=0;
__ARRAY_LONG_WARNINGINCLINES[0]=(ptrszint)nothingvalue;
}
if (!__ARRAY_STRING_WARNINGINCFILES){
__ARRAY_STRING_WARNINGINCFILES=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)__ARRAY_STRING_WARNINGINCFILES)[8]=(ptrszint)mem_lock_tmp;
__ARRAY_STRING_WARNINGINCFILES[2]=0;
__ARRAY_STRING_WARNINGINCFILES[4]=2147483647;
__ARRAY_STRING_WARNINGINCFILES[5]=0;
__ARRAY_STRING_WARNINGINCFILES[6]=0;
__ARRAY_STRING_WARNINGINCFILES[0]=(ptrszint)&nothingstring;
}
if(__LONG_PTRSZ==NULL){
__LONG_PTRSZ=(int32*)mem_static_malloc(4);
*__LONG_PTRSZ=0;
}
if(__LONG_I2==NULL){
__LONG_I2=(int32*)mem_static_malloc(4);
*__LONG_I2=0;
}
if(__LONG_I3==NULL){
__LONG_I3=(int32*)mem_static_malloc(4);
*__LONG_I3=0;
}
if(__LONG_MIDISOUNDFONTSET==NULL){
__LONG_MIDISOUNDFONTSET=(int32*)mem_static_malloc(4);
*__LONG_MIDISOUNDFONTSET=0;
}
if (!__STRING_MIDISOUNDFONTLINE)__STRING_MIDISOUNDFONTLINE=qbs_new(0,0);
if (!__STRING_MIDISOUNDFONT)__STRING_MIDISOUNDFONT=qbs_new(0,0);
static int64 fornext_value209;
static int64 fornext_finalvalue209;
static int64 fornext_step209;
static uint8 fornext_step_negative209;
int32 pass212;
int32 pass213;
int32 pass214;
int32 pass215;
int32 pass216;
int32 pass217;
int32 pass218;
if(__LONG_GLOBTXTBUF==NULL){
__LONG_GLOBTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_GLOBTXTBUF=0;
}
if(__LONG_IDERECOMPILE==NULL){
__LONG_IDERECOMPILE=(int32*)mem_static_malloc(4);
*__LONG_IDERECOMPILE=0;
}
if (!__STRING_LINEBACKUP)__STRING_LINEBACKUP=qbs_new(0,0);
if (!__STRING_FORCEINCLUDEFROMROOT)__STRING_FORCEINCLUDEFROMROOT=qbs_new(0,0);
if(__LONG_ADDINGVWATCH==NULL){
__LONG_ADDINGVWATCH=(int32*)mem_static_malloc(4);
*__LONG_ADDINGVWATCH=0;
}
byte_element_struct *byte_element_222=NULL;
if (!byte_element_222){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_222=(byte_element_struct*)(mem_static_pointer-12); else byte_element_222=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_WHOLESTV)__STRING_WHOLESTV=qbs_new(0,0);
byte_element_struct *byte_element_224=NULL;
if (!byte_element_224){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_224=(byte_element_struct*)(mem_static_pointer-12); else byte_element_224=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_TEMP)__STRING_TEMP=qbs_new(0,0);
byte_element_struct *byte_element_225=NULL;
if (!byte_element_225){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_225=(byte_element_struct*)(mem_static_pointer-12); else byte_element_225=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_TEMP==NULL){
__LONG_TEMP=(int32*)mem_static_malloc(4);
*__LONG_TEMP=0;
}
byte_element_struct *byte_element_226=NULL;
if (!byte_element_226){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_226=(byte_element_struct*)(mem_static_pointer-12); else byte_element_226=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_L)__STRING_L=qbs_new(0,0);
if (!__STRING_R)__STRING_R=qbs_new(0,0);
byte_element_struct *byte_element_228=NULL;
if (!byte_element_228){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_228=(byte_element_struct*)(mem_static_pointer-12); else byte_element_228=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_R1)__STRING_R1=qbs_new(0,0);
static int64 fornext_value230;
static int64 fornext_finalvalue230;
static int64 fornext_step230;
static uint8 fornext_step_negative230;
byte_element_struct *byte_element_231=NULL;
if (!byte_element_231){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_231=(byte_element_struct*)(mem_static_pointer-12); else byte_element_231=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_A==NULL){
__LONG_A=(int32*)mem_static_malloc(4);
*__LONG_A=0;
}
static int64 fornext_value234;
static int64 fornext_finalvalue234;
static int64 fornext_step234;
static uint8 fornext_step_negative234;
if (!__STRING_TOKEN)__STRING_TOKEN=qbs_new(0,0);
if (!__STRING_CWHOLELINE)__STRING_CWHOLELINE=qbs_new(0,0);
if(__LONG_WHOLELINEN==NULL){
__LONG_WHOLELINEN=(int32*)mem_static_malloc(4);
*__LONG_WHOLELINEN=0;
}
if(__LONG_WHOLELINEI==NULL){
__LONG_WHOLELINEI=(int32*)mem_static_malloc(4);
*__LONG_WHOLELINEI=0;
}
if (!__STRING_E)__STRING_E=qbs_new(0,0);
int32 pass236;
if(__LONG_X2==NULL){
__LONG_X2=(int32*)mem_static_malloc(4);
*__LONG_X2=0;
}
if(__LONG_X3==NULL){
__LONG_X3=(int32*)mem_static_malloc(4);
*__LONG_X3=0;
}
byte_element_struct *byte_element_237=NULL;
if (!byte_element_237){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_237=(byte_element_struct*)(mem_static_pointer-12); else byte_element_237=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_238=NULL;
if (!byte_element_238){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_238=(byte_element_struct*)(mem_static_pointer-12); else byte_element_238=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_239=NULL;
if (!byte_element_239){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_239=(byte_element_struct*)(mem_static_pointer-12); else byte_element_239=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_CA)__STRING_CA=qbs_new(0,0);
if (!__STRING_CE)__STRING_CE=qbs_new(0,0);
byte_element_struct *byte_element_240=NULL;
if (!byte_element_240){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_240=(byte_element_struct*)(mem_static_pointer-12); else byte_element_240=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_N==NULL){
__LONG_N=(int32*)mem_static_malloc(4);
*__LONG_N=0;
}
if (!__STRING_FIRSTELEMENT)__STRING_FIRSTELEMENT=qbs_new(0,0);
int32 pass242;
if (!__STRING_SECONDELEMENT)__STRING_SECONDELEMENT=qbs_new(0,0);
int32 pass243;
if (!__STRING_THIRDELEMENT)__STRING_THIRDELEMENT=qbs_new(0,0);
int32 pass244;
if (!__STRING_SIZ)__STRING_SIZ=qbs_new(0,0);
int32 pass245;
int16 pass246;
if (!__STRING_N)__STRING_N=qbs_new(0,0);
if(__LONG_II==NULL){
__LONG_II=(int32*)mem_static_malloc(4);
*__LONG_II=0;
}
if (!__STRING_T)__STRING_T=qbs_new(0,0);
int32 pass248;
if(__LONG_TYP==NULL){
__LONG_TYP=(int32*)mem_static_malloc(4);
*__LONG_TYP=0;
}
if(__LONG_TYPSIZE==NULL){
__LONG_TYPSIZE=(int32*)mem_static_malloc(4);
*__LONG_TYPSIZE=0;
}
int32 pass249;
byte_element_struct *byte_element_250=NULL;
if (!byte_element_250){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_250=(byte_element_struct*)(mem_static_pointer-12); else byte_element_250=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_HASHNAME)__STRING_HASHNAME=qbs_new(0,0);
if(__LONG_HASHCHKFLAGS==NULL){
__LONG_HASHCHKFLAGS=(int32*)mem_static_malloc(4);
*__LONG_HASHCHKFLAGS=0;
}
if(__LONG_HASHRES==NULL){
__LONG_HASHRES=(int32*)mem_static_malloc(4);
*__LONG_HASHRES=0;
}
if(__LONG_HASHRESFLAGS==NULL){
__LONG_HASHRESFLAGS=(int32*)mem_static_malloc(4);
*__LONG_HASHRESFLAGS=0;
}
if(__LONG_HASHRESREF==NULL){
__LONG_HASHRESREF=(int32*)mem_static_malloc(4);
*__LONG_HASHRESREF=0;
}
int32 pass252;
if(__LONG_U==NULL){
__LONG_U=(int32*)mem_static_malloc(4);
*__LONG_U=0;
}
if(__LONG_NEWASTYPEBLOCKSYNTAX==NULL){
__LONG_NEWASTYPEBLOCKSYNTAX=(int32*)mem_static_malloc(4);
*__LONG_NEWASTYPEBLOCKSYNTAX=0;
}
if (!__STRING_PREVIOUSELEMENT)__STRING_PREVIOUSELEMENT=qbs_new(0,0);
if (!__STRING_LASTELEMENT)__STRING_LASTELEMENT=qbs_new(0,0);
if (!__STRING_CN)__STRING_CN=qbs_new(0,0);
byte_element_struct *byte_element_253=NULL;
if (!byte_element_253){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_253=(byte_element_struct*)(mem_static_pointer-12); else byte_element_253=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_256=NULL;
if (!byte_element_256){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_256=(byte_element_struct*)(mem_static_pointer-12); else byte_element_256=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass257;
if(__LONG_HASHFLAGS==NULL){
__LONG_HASHFLAGS=(int32*)mem_static_malloc(4);
*__LONG_HASHFLAGS=0;
}
if(__LONG_ALLOW==NULL){
__LONG_ALLOW=(int32*)mem_static_malloc(4);
*__LONG_ALLOW=0;
}
byte_element_struct *byte_element_260=NULL;
if (!byte_element_260){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_260=(byte_element_struct*)(mem_static_pointer-12); else byte_element_260=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_261=NULL;
if (!byte_element_261){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_261=(byte_element_struct*)(mem_static_pointer-12); else byte_element_261=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass262;
int32 pass263;
int32 pass264;
if(__LONG_PENDING==NULL){
__LONG_PENDING=(int32*)mem_static_malloc(4);
*__LONG_PENDING=0;
}
if(__LONG_TYPEOVERRIDE==NULL){
__LONG_TYPEOVERRIDE=(int32*)mem_static_malloc(4);
*__LONG_TYPEOVERRIDE=0;
}
if (!__STRING_S)__STRING_S=qbs_new(0,0);
if (!__STRING_READABLE_E)__STRING_READABLE_E=qbs_new(0,0);
if(__LONG_B==NULL){
__LONG_B=(int32*)mem_static_malloc(4);
*__LONG_B=0;
}
static int64 fornext_value266;
static int64 fornext_finalvalue266;
static int64 fornext_step266;
static uint8 fornext_step_negative266;
if (!__STRING_E2)__STRING_E2=qbs_new(0,0);
byte_element_struct *byte_element_267=NULL;
if (!byte_element_267){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_267=(byte_element_struct*)(mem_static_pointer-12); else byte_element_267=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_E3)__STRING_E3=qbs_new(0,0);
byte_element_struct *byte_element_268=NULL;
if (!byte_element_268){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_268=(byte_element_struct*)(mem_static_pointer-12); else byte_element_268=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_REMOVECOMMA==NULL){
__LONG_REMOVECOMMA=(int32*)mem_static_malloc(4);
*__LONG_REMOVECOMMA=0;
}
byte_element_struct *byte_element_269=NULL;
if (!byte_element_269){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_269=(byte_element_struct*)(mem_static_pointer-12); else byte_element_269=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_TEMP1)__STRING_TEMP1=qbs_new(0,0);
if(__LONG_T==NULL){
__LONG_T=(int32*)mem_static_malloc(4);
*__LONG_T=0;
}
if(__FLOAT_CONSTVAL==NULL){
__FLOAT_CONSTVAL=(long double*)mem_static_malloc(32);
*__FLOAT_CONSTVAL=0;
}
if(__INTEGER64_CONSTVAL==NULL){
__INTEGER64_CONSTVAL=(int64*)mem_static_malloc(8);
*__INTEGER64_CONSTVAL=0;
}
if(__UINTEGER64_CONSTVAL==NULL){
__UINTEGER64_CONSTVAL=(uint64*)mem_static_malloc(8);
*__UINTEGER64_CONSTVAL=0;
}
if(__LONG_ISSUEWARNING==NULL){
__LONG_ISSUEWARNING=(int32*)mem_static_malloc(4);
*__LONG_ISSUEWARNING=0;
}
if (!__STRING_THISCONSTVAL)__STRING_THISCONSTVAL=qbs_new(0,0);
int32 pass271;
if(__LONG_D==NULL){
__LONG_D=(int32*)mem_static_malloc(4);
*__LONG_D=0;
}
if(__LONG_PREDEFINING==NULL){
__LONG_PREDEFINING=(int32*)mem_static_malloc(4);
*__LONG_PREDEFINING=0;
}
if(__LONG_INDIRECTLIBRARY==NULL){
__LONG_INDIRECTLIBRARY=(int32*)mem_static_malloc(4);
*__LONG_INDIRECTLIBRARY=0;
}
int32 pass272;
if(__LONG_SF==NULL){
__LONG_SF=(int32*)mem_static_malloc(4);
*__LONG_SF=0;
}
byte_element_struct *byte_element_274=NULL;
if (!byte_element_274){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_274=(byte_element_struct*)(mem_static_pointer-12); else byte_element_274=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_275=NULL;
if (!byte_element_275){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_275=(byte_element_struct*)(mem_static_pointer-12); else byte_element_275=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass276;
int32 pass277;
int32 pass278;
int32 pass279;
if (!__STRING_SYMBOL)__STRING_SYMBOL=qbs_new(0,0);
byte_element_struct *byte_element_280=NULL;
if (!byte_element_280){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_280=(byte_element_struct*)(mem_static_pointer-12); else byte_element_280=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_281=NULL;
if (!byte_element_281){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_281=(byte_element_struct*)(mem_static_pointer-12); else byte_element_281=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_ALIASNAME)__STRING_ALIASNAME=qbs_new(0,0);
int32 pass282;
int32 pass283;
byte_element_struct *byte_element_284=NULL;
if (!byte_element_284){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_284=(byte_element_struct*)(mem_static_pointer-12); else byte_element_284=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_286=NULL;
if (!byte_element_286){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_286=(byte_element_struct*)(mem_static_pointer-12); else byte_element_286=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_287=NULL;
if (!byte_element_287){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_287=(byte_element_struct*)(mem_static_pointer-12); else byte_element_287=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_288=NULL;
if (!byte_element_288){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_288=(byte_element_struct*)(mem_static_pointer-12); else byte_element_288=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value290;
static int64 fornext_finalvalue290;
static int64 fornext_step290;
static uint8 fornext_step_negative290;
byte_element_struct *byte_element_291=NULL;
if (!byte_element_291){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_291=(byte_element_struct*)(mem_static_pointer-12); else byte_element_291=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass292;
int32 pass293;
int32 pass294;
int32 pass295;
int32 pass296;
int32 pass297;
int32 pass298;
int32 pass299;
int32 pass300;
int32 pass301;
if(__LONG_PARAMS==NULL){
__LONG_PARAMS=(int32*)mem_static_malloc(4);
*__LONG_PARAMS=0;
}
if (!__STRING_PARAMS)__STRING_PARAMS=qbs_new(0,0);
if (!__STRING_PARAMSIZE)__STRING_PARAMSIZE=qbs_new(0,0);
if (!__STRING_NELE)__STRING_NELE=qbs_new(0,0);
if (!__STRING_NELEREQ)__STRING_NELEREQ=qbs_new(0,0);
int32 pass302;
if (!__STRING_A2)__STRING_A2=qbs_new(0,0);
static int64 fornext_value304;
static int64 fornext_finalvalue304;
static int64 fornext_step304;
static uint8 fornext_step_negative304;
byte_element_struct *byte_element_305=NULL;
if (!byte_element_305){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_305=(byte_element_struct*)(mem_static_pointer-12); else byte_element_305=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_N2==NULL){
__LONG_N2=(int32*)mem_static_malloc(4);
*__LONG_N2=0;
}
if(__LONG_ARRAY==NULL){
__LONG_ARRAY=(int32*)mem_static_malloc(4);
*__LONG_ARRAY=0;
}
if (!__STRING_T2)__STRING_T2=qbs_new(0,0);
if(__LONG_BYVALUE==NULL){
__LONG_BYVALUE=(int32*)mem_static_malloc(4);
*__LONG_BYVALUE=0;
}
if (!__STRING_N2)__STRING_N2=qbs_new(0,0);
if (!__STRING_SYMBOL2)__STRING_SYMBOL2=qbs_new(0,0);
if(__LONG_M==NULL){
__LONG_M=(int32*)mem_static_malloc(4);
*__LONG_M=0;
}
static int64 fornext_value307;
static int64 fornext_finalvalue307;
static int64 fornext_step307;
static uint8 fornext_step_negative307;
if(__LONG_ARGNELEREQ==NULL){
__LONG_ARGNELEREQ=(int32*)mem_static_malloc(4);
*__LONG_ARGNELEREQ=0;
}
if(__LONG_V==NULL){
__LONG_V=(int32*)mem_static_malloc(4);
*__LONG_V=0;
}
if(__LONG_PARAMSIZE==NULL){
__LONG_PARAMSIZE=(int32*)mem_static_malloc(4);
*__LONG_PARAMSIZE=0;
}
if(__LONG_I10==NULL){
__LONG_I10=(int32*)mem_static_malloc(4);
*__LONG_I10=0;
}
static int64 fornext_value309;
static int64 fornext_finalvalue309;
static int64 fornext_step309;
static uint8 fornext_step_negative309;
if (!__STRING_CTYPE)__STRING_CTYPE=qbs_new(0,0);
byte_element_struct *byte_element_310=NULL;
if (!byte_element_310){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_310=(byte_element_struct*)(mem_static_pointer-12); else byte_element_310=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_INCLUDINGFROMROOT==NULL){
__LONG_INCLUDINGFROMROOT=(int32*)mem_static_malloc(4);
*__LONG_INCLUDINGFROMROOT=0;
}
if(__LONG_FORCEINCLUDINGFILE==NULL){
__LONG_FORCEINCLUDINGFILE=(int32*)mem_static_malloc(4);
*__LONG_FORCEINCLUDINGFILE=0;
}
if(__LONG_FIRSTTRYMETHOD==NULL){
__LONG_FIRSTTRYMETHOD=(int32*)mem_static_malloc(4);
*__LONG_FIRSTTRYMETHOD=0;
}
if(__LONG_TRY==NULL){
__LONG_TRY=(int32*)mem_static_malloc(4);
*__LONG_TRY=0;
}
static int64 fornext_value313;
static int64 fornext_finalvalue313;
static int64 fornext_step313;
static uint8 fornext_step_negative313;
if (!__STRING_P)__STRING_P=qbs_new(0,0);
if (!__STRING_X)__STRING_X=qbs_new(0,0);
static int64 fornext_value317;
static int64 fornext_finalvalue317;
static int64 fornext_step317;
static uint8 fornext_step_negative317;
static int64 fornext_value320;
static int64 fornext_finalvalue320;
static int64 fornext_step320;
static uint8 fornext_step_negative320;
static int64 fornext_value322;
static int64 fornext_finalvalue322;
static int64 fornext_step322;
static uint8 fornext_step_negative322;
if(__LONG_DATABINBUF==NULL){
__LONG_DATABINBUF=(int32*)mem_static_malloc(4);
*__LONG_DATABINBUF=0;
}
if(__LONG_MAINTXTBUF==NULL){
__LONG_MAINTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_MAINTXTBUF=0;
}
if(__LONG_DATATXTBUF==NULL){
__LONG_DATATXTBUF=(int32*)mem_static_malloc(4);
*__LONG_DATATXTBUF=0;
}
if(__LONG_REGTXTBUF==NULL){
__LONG_REGTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_REGTXTBUF=0;
}
if(__LONG_FREETXTBUF==NULL){
__LONG_FREETXTBUF=(int32*)mem_static_malloc(4);
*__LONG_FREETXTBUF=0;
}
if(__LONG_RUNTXTBUF==NULL){
__LONG_RUNTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_RUNTXTBUF=0;
}
if(__LONG_ERRTXTBUF==NULL){
__LONG_ERRTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_ERRTXTBUF=0;
}
if(__LONG_ERRORLABELS==NULL){
__LONG_ERRORLABELS=(int32*)mem_static_malloc(4);
*__LONG_ERRORLABELS=0;
}
int16 pass323;
if(__LONG_CHAINTXTBUF==NULL){
__LONG_CHAINTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_CHAINTXTBUF=0;
}
if(__LONG_INPCHAINTXTBUF==NULL){
__LONG_INPCHAINTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_INPCHAINTXTBUF=0;
}
if(__LONG_TIMETXTBUF==NULL){
__LONG_TIMETXTBUF=(int32*)mem_static_malloc(4);
*__LONG_TIMETXTBUF=0;
}
if(__LONG_TIMEJTXTBUF==NULL){
__LONG_TIMEJTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_TIMEJTXTBUF=0;
}
if(__LONG_KEYTXTBUF==NULL){
__LONG_KEYTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_KEYTXTBUF=0;
}
if(__LONG_KEYJTXTBUF==NULL){
__LONG_KEYJTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_KEYJTXTBUF=0;
}
if(__LONG_STRIGTXTBUF==NULL){
__LONG_STRIGTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_STRIGTXTBUF=0;
}
if(__LONG_STRIGJTXTBUF==NULL){
__LONG_STRIGJTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_STRIGJTXTBUF=0;
}
if(__LONG_RETTXTBUF==NULL){
__LONG_RETTXTBUF=(int32*)mem_static_malloc(4);
*__LONG_RETTXTBUF=0;
}
int16 pass324;
int16 pass325;
int16 pass326;
int16 pass327;
int16 pass328;
int16 pass329;
if(__LONG_CONTINUELINE==NULL){
__LONG_CONTINUELINE=(int32*)mem_static_malloc(4);
*__LONG_CONTINUELINE=0;
}
if(__LONG_ENDIFS==NULL){
__LONG_ENDIFS=(int32*)mem_static_malloc(4);
*__LONG_ENDIFS=0;
}
if(__LONG_LINEELSEUSED==NULL){
__LONG_LINEELSEUSED=(int32*)mem_static_malloc(4);
*__LONG_LINEELSEUSED=0;
}
int16 pass330;
byte_element_struct *byte_element_332=NULL;
if (!byte_element_332){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_332=(byte_element_struct*)(mem_static_pointer-12); else byte_element_332=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_START==NULL){
__LONG_START=(int32*)mem_static_malloc(4);
*__LONG_START=0;
}
if(__LONG_IMPLIEDENDIF==NULL){
__LONG_IMPLIEDENDIF=(int32*)mem_static_malloc(4);
*__LONG_IMPLIEDENDIF=0;
}
if(__LONG_THENGOTO==NULL){
__LONG_THENGOTO=(int32*)mem_static_malloc(4);
*__LONG_THENGOTO=0;
}
if(__LONG_NEWIF==NULL){
__LONG_NEWIF=(int32*)mem_static_malloc(4);
*__LONG_NEWIF=0;
}
if(__LONG_MAXPROGRESSWIDTH==NULL){
__LONG_MAXPROGRESSWIDTH=(int32*)mem_static_malloc(4);
*__LONG_MAXPROGRESSWIDTH=0;
}
if(__LONG_PERCENTAGE==NULL){
__LONG_PERCENTAGE=(int32*)mem_static_malloc(4);
*__LONG_PERCENTAGE=0;
}
if(__LONG_PERCENTAGECHARS==NULL){
__LONG_PERCENTAGECHARS=(int32*)mem_static_malloc(4);
*__LONG_PERCENTAGECHARS=0;
}
if(__LONG_PREVPERCENTAGE==NULL){
__LONG_PREVPERCENTAGE=(int32*)mem_static_malloc(4);
*__LONG_PREVPERCENTAGE=0;
}
if(__LONG_PREVPERCENTAGECHARS==NULL){
__LONG_PREVPERCENTAGECHARS=(int32*)mem_static_malloc(4);
*__LONG_PREVPERCENTAGECHARS=0;
}
if (!__STRING_LAYOUTORIGINAL)__STRING_LAYOUTORIGINAL=qbs_new(0,0);
if(__LONG_LHSCONTROLLEVEL==NULL){
__LONG_LHSCONTROLLEVEL=(int32*)mem_static_malloc(4);
*__LONG_LHSCONTROLLEVEL=0;
}
byte_element_struct *byte_element_337=NULL;
if (!byte_element_337){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_337=(byte_element_struct*)(mem_static_pointer-12); else byte_element_337=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_A3U)__STRING_A3U=qbs_new(0,0);
byte_element_struct *byte_element_339=NULL;
if (!byte_element_339){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_339=(byte_element_struct*)(mem_static_pointer-12); else byte_element_339=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_TEMPOP)__STRING_TEMPOP=qbs_new(0,0);
byte_element_struct *byte_element_340=NULL;
if (!byte_element_340){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_340=(byte_element_struct*)(mem_static_pointer-12); else byte_element_340=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_341=NULL;
if (!byte_element_341){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_341=(byte_element_struct*)(mem_static_pointer-12); else byte_element_341=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value343;
static int64 fornext_finalvalue343;
static int64 fornext_step343;
static uint8 fornext_step_negative343;
int16 pass344;
int16 pass345;
int16 pass346;
if(__LONG_FIRSTDELIMITER==NULL){
__LONG_FIRSTDELIMITER=(int32*)mem_static_malloc(4);
*__LONG_FIRSTDELIMITER=0;
}
if(__LONG_SECONDDELIMITER==NULL){
__LONG_SECONDDELIMITER=(int32*)mem_static_malloc(4);
*__LONG_SECONDDELIMITER=0;
}
if (!__STRING_VERSIONINFOKEY)__STRING_VERSIONINFOKEY=qbs_new(0,0);
if (!__STRING_VERSIONINFOVALUE)__STRING_VERSIONINFOVALUE=qbs_new(0,0);
byte_element_struct *byte_element_348=NULL;
if (!byte_element_348){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_348=(byte_element_struct*)(mem_static_pointer-12); else byte_element_348=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_VICOMMAS==NULL){
__LONG_VICOMMAS=(int32*)mem_static_malloc(4);
*__LONG_VICOMMAS=0;
}
static int64 fornext_value350;
static int64 fornext_finalvalue350;
static int64 fornext_step350;
static uint8 fornext_step_negative350;
byte_element_struct *byte_element_351=NULL;
if (!byte_element_351){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_351=(byte_element_struct*)(mem_static_pointer-12); else byte_element_351=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_352=NULL;
if (!byte_element_352){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_352=(byte_element_struct*)(mem_static_pointer-12); else byte_element_352=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_EXEICONFILE)__STRING_EXEICONFILE=qbs_new(0,0);
byte_element_struct *byte_element_353=NULL;
if (!byte_element_353){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_353=(byte_element_struct*)(mem_static_pointer-12); else byte_element_353=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_ICONPATH)__STRING_ICONPATH=qbs_new(0,0);
byte_element_struct *byte_element_354=NULL;
if (!byte_element_354){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_354=(byte_element_struct*)(mem_static_pointer-12); else byte_element_354=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_355=NULL;
if (!byte_element_355){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_355=(byte_element_struct*)(mem_static_pointer-12); else byte_element_355=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value357;
static int64 fornext_finalvalue357;
static int64 fornext_step357;
static uint8 fornext_step_negative357;
byte_element_struct *byte_element_358=NULL;
if (!byte_element_358){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_358=(byte_element_struct*)(mem_static_pointer-12); else byte_element_358=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_EXEICONFILEONLY)__STRING_EXEICONFILEONLY=qbs_new(0,0);
int32 pass359;
int16 pass360;
int16 pass361;
byte_element_struct *byte_element_363=NULL;
if (!byte_element_363){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_363=(byte_element_struct*)(mem_static_pointer-12); else byte_element_363=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_364=NULL;
if (!byte_element_364){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_364=(byte_element_struct*)(mem_static_pointer-12); else byte_element_364=(byte_element_struct*)mem_static_malloc(12);
}
static qbs *sc_365=qbs_new(0,0);
if(__LONG_LINEDATAOFFSET==NULL){
__LONG_LINEDATAOFFSET=(int32*)mem_static_malloc(4);
*__LONG_LINEDATAOFFSET=0;
}
if (!__STRING_ENTIRELINE)__STRING_ENTIRELINE=qbs_new(0,0);
byte_element_struct *byte_element_366=NULL;
if (!byte_element_366){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_366=(byte_element_struct*)(mem_static_pointer-12); else byte_element_366=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_U)__STRING_U=qbs_new(0,0);
if(__LONG_S==NULL){
__LONG_S=(int32*)mem_static_malloc(4);
*__LONG_S=0;
}
if(__LONG_SKIP==NULL){
__LONG_SKIP=(int32*)mem_static_malloc(4);
*__LONG_SKIP=0;
}
byte_element_struct *byte_element_368=NULL;
if (!byte_element_368){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_368=(byte_element_struct*)(mem_static_pointer-12); else byte_element_368=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_LABEL)__STRING_LABEL=qbs_new(0,0);
int32 pass369;
int32 pass370;
if(__LONG_IGNORE==NULL){
__LONG_IGNORE=(int32*)mem_static_malloc(4);
*__LONG_IGNORE=0;
}
if(__LONG_R==NULL){
__LONG_R=(int32*)mem_static_malloc(4);
*__LONG_R=0;
}
int32 pass371;
int16 pass372;
byte_element_struct *byte_element_373=NULL;
if (!byte_element_373){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_373=(byte_element_struct*)(mem_static_pointer-12); else byte_element_373=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass374;
if (!__STRING_INCLINENUMP)__STRING_INCLINENUMP=qbs_new(0,0);
if (!__STRING_THISINCNAME)__STRING_THISINCNAME=qbs_new(0,0);
byte_element_struct *byte_element_375=NULL;
if (!byte_element_375){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_375=(byte_element_struct*)(mem_static_pointer-12); else byte_element_375=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass376;
int32 pass377;
byte_element_struct *byte_element_378=NULL;
if (!byte_element_378){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_378=(byte_element_struct*)(mem_static_pointer-12); else byte_element_378=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass379;
int32 pass380;
byte_element_struct *byte_element_381=NULL;
if (!byte_element_381){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_381=(byte_element_struct*)(mem_static_pointer-12); else byte_element_381=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass382;
byte_element_struct *byte_element_383=NULL;
if (!byte_element_383){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_383=(byte_element_struct*)(mem_static_pointer-12); else byte_element_383=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass384;
byte_element_struct *byte_element_385=NULL;
if (!byte_element_385){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_385=(byte_element_struct*)(mem_static_pointer-12); else byte_element_385=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_387=NULL;
if (!byte_element_387){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_387=(byte_element_struct*)(mem_static_pointer-12); else byte_element_387=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_388=NULL;
if (!byte_element_388){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_388=(byte_element_struct*)(mem_static_pointer-12); else byte_element_388=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass389;
if (!__STRING_E1)__STRING_E1=qbs_new(0,0);
int32 pass390;
static int64 fornext_value392;
static int64 fornext_finalvalue392;
static int64 fornext_step392;
static uint8 fornext_step_negative392;
int32 pass393;
static int64 fornext_value395;
static int64 fornext_finalvalue395;
static int64 fornext_step395;
static uint8 fornext_step_negative395;
byte_element_struct *byte_element_396=NULL;
if (!byte_element_396){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_396=(byte_element_struct*)(mem_static_pointer-12); else byte_element_396=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass398;
if(__LONG_EXCEPT==NULL){
__LONG_EXCEPT=(int32*)mem_static_malloc(4);
*__LONG_EXCEPT=0;
}
if (!__STRING_AA)__STRING_AA=qbs_new(0,0);
if(__LONG_LASTFUSE==NULL){
__LONG_LASTFUSE=(int32*)mem_static_malloc(4);
*__LONG_LASTFUSE=0;
}
static int64 fornext_value400;
static int64 fornext_finalvalue400;
static int64 fornext_step400;
static uint8 fornext_step_negative400;
byte_element_struct *byte_element_402=NULL;
if (!byte_element_402){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_402=(byte_element_struct*)(mem_static_pointer-12); else byte_element_402=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_403=NULL;
if (!byte_element_403){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_403=(byte_element_struct*)(mem_static_pointer-12); else byte_element_403=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass404;
int32 pass405;
int32 pass406;
byte_element_struct *byte_element_407=NULL;
if (!byte_element_407){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_407=(byte_element_struct*)(mem_static_pointer-12); else byte_element_407=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value409;
static int64 fornext_finalvalue409;
static int64 fornext_step409;
static uint8 fornext_step_negative409;
byte_element_struct *byte_element_410=NULL;
if (!byte_element_410){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_410=(byte_element_struct*)(mem_static_pointer-12); else byte_element_410=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_V1==NULL){
__LONG_V1=(int32*)mem_static_malloc(4);
*__LONG_V1=0;
}
if(__LONG_V2==NULL){
__LONG_V2=(int32*)mem_static_malloc(4);
*__LONG_V2=0;
}
byte_element_struct *byte_element_411=NULL;
if (!byte_element_411){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_411=(byte_element_struct*)(mem_static_pointer-12); else byte_element_411=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_412=NULL;
if (!byte_element_412){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_412=(byte_element_struct*)(mem_static_pointer-12); else byte_element_412=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_413=NULL;
if (!byte_element_413){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_413=(byte_element_struct*)(mem_static_pointer-12); else byte_element_413=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_WORDSINTYPENAME==NULL){
__LONG_WORDSINTYPENAME=(int32*)mem_static_malloc(4);
*__LONG_WORDSINTYPENAME=0;
}
if (!__STRING_NEXTELEMENT)__STRING_NEXTELEMENT=qbs_new(0,0);
int32 pass415;
int32 pass416;
int32 pass417;
static int64 fornext_value419;
static int64 fornext_finalvalue419;
static int64 fornext_step419;
static uint8 fornext_step_negative419;
if (!__STRING_THISELEMENT)__STRING_THISELEMENT=qbs_new(0,0);
byte_element_struct *byte_element_420=NULL;
if (!byte_element_420){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_420=(byte_element_struct*)(mem_static_pointer-12); else byte_element_420=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass421;
int32 pass422;
byte_element_struct *byte_element_423=NULL;
if (!byte_element_423){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_423=(byte_element_struct*)(mem_static_pointer-12); else byte_element_423=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass424;
byte_element_struct *byte_element_425=NULL;
if (!byte_element_425){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_425=(byte_element_struct*)(mem_static_pointer-12); else byte_element_425=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_CUSTOMTYPELIBRARY==NULL){
__LONG_CUSTOMTYPELIBRARY=(int32*)mem_static_malloc(4);
*__LONG_CUSTOMTYPELIBRARY=0;
}
if(__LONG_STATICLINKEDLIBRARY==NULL){
__LONG_STATICLINKEDLIBRARY=(int32*)mem_static_malloc(4);
*__LONG_STATICLINKEDLIBRARY=0;
}
int32 pass426;
int32 pass427;
int32 pass428;
if(__LONG_SFDECLARE==NULL){
__LONG_SFDECLARE=(int32*)mem_static_malloc(4);
*__LONG_SFDECLARE=0;
}
if(__LONG_SFHEADER==NULL){
__LONG_SFHEADER=(int32*)mem_static_malloc(4);
*__LONG_SFHEADER=0;
}
if (!__STRING_LIBNAME)__STRING_LIBNAME=qbs_new(0,0);
if (!__STRING_HEADERNAME)__STRING_HEADERNAME=qbs_new(0,0);
byte_element_struct *byte_element_429=NULL;
if (!byte_element_429){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_429=(byte_element_struct*)(mem_static_pointer-12); else byte_element_429=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_Z==NULL){
__LONG_Z=(int32*)mem_static_malloc(4);
*__LONG_Z=0;
}
byte_element_struct *byte_element_430=NULL;
if (!byte_element_430){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_430=(byte_element_struct*)(mem_static_pointer-12); else byte_element_430=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_431=NULL;
if (!byte_element_431){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_431=(byte_element_struct*)(mem_static_pointer-12); else byte_element_431=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_433=NULL;
if (!byte_element_433){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_433=(byte_element_struct*)(mem_static_pointer-12); else byte_element_433=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_AUTOFORMAT_X)__STRING_AUTOFORMAT_X=qbs_new(0,0);
if (!__STRING_V)__STRING_V=qbs_new(0,0);
static int64 fornext_value435;
static int64 fornext_finalvalue435;
static int64 fornext_step435;
static uint8 fornext_step_negative435;
byte_element_struct *byte_element_436=NULL;
if (!byte_element_436){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_436=(byte_element_struct*)(mem_static_pointer-12); else byte_element_436=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_437=NULL;
if (!byte_element_437){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_437=(byte_element_struct*)(mem_static_pointer-12); else byte_element_437=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_438=NULL;
if (!byte_element_438){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_438=(byte_element_struct*)(mem_static_pointer-12); else byte_element_438=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_439=NULL;
if (!byte_element_439){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_439=(byte_element_struct*)(mem_static_pointer-12); else byte_element_439=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_440=NULL;
if (!byte_element_440){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_440=(byte_element_struct*)(mem_static_pointer-12); else byte_element_440=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_LIBVER)__STRING_LIBVER=qbs_new(0,0);
byte_element_struct *byte_element_442=NULL;
if (!byte_element_442){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_442=(byte_element_struct*)(mem_static_pointer-12); else byte_element_442=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_444=NULL;
if (!byte_element_444){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_444=(byte_element_struct*)(mem_static_pointer-12); else byte_element_444=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_LIBPATH)__STRING_LIBPATH=qbs_new(0,0);
static int64 fornext_value446;
static int64 fornext_finalvalue446;
static int64 fornext_step446;
static uint8 fornext_step_negative446;
byte_element_struct *byte_element_447=NULL;
if (!byte_element_447){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_447=(byte_element_struct*)(mem_static_pointer-12); else byte_element_447=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_448=NULL;
if (!byte_element_448){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_448=(byte_element_struct*)(mem_static_pointer-12); else byte_element_448=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_449=NULL;
if (!byte_element_449){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_449=(byte_element_struct*)(mem_static_pointer-12); else byte_element_449=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_450=NULL;
if (!byte_element_450){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_450=(byte_element_struct*)(mem_static_pointer-12); else byte_element_450=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_LIBPATH_INLINE)__STRING_LIBPATH_INLINE=qbs_new(0,0);
static int64 fornext_value452;
static int64 fornext_finalvalue452;
static int64 fornext_step452;
static uint8 fornext_step_negative452;
byte_element_struct *byte_element_453=NULL;
if (!byte_element_453){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_453=(byte_element_struct*)(mem_static_pointer-12); else byte_element_453=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_454=NULL;
if (!byte_element_454){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_454=(byte_element_struct*)(mem_static_pointer-12); else byte_element_454=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_455=NULL;
if (!byte_element_455){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_455=(byte_element_struct*)(mem_static_pointer-12); else byte_element_455=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_INLINELIBNAME)__STRING_INLINELIBNAME=qbs_new(0,0);
byte_element_struct *byte_element_456=NULL;
if (!byte_element_456){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_456=(byte_element_struct*)(mem_static_pointer-12); else byte_element_456=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_457=NULL;
if (!byte_element_457){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_457=(byte_element_struct*)(mem_static_pointer-12); else byte_element_457=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_458=NULL;
if (!byte_element_458){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_458=(byte_element_struct*)(mem_static_pointer-12); else byte_element_458=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_459=NULL;
if (!byte_element_459){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_459=(byte_element_struct*)(mem_static_pointer-12); else byte_element_459=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_460=NULL;
if (!byte_element_460){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_460=(byte_element_struct*)(mem_static_pointer-12); else byte_element_460=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_461=NULL;
if (!byte_element_461){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_461=(byte_element_struct*)(mem_static_pointer-12); else byte_element_461=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_462=NULL;
if (!byte_element_462){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_462=(byte_element_struct*)(mem_static_pointer-12); else byte_element_462=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_463=NULL;
if (!byte_element_463){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_463=(byte_element_struct*)(mem_static_pointer-12); else byte_element_463=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_464=NULL;
if (!byte_element_464){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_464=(byte_element_struct*)(mem_static_pointer-12); else byte_element_464=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_465=NULL;
if (!byte_element_465){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_465=(byte_element_struct*)(mem_static_pointer-12); else byte_element_465=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_466=NULL;
if (!byte_element_466){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_466=(byte_element_struct*)(mem_static_pointer-12); else byte_element_466=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_467=NULL;
if (!byte_element_467){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_467=(byte_element_struct*)(mem_static_pointer-12); else byte_element_467=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_468=NULL;
if (!byte_element_468){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_468=(byte_element_struct*)(mem_static_pointer-12); else byte_element_468=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_469=NULL;
if (!byte_element_469){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_469=(byte_element_struct*)(mem_static_pointer-12); else byte_element_469=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_470=NULL;
if (!byte_element_470){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_470=(byte_element_struct*)(mem_static_pointer-12); else byte_element_470=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_471=NULL;
if (!byte_element_471){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_471=(byte_element_struct*)(mem_static_pointer-12); else byte_element_471=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_472=NULL;
if (!byte_element_472){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_472=(byte_element_struct*)(mem_static_pointer-12); else byte_element_472=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_473=NULL;
if (!byte_element_473){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_473=(byte_element_struct*)(mem_static_pointer-12); else byte_element_473=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_474=NULL;
if (!byte_element_474){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_474=(byte_element_struct*)(mem_static_pointer-12); else byte_element_474=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_475=NULL;
if (!byte_element_475){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_475=(byte_element_struct*)(mem_static_pointer-12); else byte_element_475=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_476=NULL;
if (!byte_element_476){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_476=(byte_element_struct*)(mem_static_pointer-12); else byte_element_476=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_477=NULL;
if (!byte_element_477){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_477=(byte_element_struct*)(mem_static_pointer-12); else byte_element_477=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_478=NULL;
if (!byte_element_478){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_478=(byte_element_struct*)(mem_static_pointer-12); else byte_element_478=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_479=NULL;
if (!byte_element_479){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_479=(byte_element_struct*)(mem_static_pointer-12); else byte_element_479=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_480=NULL;
if (!byte_element_480){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_480=(byte_element_struct*)(mem_static_pointer-12); else byte_element_480=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_481=NULL;
if (!byte_element_481){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_481=(byte_element_struct*)(mem_static_pointer-12); else byte_element_481=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_482=NULL;
if (!byte_element_482){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_482=(byte_element_struct*)(mem_static_pointer-12); else byte_element_482=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_483=NULL;
if (!byte_element_483){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_483=(byte_element_struct*)(mem_static_pointer-12); else byte_element_483=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_484=NULL;
if (!byte_element_484){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_484=(byte_element_struct*)(mem_static_pointer-12); else byte_element_484=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_485=NULL;
if (!byte_element_485){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_485=(byte_element_struct*)(mem_static_pointer-12); else byte_element_485=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_486=NULL;
if (!byte_element_486){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_486=(byte_element_struct*)(mem_static_pointer-12); else byte_element_486=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_487=NULL;
if (!byte_element_487){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_487=(byte_element_struct*)(mem_static_pointer-12); else byte_element_487=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_488=NULL;
if (!byte_element_488){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_488=(byte_element_struct*)(mem_static_pointer-12); else byte_element_488=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_489=NULL;
if (!byte_element_489){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_489=(byte_element_struct*)(mem_static_pointer-12); else byte_element_489=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_490=NULL;
if (!byte_element_490){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_490=(byte_element_struct*)(mem_static_pointer-12); else byte_element_490=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_491=NULL;
if (!byte_element_491){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_491=(byte_element_struct*)(mem_static_pointer-12); else byte_element_491=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_492=NULL;
if (!byte_element_492){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_492=(byte_element_struct*)(mem_static_pointer-12); else byte_element_492=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_493=NULL;
if (!byte_element_493){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_493=(byte_element_struct*)(mem_static_pointer-12); else byte_element_493=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_494=NULL;
if (!byte_element_494){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_494=(byte_element_struct*)(mem_static_pointer-12); else byte_element_494=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_495=NULL;
if (!byte_element_495){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_495=(byte_element_struct*)(mem_static_pointer-12); else byte_element_495=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_496=NULL;
if (!byte_element_496){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_496=(byte_element_struct*)(mem_static_pointer-12); else byte_element_496=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_497=NULL;
if (!byte_element_497){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_497=(byte_element_struct*)(mem_static_pointer-12); else byte_element_497=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_498=NULL;
if (!byte_element_498){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_498=(byte_element_struct*)(mem_static_pointer-12); else byte_element_498=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_499=NULL;
if (!byte_element_499){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_499=(byte_element_struct*)(mem_static_pointer-12); else byte_element_499=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_500=NULL;
if (!byte_element_500){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_500=(byte_element_struct*)(mem_static_pointer-12); else byte_element_500=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_501=NULL;
if (!byte_element_501){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_501=(byte_element_struct*)(mem_static_pointer-12); else byte_element_501=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_502=NULL;
if (!byte_element_502){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_502=(byte_element_struct*)(mem_static_pointer-12); else byte_element_502=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_503=NULL;
if (!byte_element_503){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_503=(byte_element_struct*)(mem_static_pointer-12); else byte_element_503=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_504=NULL;
if (!byte_element_504){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_504=(byte_element_struct*)(mem_static_pointer-12); else byte_element_504=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_505=NULL;
if (!byte_element_505){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_505=(byte_element_struct*)(mem_static_pointer-12); else byte_element_505=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_506=NULL;
if (!byte_element_506){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_506=(byte_element_struct*)(mem_static_pointer-12); else byte_element_506=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_507=NULL;
if (!byte_element_507){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_507=(byte_element_struct*)(mem_static_pointer-12); else byte_element_507=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_508=NULL;
if (!byte_element_508){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_508=(byte_element_struct*)(mem_static_pointer-12); else byte_element_508=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_509=NULL;
if (!byte_element_509){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_509=(byte_element_struct*)(mem_static_pointer-12); else byte_element_509=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_510=NULL;
if (!byte_element_510){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_510=(byte_element_struct*)(mem_static_pointer-12); else byte_element_510=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_511=NULL;
if (!byte_element_511){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_511=(byte_element_struct*)(mem_static_pointer-12); else byte_element_511=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_512=NULL;
if (!byte_element_512){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_512=(byte_element_struct*)(mem_static_pointer-12); else byte_element_512=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_513=NULL;
if (!byte_element_513){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_513=(byte_element_struct*)(mem_static_pointer-12); else byte_element_513=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_514=NULL;
if (!byte_element_514){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_514=(byte_element_struct*)(mem_static_pointer-12); else byte_element_514=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_515=NULL;
if (!byte_element_515){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_515=(byte_element_struct*)(mem_static_pointer-12); else byte_element_515=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_516=NULL;
if (!byte_element_516){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_516=(byte_element_struct*)(mem_static_pointer-12); else byte_element_516=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_517=NULL;
if (!byte_element_517){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_517=(byte_element_struct*)(mem_static_pointer-12); else byte_element_517=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_518=NULL;
if (!byte_element_518){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_518=(byte_element_struct*)(mem_static_pointer-12); else byte_element_518=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_519=NULL;
if (!byte_element_519){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_519=(byte_element_struct*)(mem_static_pointer-12); else byte_element_519=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_520=NULL;
if (!byte_element_520){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_520=(byte_element_struct*)(mem_static_pointer-12); else byte_element_520=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_521=NULL;
if (!byte_element_521){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_521=(byte_element_struct*)(mem_static_pointer-12); else byte_element_521=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_522=NULL;
if (!byte_element_522){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_522=(byte_element_struct*)(mem_static_pointer-12); else byte_element_522=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_523=NULL;
if (!byte_element_523){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_523=(byte_element_struct*)(mem_static_pointer-12); else byte_element_523=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_524=NULL;
if (!byte_element_524){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_524=(byte_element_struct*)(mem_static_pointer-12); else byte_element_524=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_525=NULL;
if (!byte_element_525){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_525=(byte_element_struct*)(mem_static_pointer-12); else byte_element_525=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_526=NULL;
if (!byte_element_526){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_526=(byte_element_struct*)(mem_static_pointer-12); else byte_element_526=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_527=NULL;
if (!byte_element_527){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_527=(byte_element_struct*)(mem_static_pointer-12); else byte_element_527=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_528=NULL;
if (!byte_element_528){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_528=(byte_element_struct*)(mem_static_pointer-12); else byte_element_528=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_X2)__STRING_X2=qbs_new(0,0);
static int64 fornext_value530;
static int64 fornext_finalvalue530;
static int64 fornext_step530;
static uint8 fornext_step_negative530;
byte_element_struct *byte_element_531=NULL;
if (!byte_element_531){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_531=(byte_element_struct*)(mem_static_pointer-12); else byte_element_531=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_DLLNAME)__STRING_DLLNAME=qbs_new(0,0);
int16 pass532;
int16 pass533;
int16 pass534;
int16 pass535;
int16 pass536;
int16 pass537;
int16 pass538;
int16 pass539;
int16 pass540;
int16 pass541;
byte_element_struct *byte_element_542=NULL;
if (!byte_element_542){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_542=(byte_element_struct*)(mem_static_pointer-12); else byte_element_542=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass543;
int16 pass544;
int16 pass545;
int16 pass546;
byte_element_struct *byte_element_547=NULL;
if (!byte_element_547){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_547=(byte_element_struct*)(mem_static_pointer-12); else byte_element_547=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_548=NULL;
if (!byte_element_548){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_548=(byte_element_struct*)(mem_static_pointer-12); else byte_element_548=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass549;
if(__LONG_TARGETID==NULL){
__LONG_TARGETID=(int32*)mem_static_malloc(4);
*__LONG_TARGETID=0;
}
if (!__STRING_EE)__STRING_EE=qbs_new(0,0);
int32 pass551;
int32 pass552;
byte_element_struct *byte_element_553=NULL;
if (!byte_element_553){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_553=(byte_element_struct*)(mem_static_pointer-12); else byte_element_553=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_555=NULL;
if (!byte_element_555){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_555=(byte_element_struct*)(mem_static_pointer-12); else byte_element_555=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_556=NULL;
if (!byte_element_556){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_556=(byte_element_struct*)(mem_static_pointer-12); else byte_element_556=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass557;
int32 pass558;
int32 pass559;
int32 pass560;
int32 pass561;
int32 pass562;
int32 pass563;
int32 pass564;
int32 pass565;
int32 pass566;
static int32 sc_567;
if (!__STRING_SUBFUNCORIGINALNAME)__STRING_SUBFUNCORIGINALNAME=qbs_new(0,0);
if (!__STRING_SUBFUNCRET)__STRING_SUBFUNCRET=qbs_new(0,0);
int16 pass568;
int16 pass569;
int16 pass570;
int16 pass571;
int16 pass572;
int16 pass573;
int16 pass574;
int32 pass575;
int32 pass576;
if(__LONG_RETTYP==NULL){
__LONG_RETTYP=(int32*)mem_static_malloc(4);
*__LONG_RETTYP=0;
}
int16 pass577;
int16 pass578;
int16 pass579;
int16 pass580;
int16 pass581;
int32 pass582;
int32 pass583;
int32 pass584;
int16 pass585;
int16 pass586;
int16 pass587;
int16 pass588;
int16 pass589;
if(__LONG_ADDSTATIC2LAYOUT==NULL){
__LONG_ADDSTATIC2LAYOUT=(int32*)mem_static_malloc(4);
*__LONG_ADDSTATIC2LAYOUT=0;
}
if(__LONG_STATICSF==NULL){
__LONG_STATICSF=(int32*)mem_static_malloc(4);
*__LONG_STATICSF=0;
}
byte_element_struct *byte_element_590=NULL;
if (!byte_element_590){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_590=(byte_element_struct*)(mem_static_pointer-12); else byte_element_590=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass591;
static int64 fornext_value593;
static int64 fornext_finalvalue593;
static int64 fornext_step593;
static uint8 fornext_step_negative593;
byte_element_struct *byte_element_594=NULL;
if (!byte_element_594){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_594=(byte_element_struct*)(mem_static_pointer-12); else byte_element_594=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass595;
int16 pass596;
int32 pass597;
byte_element_struct *byte_element_598=NULL;
if (!byte_element_598){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_598=(byte_element_struct*)(mem_static_pointer-12); else byte_element_598=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass599;
static int64 fornext_value601;
static int64 fornext_finalvalue601;
static int64 fornext_step601;
static uint8 fornext_step_negative601;
byte_element_struct *byte_element_602=NULL;
if (!byte_element_602){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_602=(byte_element_struct*)(mem_static_pointer-12); else byte_element_602=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_T3)__STRING_T3=qbs_new(0,0);
if(__LONG_T3I==NULL){
__LONG_T3I=(int32*)mem_static_malloc(4);
*__LONG_T3I=0;
}
static int64 fornext_value604;
static int64 fornext_finalvalue604;
static int64 fornext_step604;
static uint8 fornext_step_negative604;
byte_element_struct *byte_element_605=NULL;
if (!byte_element_605){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_605=(byte_element_struct*)(mem_static_pointer-12); else byte_element_605=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_NELEREQ==NULL){
__LONG_NELEREQ=(int32*)mem_static_malloc(4);
*__LONG_NELEREQ=0;
}
if(__LONG_NELE==NULL){
__LONG_NELE=(int32*)mem_static_malloc(4);
*__LONG_NELE=0;
}
int32 pass606;
int16 pass607;
int16 pass608;
if(__LONG_XX==NULL){
__LONG_XX=(int32*)mem_static_malloc(4);
*__LONG_XX=0;
}
static int64 fornext_value610;
static int64 fornext_finalvalue610;
static int64 fornext_step610;
static uint8 fornext_step_negative610;
int16 pass611;
int16 pass612;
int32 pass613;
int16 pass614;
int16 pass615;
int32 pass616;
int16 pass617;
int16 pass618;
int32 pass619;
int16 pass620;
int16 pass621;
int16 pass622;
int16 pass623;
int16 pass624;
int16 pass625;
int16 pass626;
int16 pass627;
int16 pass628;
int16 pass629;
int16 pass630;
int16 pass631;
int16 pass632;
int16 pass633;
byte_element_struct *byte_element_634=NULL;
if (!byte_element_634){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_634=(byte_element_struct*)(mem_static_pointer-12); else byte_element_634=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass635;
int16 pass636;
int16 pass637;
int16 pass638;
int16 pass639;
int16 pass640;
int16 pass641;
int16 pass642;
int16 pass643;
int16 pass644;
int16 pass645;
int16 pass646;
int16 pass647;
int16 pass648;
byte_element_struct *byte_element_649=NULL;
if (!byte_element_649){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_649=(byte_element_struct*)(mem_static_pointer-12); else byte_element_649=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass650;
int32 pass651;
int16 pass652;
int16 pass653;
byte_element_struct *byte_element_654=NULL;
if (!byte_element_654){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_654=(byte_element_struct*)(mem_static_pointer-12); else byte_element_654=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass655;
int16 pass656;
int16 pass657;
int16 pass658;
if (!__STRING_CALLNAME)__STRING_CALLNAME=qbs_new(0,0);
int16 pass659;
int16 pass660;
int16 pass661;
int16 pass662;
int16 pass663;
int16 pass664;
int16 pass665;
int16 pass666;
int16 pass667;
byte_element_struct *byte_element_668=NULL;
if (!byte_element_668){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_668=(byte_element_struct*)(mem_static_pointer-12); else byte_element_668=(byte_element_struct*)mem_static_malloc(12);
}
static int32 sc_669;
byte_element_struct *byte_element_670=NULL;
if (!byte_element_670){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_670=(byte_element_struct*)(mem_static_pointer-12); else byte_element_670=(byte_element_struct*)mem_static_malloc(12);
}
int8 pass671;
int16 pass672;
int8 pass673;
int16 pass674;
int32 pass675;
int8 pass676;
int16 pass677;
int16 pass678;
int16 pass679;
int16 pass680;
static int64 fornext_value682;
static int64 fornext_finalvalue682;
static int64 fornext_step682;
static uint8 fornext_step_negative682;
byte_element_struct *byte_element_684=NULL;
if (!byte_element_684){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_684=(byte_element_struct*)(mem_static_pointer-12); else byte_element_684=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass685;
int16 pass686;
int16 pass687;
int16 pass688;
int16 pass689;
int16 pass690;
int16 pass691;
int16 pass692;
int16 pass693;
static int64 fornext_value695;
static int64 fornext_finalvalue695;
static int64 fornext_step695;
static uint8 fornext_step_negative695;
int16 pass696;
int16 pass697;
int16 pass698;
int16 pass699;
int16 pass700;
int16 pass701;
int16 pass702;
int16 pass703;
int16 pass704;
int16 pass705;
int16 pass706;
int16 pass707;
int16 pass708;
int16 pass709;
static int64 fornext_value711;
static int64 fornext_finalvalue711;
static int64 fornext_step711;
static uint8 fornext_step_negative711;
static int64 fornext_value713;
static int64 fornext_finalvalue713;
static int64 fornext_step713;
static uint8 fornext_step_negative713;
static int64 fornext_value715;
static int64 fornext_finalvalue715;
static int64 fornext_step715;
static uint8 fornext_step_negative715;
byte_element_struct *byte_element_716=NULL;
if (!byte_element_716){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_716=(byte_element_struct*)(mem_static_pointer-12); else byte_element_716=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_718=NULL;
if (!byte_element_718){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_718=(byte_element_struct*)(mem_static_pointer-12); else byte_element_718=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_ASREQ==NULL){
__LONG_ASREQ=(int32*)mem_static_malloc(4);
*__LONG_ASREQ=0;
}
if (!__STRING_TYP)__STRING_TYP=qbs_new(0,0);
if (!__STRING_TYP2)__STRING_TYP2=qbs_new(0,0);
static int64 fornext_value720;
static int64 fornext_finalvalue720;
static int64 fornext_step720;
static uint8 fornext_step_negative720;
byte_element_struct *byte_element_721=NULL;
if (!byte_element_721){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_721=(byte_element_struct*)(mem_static_pointer-12); else byte_element_721=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_FIRSTE==NULL){
__LONG_FIRSTE=(int32*)mem_static_malloc(4);
*__LONG_FIRSTE=0;
}
byte_element_struct *byte_element_722=NULL;
if (!byte_element_722){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_722=(byte_element_struct*)(mem_static_pointer-12); else byte_element_722=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_723=NULL;
if (!byte_element_723){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_723=(byte_element_struct*)(mem_static_pointer-12); else byte_element_723=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_E2==NULL){
__LONG_E2=(int32*)mem_static_malloc(4);
*__LONG_E2=0;
}
static int64 fornext_value725;
static int64 fornext_finalvalue725;
static int64 fornext_step725;
static uint8 fornext_step_negative725;
byte_element_struct *byte_element_726=NULL;
if (!byte_element_726){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_726=(byte_element_struct*)(mem_static_pointer-12); else byte_element_726=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value728;
static int64 fornext_finalvalue728;
static int64 fornext_step728;
static uint8 fornext_step_negative728;
byte_element_struct *byte_element_729=NULL;
if (!byte_element_729){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_729=(byte_element_struct*)(mem_static_pointer-12); else byte_element_729=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass730;
int16 pass731;
int8 pass732;
int16 pass733;
int16 pass734;
int16 pass735;
byte_element_struct *byte_element_736=NULL;
if (!byte_element_736){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_736=(byte_element_struct*)(mem_static_pointer-12); else byte_element_736=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_737=NULL;
if (!byte_element_737){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_737=(byte_element_struct*)(mem_static_pointer-12); else byte_element_737=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass738;
int32 pass739;
byte_element_struct *byte_element_740=NULL;
if (!byte_element_740){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_740=(byte_element_struct*)(mem_static_pointer-12); else byte_element_740=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass741;
int8 pass742;
int16 pass743;
int16 pass744;
int16 pass745;
int16 pass746;
int16 pass747;
byte_element_struct *byte_element_748=NULL;
if (!byte_element_748){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_748=(byte_element_struct*)(mem_static_pointer-12); else byte_element_748=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass749;
if(__LONG_WHILEUNTIL==NULL){
__LONG_WHILEUNTIL=(int32*)mem_static_malloc(4);
*__LONG_WHILEUNTIL=0;
}
int32 pass750;
int32 pass751;
int16 pass752;
int16 pass753;
int8 pass754;
int16 pass755;
int8 pass756;
int16 pass757;
int16 pass758;
byte_element_struct *byte_element_759=NULL;
if (!byte_element_759){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_759=(byte_element_struct*)(mem_static_pointer-12); else byte_element_759=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass760;
int32 pass761;
int32 pass762;
int16 pass763;
int8 pass764;
int16 pass765;
int16 pass766;
int16 pass767;
int16 pass768;
int8 pass769;
int16 pass770;
int16 pass771;
int16 pass772;
int16 pass773;
byte_element_struct *byte_element_774=NULL;
if (!byte_element_774){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_774=(byte_element_struct*)(mem_static_pointer-12); else byte_element_774=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass775;
if (!__STRING_STARTVALUE)__STRING_STARTVALUE=qbs_new(0,0);
if (!__STRING_P3)__STRING_P3=qbs_new(0,0);
if(__LONG_STEPUSED==NULL){
__LONG_STEPUSED=(int32*)mem_static_malloc(4);
*__LONG_STEPUSED=0;
}
if (!__STRING_P2)__STRING_P2=qbs_new(0,0);
if(__LONG_MODE==NULL){
__LONG_MODE=(int32*)mem_static_malloc(4);
*__LONG_MODE=0;
}
static int64 fornext_value777;
static int64 fornext_finalvalue777;
static int64 fornext_step777;
static uint8 fornext_step_negative777;
int32 pass778;
int32 pass779;
if(__LONG_EQUPOS==NULL){
__LONG_EQUPOS=(int32*)mem_static_malloc(4);
*__LONG_EQUPOS=0;
}
int32 pass780;
int32 pass781;
if(__LONG_TOPOS==NULL){
__LONG_TOPOS=(int32*)mem_static_malloc(4);
*__LONG_TOPOS=0;
}
int32 pass782;
int32 pass783;
int32 pass784;
int32 pass785;
byte_element_struct *byte_element_786=NULL;
if (!byte_element_786){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_786=(byte_element_struct*)(mem_static_pointer-12); else byte_element_786=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_787=NULL;
if (!byte_element_787){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_787=(byte_element_struct*)(mem_static_pointer-12); else byte_element_787=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_788=NULL;
if (!byte_element_788){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_788=(byte_element_struct*)(mem_static_pointer-12); else byte_element_788=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass789;
if(__LONG_CTYP==NULL){
__LONG_CTYP=(int32*)mem_static_malloc(4);
*__LONG_CTYP=0;
}
if(__LONG_BITS==NULL){
__LONG_BITS=(int32*)mem_static_malloc(4);
*__LONG_BITS=0;
}
int32 pass790;
int16 pass791;
int16 pass792;
int16 pass793;
int16 pass794;
int16 pass795;
int16 pass796;
int16 pass797;
int16 pass798;
int16 pass799;
int16 pass800;
int8 pass801;
int16 pass802;
int16 pass803;
int16 pass804;
int16 pass805;
int16 pass806;
int16 pass807;
if(__LONG_TYPBAK==NULL){
__LONG_TYPBAK=(int32*)mem_static_malloc(4);
*__LONG_TYPBAK=0;
}
int16 pass808;
int32 pass809;
int16 pass810;
int32 pass811;
int16 pass812;
int16 pass813;
int16 pass814;
int16 pass815;
int16 pass816;
int16 pass817;
byte_element_struct *byte_element_818=NULL;
if (!byte_element_818){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_818=(byte_element_struct*)(mem_static_pointer-12); else byte_element_818=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_GOODELSE==NULL){
__LONG_GOODELSE=(int32*)mem_static_malloc(4);
*__LONG_GOODELSE=0;
}
if(__LONG_SPACELOCATION==NULL){
__LONG_SPACELOCATION=(int32*)mem_static_malloc(4);
*__LONG_SPACELOCATION=0;
}
if(__LONG_COUNT==NULL){
__LONG_COUNT=(int32*)mem_static_malloc(4);
*__LONG_COUNT=0;
}
static qbs *sc_822=qbs_new(0,0);
byte_element_struct *byte_element_823=NULL;
if (!byte_element_823){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_823=(byte_element_struct*)(mem_static_pointer-12); else byte_element_823=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value825;
static int64 fornext_finalvalue825;
static int64 fornext_step825;
static uint8 fornext_step_negative825;
int16 pass826;
byte_element_struct *byte_element_827=NULL;
if (!byte_element_827){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_827=(byte_element_struct*)(mem_static_pointer-12); else byte_element_827=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass828;
int8 pass829;
int16 pass830;
static int64 fornext_value832;
static int64 fornext_finalvalue832;
static int64 fornext_step832;
static uint8 fornext_step_negative832;
int16 pass833;
int32 pass834;
int32 pass835;
byte_element_struct *byte_element_836=NULL;
if (!byte_element_836){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_836=(byte_element_struct*)(mem_static_pointer-12); else byte_element_836=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass837;
int16 pass838;
int16 pass839;
int16 pass840;
int8 pass841;
int16 pass842;
if(__LONG_IFTYPE==NULL){
__LONG_IFTYPE=(int32*)mem_static_malloc(4);
*__LONG_IFTYPE=0;
}
int32 pass843;
int32 pass844;
int32 pass845;
int16 pass846;
int16 pass847;
byte_element_struct *byte_element_848=NULL;
if (!byte_element_848){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_848=(byte_element_struct*)(mem_static_pointer-12); else byte_element_848=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass849;
byte_element_struct *byte_element_850=NULL;
if (!byte_element_850){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_850=(byte_element_struct*)(mem_static_pointer-12); else byte_element_850=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass851;
static int64 fornext_value853;
static int64 fornext_finalvalue853;
static int64 fornext_step853;
static uint8 fornext_step_negative853;
int16 pass854;
int32 pass855;
int32 pass856;
byte_element_struct *byte_element_857=NULL;
if (!byte_element_857){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_857=(byte_element_struct*)(mem_static_pointer-12); else byte_element_857=(byte_element_struct*)mem_static_malloc(12);
}
int8 pass858;
int16 pass859;
int16 pass860;
static int64 fornext_value862;
static int64 fornext_finalvalue862;
static int64 fornext_step862;
static uint8 fornext_step_negative862;
int16 pass863;
int16 pass864;
int8 pass865;
int16 pass866;
int32 pass867;
int32 pass868;
byte_element_struct *byte_element_869=NULL;
if (!byte_element_869){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_869=(byte_element_struct*)(mem_static_pointer-12); else byte_element_869=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass870;
int16 pass871;
int16 pass872;
int16 pass873;
int32 pass874;
int16 pass875;
int16 pass876;
int16 pass877;
int32 pass878;
int16 pass879;
int16 pass880;
int16 pass881;
int16 pass882;
int16 pass883;
int16 pass884;
int16 pass885;
int16 pass886;
int16 pass887;
int16 pass888;
int8 pass889;
int16 pass890;
byte_element_struct *byte_element_891=NULL;
if (!byte_element_891){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_891=(byte_element_struct*)(mem_static_pointer-12); else byte_element_891=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass892;
int16 pass893;
int16 pass894;
int16 pass895;
if(__LONG_FLT==NULL){
__LONG_FLT=(int32*)mem_static_malloc(4);
*__LONG_FLT=0;
}
if (!__STRING_TC)__STRING_TC=qbs_new(0,0);
if(__LONG_CV==NULL){
__LONG_CV=(int32*)mem_static_malloc(4);
*__LONG_CV=0;
}
int32 pass896;
int32 pass897;
int32 pass898;
int16 pass899;
byte_element_struct *byte_element_900=NULL;
if (!byte_element_900){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_900=(byte_element_struct*)(mem_static_pointer-12); else byte_element_900=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass901;
int8 pass902;
int16 pass903;
if (!__STRING_F12)__STRING_F12=qbs_new(0,0);
if(__LONG_NEXP==NULL){
__LONG_NEXP=(int32*)mem_static_malloc(4);
*__LONG_NEXP=0;
}
static int64 fornext_value905;
static int64 fornext_finalvalue905;
static int64 fornext_step905;
static uint8 fornext_step_negative905;
byte_element_struct *byte_element_906=NULL;
if (!byte_element_906){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_906=(byte_element_struct*)(mem_static_pointer-12); else byte_element_906=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_B2==NULL){
__LONG_B2=(int32*)mem_static_malloc(4);
*__LONG_B2=0;
}
if (!__STRING_EL)__STRING_EL=qbs_new(0,0);
if (!__STRING_ER)__STRING_ER=qbs_new(0,0);
if(__LONG_USEDTO==NULL){
__LONG_USEDTO=(int32*)mem_static_malloc(4);
*__LONG_USEDTO=0;
}
static int64 fornext_value908;
static int64 fornext_finalvalue908;
static int64 fornext_step908;
static uint8 fornext_step_negative908;
byte_element_struct *byte_element_909=NULL;
if (!byte_element_909){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_909=(byte_element_struct*)(mem_static_pointer-12); else byte_element_909=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_910=NULL;
if (!byte_element_910){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_910=(byte_element_struct*)(mem_static_pointer-12); else byte_element_910=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value912;
static int64 fornext_finalvalue912;
static int64 fornext_step912;
static uint8 fornext_step_negative912;
int32 pass913;
byte_element_struct *byte_element_914=NULL;
if (!byte_element_914){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_914=(byte_element_struct*)(mem_static_pointer-12); else byte_element_914=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_O)__STRING_O=qbs_new(0,0);
int32 pass915;
int32 pass916;
if (!__STRING_O2)__STRING_O2=qbs_new(0,0);
if(__LONG_O==NULL){
__LONG_O=(int32*)mem_static_malloc(4);
*__LONG_O=0;
}
int32 pass917;
int32 pass918;
byte_element_struct *byte_element_919=NULL;
if (!byte_element_919){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_919=(byte_element_struct*)(mem_static_pointer-12); else byte_element_919=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass920;
int16 pass921;
byte_element_struct *byte_element_922=NULL;
if (!byte_element_922){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_922=(byte_element_struct*)(mem_static_pointer-12); else byte_element_922=(byte_element_struct*)mem_static_malloc(12);
}
int8 pass923;
int16 pass924;
int16 pass925;
int32 pass926;
int32 pass927;
int32 pass928;
int32 pass929;
int16 pass930;
byte_element_struct *byte_element_931=NULL;
if (!byte_element_931){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_931=(byte_element_struct*)(mem_static_pointer-12); else byte_element_931=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_932=NULL;
if (!byte_element_932){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_932=(byte_element_struct*)(mem_static_pointer-12); else byte_element_932=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass933;
byte_element_struct *byte_element_934=NULL;
if (!byte_element_934){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_934=(byte_element_struct*)(mem_static_pointer-12); else byte_element_934=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass935;
byte_element_struct *byte_element_936=NULL;
if (!byte_element_936){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_936=(byte_element_struct*)(mem_static_pointer-12); else byte_element_936=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass937;
static int64 fornext_value939;
static int64 fornext_finalvalue939;
static int64 fornext_step939;
static uint8 fornext_step_negative939;
byte_element_struct *byte_element_940=NULL;
if (!byte_element_940){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_940=(byte_element_struct*)(mem_static_pointer-12); else byte_element_940=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass941;
int16 pass942;
int16 pass943;
byte_element_struct *byte_element_944=NULL;
if (!byte_element_944){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_944=(byte_element_struct*)(mem_static_pointer-12); else byte_element_944=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value946;
static int64 fornext_finalvalue946;
static int64 fornext_step946;
static uint8 fornext_step_negative946;
byte_element_struct *byte_element_947=NULL;
if (!byte_element_947){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_947=(byte_element_struct*)(mem_static_pointer-12); else byte_element_947=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_948=NULL;
if (!byte_element_948){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_948=(byte_element_struct*)(mem_static_pointer-12); else byte_element_948=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_949=NULL;
if (!byte_element_949){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_949=(byte_element_struct*)(mem_static_pointer-12); else byte_element_949=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass950;
int16 pass951;
static int64 fornext_value953;
static int64 fornext_finalvalue953;
static int64 fornext_step953;
static uint8 fornext_step_negative953;
byte_element_struct *byte_element_954=NULL;
if (!byte_element_954){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_954=(byte_element_struct*)(mem_static_pointer-12); else byte_element_954=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_955=NULL;
if (!byte_element_955){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_955=(byte_element_struct*)(mem_static_pointer-12); else byte_element_955=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_SIZEE)__STRING_SIZEE=qbs_new(0,0);
int32 pass956;
static int64 fornext_value958;
static int64 fornext_finalvalue958;
static int64 fornext_step958;
static uint8 fornext_step_negative958;
byte_element_struct *byte_element_959=NULL;
if (!byte_element_959){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_959=(byte_element_struct*)(mem_static_pointer-12); else byte_element_959=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_960=NULL;
if (!byte_element_960){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_960=(byte_element_struct*)(mem_static_pointer-12); else byte_element_960=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_961=NULL;
if (!byte_element_961){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_961=(byte_element_struct*)(mem_static_pointer-12); else byte_element_961=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass962;
int16 pass963;
byte_element_struct *byte_element_964=NULL;
if (!byte_element_964){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_964=(byte_element_struct*)(mem_static_pointer-12); else byte_element_964=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value966;
static int64 fornext_finalvalue966;
static int64 fornext_step966;
static uint8 fornext_step_negative966;
int16 pass967;
byte_element_struct *byte_element_968=NULL;
if (!byte_element_968){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_968=(byte_element_struct*)(mem_static_pointer-12); else byte_element_968=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value970;
static int64 fornext_finalvalue970;
static int64 fornext_step970;
static uint8 fornext_step_negative970;
int16 pass971;
byte_element_struct *byte_element_972=NULL;
if (!byte_element_972){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_972=(byte_element_struct*)(mem_static_pointer-12); else byte_element_972=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value974;
static int64 fornext_finalvalue974;
static int64 fornext_step974;
static uint8 fornext_step_negative974;
int16 pass975;
byte_element_struct *byte_element_976=NULL;
if (!byte_element_976){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_976=(byte_element_struct*)(mem_static_pointer-12); else byte_element_976=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value978;
static int64 fornext_finalvalue978;
static int64 fornext_step978;
static uint8 fornext_step_negative978;
int16 pass979;
byte_element_struct *byte_element_980=NULL;
if (!byte_element_980){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_980=(byte_element_struct*)(mem_static_pointer-12); else byte_element_980=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value982;
static int64 fornext_finalvalue982;
static int64 fornext_step982;
static uint8 fornext_step_negative982;
int16 pass983;
int32 pass984;
byte_element_struct *byte_element_985=NULL;
if (!byte_element_985){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_985=(byte_element_struct*)(mem_static_pointer-12); else byte_element_985=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass986;
byte_element_struct *byte_element_987=NULL;
if (!byte_element_987){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_987=(byte_element_struct*)(mem_static_pointer-12); else byte_element_987=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value989;
static int64 fornext_finalvalue989;
static int64 fornext_step989;
static uint8 fornext_step_negative989;
byte_element_struct *byte_element_990=NULL;
if (!byte_element_990){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_990=(byte_element_struct*)(mem_static_pointer-12); else byte_element_990=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass991;
byte_element_struct *byte_element_992=NULL;
if (!byte_element_992){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_992=(byte_element_struct*)(mem_static_pointer-12); else byte_element_992=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_OPTI)__STRING_OPTI=qbs_new(0,0);
if (!__STRING_OPTCONTROLLER)__STRING_OPTCONTROLLER=qbs_new(0,0);
if (!__STRING_OPTPASSED)__STRING_OPTPASSED=qbs_new(0,0);
int32 pass993;
int16 pass994;
int32 pass995;
int16 pass996;
int16 pass997;
int16 pass998;
int32 pass999;
int32 pass1000;
int16 pass1001;
int16 pass1002;
int16 pass1003;
int16 pass1004;
int16 pass1005;
int16 pass1006;
int16 pass1007;
int16 pass1008;
int16 pass1009;
byte_element_struct *byte_element_1010=NULL;
if (!byte_element_1010){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1010=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1010=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1012;
int16 pass1013;
int16 pass1014;
int16 pass1015;
if (!__STRING_CT)__STRING_CT=qbs_new(0,0);
int16 pass1016;
int32 pass1017;
int16 pass1018;
int16 pass1019;
byte_element_struct *byte_element_1020=NULL;
if (!byte_element_1020){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1020=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1020=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value1022;
static int64 fornext_finalvalue1022;
static int64 fornext_step1022;
static uint8 fornext_step_negative1022;
byte_element_struct *byte_element_1023=NULL;
if (!byte_element_1023){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1023=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1023=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1024;
byte_element_struct *byte_element_1025=NULL;
if (!byte_element_1025){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1025=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1025=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1026;
int16 pass1027;
int16 pass1028;
int32 pass1029;
int16 pass1030;
int16 pass1031;
int16 pass1032;
int32 pass1033;
int32 pass1034;
int16 pass1035;
int16 pass1036;
int16 pass1037;
int16 pass1038;
int16 pass1039;
int16 pass1040;
int16 pass1041;
int16 pass1042;
int16 pass1043;
byte_element_struct *byte_element_1044=NULL;
if (!byte_element_1044){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1044=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1044=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1046;
int16 pass1047;
int16 pass1048;
int16 pass1049;
int16 pass1050;
int32 pass1051;
int16 pass1052;
int16 pass1053;
byte_element_struct *byte_element_1054=NULL;
if (!byte_element_1054){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1054=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1054=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value1056;
static int64 fornext_finalvalue1056;
static int64 fornext_step1056;
static uint8 fornext_step_negative1056;
byte_element_struct *byte_element_1057=NULL;
if (!byte_element_1057){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1057=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1057=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1058;
int16 pass1059;
int16 pass1060;
int16 pass1061;
int32 pass1062;
int32 pass1063;
int16 pass1064;
int16 pass1065;
int16 pass1066;
int16 pass1067;
int16 pass1068;
int16 pass1069;
int16 pass1070;
int16 pass1071;
int16 pass1072;
byte_element_struct *byte_element_1073=NULL;
if (!byte_element_1073){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1073=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1073=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1075;
int16 pass1076;
int16 pass1077;
int16 pass1078;
int16 pass1079;
int32 pass1080;
int16 pass1081;
int16 pass1082;
byte_element_struct *byte_element_1083=NULL;
if (!byte_element_1083){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1083=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1083=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_NEWSHAREDSYNTAX==NULL){
__LONG_NEWSHAREDSYNTAX=(int32*)mem_static_malloc(4);
*__LONG_NEWSHAREDSYNTAX=0;
}
if (!__STRING_L2)__STRING_L2=qbs_new(0,0);
int32 pass1084;
if(__LONG_METHOD==NULL){
__LONG_METHOD=(int32*)mem_static_malloc(4);
*__LONG_METHOD=0;
}
if (!__STRING_TS)__STRING_TS=qbs_new(0,0);
if(__LONG_TSIZE==NULL){
__LONG_TSIZE=(int32*)mem_static_malloc(4);
*__LONG_TSIZE=0;
}
byte_element_struct *byte_element_1085=NULL;
if (!byte_element_1085){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1085=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1085=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1086=NULL;
if (!byte_element_1086){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1086=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1086=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_OLDSUBFUNC)__STRING_OLDSUBFUNC=qbs_new(0,0);
byte_element_struct *byte_element_1088=NULL;
if (!byte_element_1088){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1088=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1088=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_T2==NULL){
__LONG_T2=(int32*)mem_static_malloc(4);
*__LONG_T2=0;
}
if(__LONG_T2SIZE==NULL){
__LONG_T2SIZE=(int32*)mem_static_malloc(4);
*__LONG_T2SIZE=0;
}
byte_element_struct *byte_element_1089=NULL;
if (!byte_element_1089){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1089=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1089=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1091=NULL;
if (!byte_element_1091){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1091=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1091=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_RETVAL==NULL){
__LONG_RETVAL=(int32*)mem_static_malloc(4);
*__LONG_RETVAL=0;
}
int32 pass1092;
int8 pass1093;
if(__LONG_SHAREDASLAYOUTADDED==NULL){
__LONG_SHAREDASLAYOUTADDED=(int32*)mem_static_malloc(4);
*__LONG_SHAREDASLAYOUTADDED=0;
}
if (!__STRING_L3)__STRING_L3=qbs_new(0,0);
if(__LONG_LMAY==NULL){
__LONG_LMAY=(int32*)mem_static_malloc(4);
*__LONG_LMAY=0;
}
if(__LONG_LMUST==NULL){
__LONG_LMUST=(int32*)mem_static_malloc(4);
*__LONG_LMUST=0;
}
byte_element_struct *byte_element_1094=NULL;
if (!byte_element_1094){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1094=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1094=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1095=NULL;
if (!byte_element_1095){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1095=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1095=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1096;
byte_element_struct *byte_element_1097=NULL;
if (!byte_element_1097){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1097=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1097=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1098=NULL;
if (!byte_element_1098){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1098=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1098=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1099;
byte_element_struct *byte_element_1100=NULL;
if (!byte_element_1100){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1100=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1100=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1101;
if(__LONG_USEPOSITION==NULL){
__LONG_USEPOSITION=(int32*)mem_static_malloc(4);
*__LONG_USEPOSITION=0;
}
if(__LONG_PART==NULL){
__LONG_PART=(int32*)mem_static_malloc(4);
*__LONG_PART=0;
}
if (!__STRING_STRINGVARIABLE)__STRING_STRINGVARIABLE=qbs_new(0,0);
if (!__STRING_POSITION)__STRING_POSITION=qbs_new(0,0);
byte_element_struct *byte_element_1103=NULL;
if (!byte_element_1103){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1103=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1103=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_EXPRESSION)__STRING_EXPRESSION=qbs_new(0,0);
int32 pass1104;
int32 pass1105;
byte_element_struct *byte_element_1106=NULL;
if (!byte_element_1106){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1106=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1106=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1107=NULL;
if (!byte_element_1107){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1107=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1107=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1108=NULL;
if (!byte_element_1108){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1108=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1108=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_SOURCETYP==NULL){
__LONG_SOURCETYP=(int32*)mem_static_malloc(4);
*__LONG_SOURCETYP=0;
}
int16 pass1109;
int32 pass1110;
int16 pass1111;
int16 pass1112;
int16 pass1113;
int16 pass1114;
int32 pass1115;
int16 pass1116;
int32 pass1117;
int16 pass1118;
int16 pass1119;
int16 pass1120;
byte_element_struct *byte_element_1121=NULL;
if (!byte_element_1121){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1121=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1121=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1122;
if (!__STRING_LENGTH)__STRING_LENGTH=qbs_new(0,0);
if (!__STRING_START)__STRING_START=qbs_new(0,0);
if (!__STRING_STRINGEXPRESSION)__STRING_STRINGEXPRESSION=qbs_new(0,0);
int32 pass1124;
int32 pass1125;
byte_element_struct *byte_element_1126=NULL;
if (!byte_element_1126){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1126=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1126=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1127;
byte_element_struct *byte_element_1128=NULL;
if (!byte_element_1128){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1128=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1128=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1129;
int16 pass1130;
int16 pass1131;
byte_element_struct *byte_element_1132=NULL;
if (!byte_element_1132){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1132=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1132=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_VAR)__STRING_VAR=qbs_new(0,0);
if (!__STRING_LS)__STRING_LS=qbs_new(0,0);
if (!__STRING_BYTESPERELEMENT)__STRING_BYTESPERELEMENT=qbs_new(0,0);
int32 pass1133;
int32 pass1134;
int32 pass1135;
int16 pass1136;
int16 pass1137;
int16 pass1138;
static int64 fornext_value1140;
static int64 fornext_finalvalue1140;
static int64 fornext_step1140;
static uint8 fornext_step_negative1140;
int16 pass1141;
int16 pass1142;
int32 pass1143;
int16 pass1144;
int16 pass1145;
int16 pass1146;
int16 pass1147;
int16 pass1148;
static int64 fornext_value1150;
static int64 fornext_finalvalue1150;
static int64 fornext_step1150;
static uint8 fornext_step_negative1150;
int16 pass1151;
int16 pass1152;
int32 pass1153;
int16 pass1154;
int16 pass1155;
int16 pass1156;
static int64 fornext_value1158;
static int64 fornext_finalvalue1158;
static int64 fornext_step1158;
static uint8 fornext_step_negative1158;
int16 pass1159;
int16 pass1160;
int32 pass1161;
int16 pass1162;
int16 pass1163;
int16 pass1164;
int16 pass1165;
int16 pass1166;
int16 pass1167;
int16 pass1168;
int16 pass1169;
int16 pass1170;
int16 pass1171;
int16 pass1172;
static int64 fornext_value1174;
static int64 fornext_finalvalue1174;
static int64 fornext_step1174;
static uint8 fornext_step_negative1174;
int16 pass1175;
int16 pass1176;
int32 pass1177;
int16 pass1178;
int32 pass1179;
int16 pass1180;
int16 pass1181;
int16 pass1182;
int16 pass1183;
if(__LONG_CLEARERASERETURN==NULL){
__LONG_CLEARERASERETURN=(int32*)mem_static_malloc(4);
*__LONG_CLEARERASERETURN=0;
}
byte_element_struct *byte_element_1184=NULL;
if (!byte_element_1184){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1184=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1184=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_NEWDIMSYNTAX==NULL){
__LONG_NEWDIMSYNTAX=(int32*)mem_static_malloc(4);
*__LONG_NEWDIMSYNTAX=0;
}
if(__LONG_NOTYPE==NULL){
__LONG_NOTYPE=(int32*)mem_static_malloc(4);
*__LONG_NOTYPE=0;
}
if(__LONG_LISTARRAY==NULL){
__LONG_LISTARRAY=(int32*)mem_static_malloc(4);
*__LONG_LISTARRAY=0;
}
if (!__STRING_VARNAME)__STRING_VARNAME=qbs_new(0,0);
if (!__STRING_ELEMENTS)__STRING_ELEMENTS=qbs_new(0,0);
static int64 fornext_value1186;
static int64 fornext_finalvalue1186;
static int64 fornext_step1186;
static uint8 fornext_step_negative1186;
byte_element_struct *byte_element_1187=NULL;
if (!byte_element_1187){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1187=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1187=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1189=NULL;
if (!byte_element_1189){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1189=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1189=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_D)__STRING_D=qbs_new(0,0);
if (!__STRING_APPENDNAME)__STRING_APPENDNAME=qbs_new(0,0);
if (!__STRING_APPENDTYPE)__STRING_APPENDTYPE=qbs_new(0,0);
static int64 fornext_value1191;
static int64 fornext_finalvalue1191;
static int64 fornext_step1191;
static uint8 fornext_step_negative1191;
byte_element_struct *byte_element_1192=NULL;
if (!byte_element_1192){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1192=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1192=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1193=NULL;
if (!byte_element_1193){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1193=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1193=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_TS==NULL){
__LONG_TS=(int32*)mem_static_malloc(4);
*__LONG_TS=0;
}
if (!__STRING_S2)__STRING_S2=qbs_new(0,0);
if(__LONG_XI==NULL){
__LONG_XI=(int32*)mem_static_malloc(4);
*__LONG_XI=0;
}
static int64 fornext_value1195;
static int64 fornext_finalvalue1195;
static int64 fornext_step1195;
static uint8 fornext_step_negative1195;
if (!__STRING_VARNAME2)__STRING_VARNAME2=qbs_new(0,0);
if(__LONG_DIMMETHOD2==NULL){
__LONG_DIMMETHOD2=(int32*)mem_static_malloc(4);
*__LONG_DIMMETHOD2=0;
}
byte_element_struct *byte_element_1196=NULL;
if (!byte_element_1196){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1196=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1196=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_OLDDIMSTATIC==NULL){
__LONG_OLDDIMSTATIC=(int32*)mem_static_malloc(4);
*__LONG_OLDDIMSTATIC=0;
}
byte_element_struct *byte_element_1197=NULL;
if (!byte_element_1197){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1197=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1197=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value1199;
static int64 fornext_finalvalue1199;
static int64 fornext_step1199;
static uint8 fornext_step_negative1199;
byte_element_struct *byte_element_1200=NULL;
if (!byte_element_1200){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1200=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1200=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1201=NULL;
if (!byte_element_1201){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1201=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1201=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1202;
int32 pass1204;
if(__LONG_MATCH==NULL){
__LONG_MATCH=(int32*)mem_static_malloc(4);
*__LONG_MATCH=0;
}
if(__LONG_S2==NULL){
__LONG_S2=(int32*)mem_static_malloc(4);
*__LONG_S2=0;
}
if(__LONG_OLDMETHOD==NULL){
__LONG_OLDMETHOD=(int32*)mem_static_malloc(4);
*__LONG_OLDMETHOD=0;
}
int16 pass1207;
int16 pass1208;
byte_element_struct *byte_element_1209=NULL;
if (!byte_element_1209){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1209=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1209=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value1212;
static int64 fornext_finalvalue1212;
static int64 fornext_step1212;
static uint8 fornext_step_negative1212;
if(__LONG_DIMSHARED2==NULL){
__LONG_DIMSHARED2=(int32*)mem_static_malloc(4);
*__LONG_DIMSHARED2=0;
}
byte_element_struct *byte_element_1214=NULL;
if (!byte_element_1214){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1214=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1214=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1215;
int16 pass1216;
int16 pass1217;
int16 pass1218;
int16 pass1219;
int32 pass1220;
int16 pass1221;
int16 pass1222;
int16 pass1223;
int16 pass1224;
int16 pass1225;
int32 pass1226;
int16 pass1227;
int16 pass1228;
int16 pass1229;
byte_element_struct *byte_element_1230=NULL;
if (!byte_element_1230){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1230=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1230=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1231=NULL;
if (!byte_element_1231){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1231=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1231=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_NEWDIMSYNTAXTYPEPASSBACK==NULL){
__LONG_NEWDIMSYNTAXTYPEPASSBACK=(int32*)mem_static_malloc(4);
*__LONG_NEWDIMSYNTAXTYPEPASSBACK=0;
}
int32 pass1232;
int32 pass1233;
byte_element_struct *byte_element_1234=NULL;
if (!byte_element_1234){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1234=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1234=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1235=NULL;
if (!byte_element_1235){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1235=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1235=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1236=NULL;
if (!byte_element_1236){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1236=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1236=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value1238;
static int64 fornext_finalvalue1238;
static int64 fornext_step1238;
static uint8 fornext_step_negative1238;
byte_element_struct *byte_element_1239=NULL;
if (!byte_element_1239){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1239=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1239=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value1241;
static int64 fornext_finalvalue1241;
static int64 fornext_step1241;
static uint8 fornext_step_negative1241;
byte_element_struct *byte_element_1242=NULL;
if (!byte_element_1242){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1242=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1242=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1244=NULL;
if (!byte_element_1244){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1244=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1244=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1245=NULL;
if (!byte_element_1245){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1245=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1245=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1246;
int32 pass1247;
int32 pass1248;
int32 pass1249;
byte_element_struct *byte_element_1250=NULL;
if (!byte_element_1250){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1250=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1250=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1251=NULL;
if (!byte_element_1251){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1251=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1251=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1252;
static int64 fornext_value1254;
static int64 fornext_finalvalue1254;
static int64 fornext_step1254;
static uint8 fornext_step_negative1254;
int16 pass1255;
byte_element_struct *byte_element_1256=NULL;
if (!byte_element_1256){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1256=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1256=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1257;
byte_element_struct *byte_element_1258=NULL;
if (!byte_element_1258){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1258=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1258=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1259;
byte_element_struct *byte_element_1260=NULL;
if (!byte_element_1260){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1260=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1260=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1261;
int16 pass1262;
byte_element_struct *byte_element_1263=NULL;
if (!byte_element_1263){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1263=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1263=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1264;
int16 pass1265;
int32 pass1266;
if (!__STRING_IGNORE)__STRING_IGNORE=qbs_new(0,0);
if (!__STRING_LBL)__STRING_LBL=qbs_new(0,0);
int32 pass1267;
int32 pass1268;
int32 pass1269;
int16 pass1270;
int16 pass1271;
byte_element_struct *byte_element_1272=NULL;
if (!byte_element_1272){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1272=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1272=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1273;
int16 pass1274;
int16 pass1275;
int16 pass1276;
int16 pass1277;
byte_element_struct *byte_element_1278=NULL;
if (!byte_element_1278){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1278=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1278=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1279;
if(__LONG_ISINTEGER64==NULL){
__LONG_ISINTEGER64=(int32*)mem_static_malloc(4);
*__LONG_ISINTEGER64=0;
}
byte_element_struct *byte_element_1280=NULL;
if (!byte_element_1280){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1280=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1280=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1281;
int16 pass1282;
byte_element_struct *byte_element_1283=NULL;
if (!byte_element_1283){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1283=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1283=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1284;
byte_element_struct *byte_element_1285=NULL;
if (!byte_element_1285){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1285=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1285=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1286;
int16 pass1287;
int8 pass1288;
int16 pass1289;
int16 pass1290;
int16 pass1291;
int16 pass1292;
byte_element_struct *byte_element_1293=NULL;
if (!byte_element_1293){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1293=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1293=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1294;
int32 pass1295;
byte_element_struct *byte_element_1296=NULL;
if (!byte_element_1296){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1296=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1296=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1297;
int8 pass1298;
int16 pass1299;
int16 pass1300;
int16 pass1301;
byte_element_struct *byte_element_1302=NULL;
if (!byte_element_1302){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1302=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1302=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1303;
int16 pass1304;
int32 pass1305;
int32 pass1306;
int32 pass1307;
int16 pass1308;
byte_element_struct *byte_element_1309=NULL;
if (!byte_element_1309){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1309=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1309=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1310;
byte_element_struct *byte_element_1311=NULL;
if (!byte_element_1311){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1311=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1311=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1312;
int16 pass1313;
byte_element_struct *byte_element_1314=NULL;
if (!byte_element_1314){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1314=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1314=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1315;
int32 pass1316;
byte_element_struct *byte_element_1317=NULL;
if (!byte_element_1317){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1317=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1317=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1318;
int32 pass1319;
int32 pass1320;
int32 pass1321;
int16 pass1322;
byte_element_struct *byte_element_1323=NULL;
if (!byte_element_1323){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1323=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1323=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1324;
int32 pass1325;
byte_element_struct *byte_element_1326=NULL;
if (!byte_element_1326){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1326=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1326=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1327;
int16 pass1328;
int16 pass1329;
int32 pass1330;
int32 pass1331;
int32 pass1332;
int16 pass1333;
byte_element_struct *byte_element_1334=NULL;
if (!byte_element_1334){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1334=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1334=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_NE==NULL){
__LONG_NE=(int32*)mem_static_malloc(4);
*__LONG_NE=0;
}
static int64 fornext_value1336;
static int64 fornext_finalvalue1336;
static int64 fornext_step1336;
static uint8 fornext_step_negative1336;
if (!__STRING_BLK)__STRING_BLK=qbs_new(0,0);
if (!__STRING_OFFS)__STRING_OFFS=qbs_new(0,0);
byte_element_struct *byte_element_1337=NULL;
if (!byte_element_1337){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1337=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1337=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_TEST)__STRING_TEST=qbs_new(0,0);
if (!__STRING_BLKOFFS)__STRING_BLKOFFS=qbs_new(0,0);
int32 pass1338;
int32 pass1339;
if (!__STRING_VARSIZE)__STRING_VARSIZE=qbs_new(0,0);
int32 pass1340;
if (!__STRING_VAROFFS)__STRING_VAROFFS=qbs_new(0,0);
int32 pass1341;
if (!__STRING_ST)__STRING_ST=qbs_new(0,0);
int16 pass1342;
int16 pass1343;
int16 pass1344;
int16 pass1345;
int16 pass1346;
int16 pass1347;
int16 pass1348;
int16 pass1349;
int16 pass1350;
int16 pass1351;
int16 pass1352;
int16 pass1353;
int16 pass1354;
int16 pass1355;
byte_element_struct *byte_element_1356=NULL;
if (!byte_element_1356){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1356=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1356=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value1358;
static int64 fornext_finalvalue1358;
static int64 fornext_step1358;
static uint8 fornext_step_negative1358;
byte_element_struct *byte_element_1359=NULL;
if (!byte_element_1359){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1359=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1359=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1360;
int32 pass1361;
int16 pass1362;
int32 pass1363;
int32 pass1364;
int16 pass1365;
int16 pass1366;
int16 pass1367;
int16 pass1368;
int16 pass1369;
int16 pass1370;
int16 pass1371;
int16 pass1372;
int16 pass1373;
int16 pass1374;
int16 pass1375;
int16 pass1376;
int16 pass1377;
int16 pass1378;
int32 pass1379;
int16 pass1380;
int16 pass1381;
int16 pass1382;
int16 pass1383;
int16 pass1384;
int16 pass1385;
int16 pass1386;
int16 pass1387;
int16 pass1388;
int16 pass1389;
int16 pass1390;
int16 pass1391;
byte_element_struct *byte_element_1392=NULL;
if (!byte_element_1392){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1392=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1392=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value1394;
static int64 fornext_finalvalue1394;
static int64 fornext_step1394;
static uint8 fornext_step_negative1394;
if (!__STRING_BYTES)__STRING_BYTES=qbs_new(0,0);
byte_element_struct *byte_element_1395=NULL;
if (!byte_element_1395){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1395=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1395=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1396;
int32 pass1397;
int32 pass1398;
int16 pass1399;
int32 pass1400;
int32 pass1401;
int16 pass1402;
int16 pass1403;
int32 pass1404;
int16 pass1405;
byte_element_struct *byte_element_1406=NULL;
if (!byte_element_1406){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1406=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1406=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_CISPECIAL==NULL){
__LONG_CISPECIAL=(int32*)mem_static_malloc(4);
*__LONG_CISPECIAL=0;
}
int32 pass1407;
int32 pass1408;
if(__LONG_USECALL==NULL){
__LONG_USECALL=(int32*)mem_static_malloc(4);
*__LONG_USECALL=0;
}
int32 pass1409;
int32 pass1410;
int32 pass1411;
int32 pass1412;
int32 pass1413;
int32 pass1414;
int16 pass1415;
int16 pass1416;
if(__LONG_ARGN==NULL){
__LONG_ARGN=(int32*)mem_static_malloc(4);
*__LONG_ARGN=0;
}
static int64 fornext_value1418;
static int64 fornext_finalvalue1418;
static int64 fornext_step1418;
static uint8 fornext_step_negative1418;
int32 pass1419;
int16 pass1420;
int32 pass1421;
int16 pass1422;
int16 pass1423;
byte_element_struct *byte_element_1424=NULL;
if (!byte_element_1424){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1424=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1424=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value1426;
static int64 fornext_finalvalue1426;
static int64 fornext_step1426;
static uint8 fornext_step_negative1426;
int32 pass1427;
int32 pass1428;
int32 pass1429;
int16 pass1430;
int16 pass1431;
int16 pass1432;
int16 pass1433;
int16 pass1434;
int32 pass1435;
int32 pass1436;
int16 pass1437;
int16 pass1438;
int16 pass1439;
int16 pass1440;
int16 pass1441;
int32 pass1442;
int32 pass1443;
int16 pass1444;
int16 pass1445;
int16 pass1446;
int16 pass1447;
int16 pass1448;
int16 pass1449;
int32 pass1450;
int16 pass1451;
byte_element_struct *byte_element_1452=NULL;
if (!byte_element_1452){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1452=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1452=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1453;
if(__LONG_VALIDSUB==NULL){
__LONG_VALIDSUB=(int32*)mem_static_malloc(4);
*__LONG_VALIDSUB=0;
}
int32 pass1454;
int32 pass1456;
int32 pass1457;
byte_element_struct *byte_element_1459=NULL;
if (!byte_element_1459){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1459=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1459=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1460;
int32 pass1461;
static int64 fornext_value1463;
static int64 fornext_finalvalue1463;
static int64 fornext_step1463;
static uint8 fornext_step_negative1463;
int32 pass1464;
static int64 fornext_value1466;
static int64 fornext_finalvalue1466;
static int64 fornext_step1466;
static uint8 fornext_step_negative1466;
int16 pass1467;
static int64 fornext_value1469;
static int64 fornext_finalvalue1469;
static int64 fornext_step1469;
static uint8 fornext_step_negative1469;
int32 pass1470;
int16 pass1471;
int32 pass1472;
int16 pass1473;
byte_element_struct *byte_element_1474=NULL;
if (!byte_element_1474){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1474=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1474=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1475=NULL;
if (!byte_element_1475){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1475=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1475=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_LINEINPUT==NULL){
__LONG_LINEINPUT=(int32*)mem_static_malloc(4);
*__LONG_LINEINPUT=0;
}
byte_element_struct *byte_element_1476=NULL;
if (!byte_element_1476){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1476=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1476=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1477=NULL;
if (!byte_element_1477){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1477=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1477=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1478;
int32 pass1479;
static int64 fornext_value1481;
static int64 fornext_finalvalue1481;
static int64 fornext_step1481;
static uint8 fornext_step_negative1481;
int32 pass1482;
int16 pass1483;
int16 pass1484;
static int64 fornext_value1486;
static int64 fornext_finalvalue1486;
static int64 fornext_step1486;
static uint8 fornext_step_negative1486;
int32 pass1487;
int16 pass1488;
int16 pass1489;
int16 pass1490;
int16 pass1491;
int32 pass1492;
int32 pass1493;
int32 pass1494;
int32 pass1495;
int16 pass1496;
int16 pass1497;
int16 pass1498;
byte_element_struct *byte_element_1499=NULL;
if (!byte_element_1499){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1499=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1499=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_COMMANEEDED==NULL){
__LONG_COMMANEEDED=(int32*)mem_static_malloc(4);
*__LONG_COMMANEEDED=0;
}
if(__LONG_NEWLINE==NULL){
__LONG_NEWLINE=(int32*)mem_static_malloc(4);
*__LONG_NEWLINE=0;
}
int16 pass1500;
int16 pass1501;
int16 pass1502;
if(__LONG_NUMVAR==NULL){
__LONG_NUMVAR=(int32*)mem_static_malloc(4);
*__LONG_NUMVAR=0;
}
static int64 fornext_value1504;
static int64 fornext_finalvalue1504;
static int64 fornext_step1504;
static uint8 fornext_step_negative1504;
static int64 fornext_value1506;
static int64 fornext_finalvalue1506;
static int64 fornext_step1506;
static uint8 fornext_step_negative1506;
byte_element_struct *byte_element_1507=NULL;
if (!byte_element_1507){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1507=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1507=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1508;
int16 pass1509;
int16 pass1510;
int16 pass1511;
int32 pass1512;
int16 pass1513;
int16 pass1514;
int16 pass1515;
int16 pass1516;
int16 pass1517;
int16 pass1518;
int16 pass1519;
byte_element_struct *byte_element_1520=NULL;
if (!byte_element_1520){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1520=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1520=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1521;
int32 pass1522;
byte_element_struct *byte_element_1523=NULL;
if (!byte_element_1523){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1523=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1523=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_ELEMENTON==NULL){
__LONG_ELEMENTON=(int32*)mem_static_malloc(4);
*__LONG_ELEMENTON=0;
}
static int64 fornext_value1525;
static int64 fornext_finalvalue1525;
static int64 fornext_step1525;
static uint8 fornext_step_negative1525;
if (!__STRING_NEXTCHAR)__STRING_NEXTCHAR=qbs_new(0,0);
int32 pass1526;
if(__LONG_BEGINPOINT==NULL){
__LONG_BEGINPOINT=(int32*)mem_static_malloc(4);
*__LONG_BEGINPOINT=0;
}
if(__LONG_ENDPOINT==NULL){
__LONG_ENDPOINT=(int32*)mem_static_malloc(4);
*__LONG_ENDPOINT=0;
}
if(__LONG_TEXTLENGTH==NULL){
__LONG_TEXTLENGTH=(int32*)mem_static_malloc(4);
*__LONG_TEXTLENGTH=0;
}
if (!__STRING_TEXTVALUE)__STRING_TEXTVALUE=qbs_new(0,0);
byte_element_struct *byte_element_1527=NULL;
if (!byte_element_1527){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1527=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1527=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_DEST)__STRING_DEST=qbs_new(0,0);
if (!__STRING_SOURCE)__STRING_SOURCE=qbs_new(0,0);
byte_element_struct *byte_element_1529=NULL;
if (!byte_element_1529){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1529=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1529=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1530=NULL;
if (!byte_element_1530){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1530=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1530=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1531;
int16 pass1532;
if(__LONG_ELE==NULL){
__LONG_ELE=(int32*)mem_static_malloc(4);
*__LONG_ELE=0;
}
static int64 fornext_value1534;
static int64 fornext_finalvalue1534;
static int64 fornext_step1534;
static uint8 fornext_step_negative1534;
byte_element_struct *byte_element_1535=NULL;
if (!byte_element_1535){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1535=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1535=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1536=NULL;
if (!byte_element_1536){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1536=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1536=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_E1L)__STRING_E1L=qbs_new(0,0);
if (!__STRING_E2L)__STRING_E2L=qbs_new(0,0);
if(__LONG_E1TYP==NULL){
__LONG_E1TYP=(int32*)mem_static_malloc(4);
*__LONG_E1TYP=0;
}
if(__LONG_E2TYP==NULL){
__LONG_E2TYP=(int32*)mem_static_malloc(4);
*__LONG_E2TYP=0;
}
byte_element_struct *byte_element_1537=NULL;
if (!byte_element_1537){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1537=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1537=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1538;
int32 pass1539;
int16 pass1540;
if(__LONG_IDNUMBER==NULL){
__LONG_IDNUMBER=(int32*)mem_static_malloc(4);
*__LONG_IDNUMBER=0;
}
byte_element_struct *byte_element_1541=NULL;
if (!byte_element_1541){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1541=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1541=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1542=NULL;
if (!byte_element_1542){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1542=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1542=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1543=NULL;
if (!byte_element_1543){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1543=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1543=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_LHSSCOPE)__STRING_LHSSCOPE=qbs_new(0,0);
if(__LONG_IDNUMBER2==NULL){
__LONG_IDNUMBER2=(int32*)mem_static_malloc(4);
*__LONG_IDNUMBER2=0;
}
byte_element_struct *byte_element_1544=NULL;
if (!byte_element_1544){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1544=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1544=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_U2==NULL){
__LONG_U2=(int32*)mem_static_malloc(4);
*__LONG_U2=0;
}
byte_element_struct *byte_element_1545=NULL;
if (!byte_element_1545){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1545=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1545=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1546=NULL;
if (!byte_element_1546){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1546=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1546=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_DST)__STRING_DST=qbs_new(0,0);
if (!__STRING_SRC)__STRING_SRC=qbs_new(0,0);
int16 pass1547;
int16 pass1548;
int16 pass1549;
int16 pass1550;
int16 pass1551;
if(__LONG_E1TYPC==NULL){
__LONG_E1TYPC=(int32*)mem_static_malloc(4);
*__LONG_E1TYPC=0;
}
if(__LONG_E2TYPC==NULL){
__LONG_E2TYPC=(int32*)mem_static_malloc(4);
*__LONG_E2TYPC=0;
}
int16 pass1552;
int32 pass1553;
int32 pass1554;
int32 pass1555;
int32 pass1557;
byte_element_struct *byte_element_1558=NULL;
if (!byte_element_1558){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1558=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1558=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1559=NULL;
if (!byte_element_1559){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1559=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1559=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1560=NULL;
if (!byte_element_1560){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1560=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1560=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1561;
if(__LONG_PASSEDNEEDED==NULL){
__LONG_PASSEDNEEDED=(int32*)mem_static_malloc(4);
*__LONG_PASSEDNEEDED=0;
}
int32 pass1562;
int32 pass1563;
if(__LONG_PASSED==NULL){
__LONG_PASSED=(int32*)mem_static_malloc(4);
*__LONG_PASSED=0;
}
static int64 fornext_value1565;
static int64 fornext_finalvalue1565;
static int64 fornext_step1565;
static uint8 fornext_step_negative1565;
static int64 fornext_value1567;
static int64 fornext_finalvalue1567;
static int64 fornext_step1567;
static uint8 fornext_step_negative1567;
static int64 fornext_value1569;
static int64 fornext_finalvalue1569;
static int64 fornext_step1569;
static uint8 fornext_step_negative1569;
static int64 fornext_value1571;
static int64 fornext_finalvalue1571;
static int64 fornext_step1571;
static uint8 fornext_step_negative1571;
static int64 fornext_value1574;
static int64 fornext_finalvalue1574;
static int64 fornext_step1574;
static uint8 fornext_step_negative1574;
static int64 fornext_value1578;
static int64 fornext_finalvalue1578;
static int64 fornext_step1578;
static uint8 fornext_step_negative1578;
if (!__STRING_SUBCALL)__STRING_SUBCALL=qbs_new(0,0);
if(__LONG_ADDEDLAYOUT==NULL){
__LONG_ADDEDLAYOUT=(int32*)mem_static_malloc(4);
*__LONG_ADDEDLAYOUT=0;
}
if(__LONG_FIELDCALL==NULL){
__LONG_FIELDCALL=(int32*)mem_static_malloc(4);
*__LONG_FIELDCALL=0;
}
byte_element_struct *byte_element_1580=NULL;
if (!byte_element_1580){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1580=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1580=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value1582;
static int64 fornext_finalvalue1582;
static int64 fornext_step1582;
static uint8 fornext_step_negative1582;
if(__LONG_TARGETTYP==NULL){
__LONG_TARGETTYP=(int32*)mem_static_malloc(4);
*__LONG_TARGETTYP=0;
}
if(__LONG_ADDLAYOUT==NULL){
__LONG_ADDLAYOUT=(int32*)mem_static_malloc(4);
*__LONG_ADDLAYOUT=0;
}
if(__LONG_CONVERTSPACING==NULL){
__LONG_CONVERTSPACING=(int32*)mem_static_malloc(4);
*__LONG_CONVERTSPACING=0;
}
byte_element_struct *byte_element_1583=NULL;
if (!byte_element_1583){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1583=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1583=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1585=NULL;
if (!byte_element_1585){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1585=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1585=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_AN==NULL){
__LONG_AN=(int32*)mem_static_malloc(4);
*__LONG_AN=0;
}
if (!__STRING_X3)__STRING_X3=qbs_new(0,0);
if(__LONG_S1==NULL){
__LONG_S1=(int32*)mem_static_malloc(4);
*__LONG_S1=0;
}
byte_element_struct *byte_element_1586=NULL;
if (!byte_element_1586){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1586=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1586=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1587=NULL;
if (!byte_element_1587){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1587=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1587=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1588=NULL;
if (!byte_element_1588){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1588=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1588=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_TRY_STRING)__STRING_TRY_STRING=qbs_new(0,0);
byte_element_struct *byte_element_1590=NULL;
if (!byte_element_1590){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1590=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1590=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1591=NULL;
if (!byte_element_1591){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1591=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1591=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1592;
byte_element_struct *byte_element_1593=NULL;
if (!byte_element_1593){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1593=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1593=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1594;
byte_element_struct *byte_element_1595=NULL;
if (!byte_element_1595){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1595=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1595=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1596=NULL;
if (!byte_element_1596){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1596=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1596=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1597;
int32 pass1598;
byte_element_struct *byte_element_1599=NULL;
if (!byte_element_1599){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1599=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1599=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_DEREFERENCE==NULL){
__LONG_DEREFERENCE=(int32*)mem_static_malloc(4);
*__LONG_DEREFERENCE=0;
}
if(__LONG_TARGETTYP2==NULL){
__LONG_TARGETTYP2=(int32*)mem_static_malloc(4);
*__LONG_TARGETTYP2=0;
}
if(__LONG_SOURCETYP2==NULL){
__LONG_SOURCETYP2=(int32*)mem_static_malloc(4);
*__LONG_SOURCETYP2=0;
}
if(__LONG_UDTREFID==NULL){
__LONG_UDTREFID=(int32*)mem_static_malloc(4);
*__LONG_UDTREFID=0;
}
if(__LONG_UDTREFI==NULL){
__LONG_UDTREFI=(int32*)mem_static_malloc(4);
*__LONG_UDTREFI=0;
}
if(__LONG_UDTREFI2==NULL){
__LONG_UDTREFI2=(int32*)mem_static_malloc(4);
*__LONG_UDTREFI2=0;
}
if(__LONG_UDTREFU==NULL){
__LONG_UDTREFU=(int32*)mem_static_malloc(4);
*__LONG_UDTREFU=0;
}
if(__LONG_UDTREFI3==NULL){
__LONG_UDTREFI3=(int32*)mem_static_malloc(4);
*__LONG_UDTREFI3=0;
}
if(__LONG_UDTREFE==NULL){
__LONG_UDTREFE=(int32*)mem_static_malloc(4);
*__LONG_UDTREFE=0;
}
byte_element_struct *byte_element_1602=NULL;
if (!byte_element_1602){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1602=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1602=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_IDNUM==NULL){
__LONG_IDNUM=(int32*)mem_static_malloc(4);
*__LONG_IDNUM=0;
}
if(__LONG_TARGETTYPSIZE==NULL){
__LONG_TARGETTYPSIZE=(int32*)mem_static_malloc(4);
*__LONG_TARGETTYPSIZE=0;
}
int32 pass1603;
if(__LONG_ARR==NULL){
__LONG_ARR=(int32*)mem_static_malloc(4);
*__LONG_ARR=0;
}
if(__LONG_PASSUDTELEMENT==NULL){
__LONG_PASSUDTELEMENT=(int32*)mem_static_malloc(4);
*__LONG_PASSUDTELEMENT=0;
}
byte_element_struct *byte_element_1604=NULL;
if (!byte_element_1604){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1604=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1604=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1605;
int32 pass1606;
int32 pass1607;
int32 pass1608;
if(__LONG_NTH==NULL){
__LONG_NTH=(int32*)mem_static_malloc(4);
*__LONG_NTH=0;
}
int32 pass1609;
if(__LONG_EXPLICITREFERENCE==NULL){
__LONG_EXPLICITREFERENCE=(int32*)mem_static_malloc(4);
*__LONG_EXPLICITREFERENCE=0;
}
int32 pass1610;
if(__LONG_BYTESREQ==NULL){
__LONG_BYTESREQ=(int32*)mem_static_malloc(4);
*__LONG_BYTESREQ=0;
}
int16 pass1611;
int16 pass1612;
int16 pass1613;
int16 pass1614;
int16 pass1615;
int16 pass1616;
byte_element_struct *byte_element_1617=NULL;
if (!byte_element_1617){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1617=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1617=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1619=NULL;
if (!byte_element_1619){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1619=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1619=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1620=NULL;
if (!byte_element_1620){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1620=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1620=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1621=NULL;
if (!byte_element_1621){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1621=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1621=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1622;
int16 pass1623;
int16 pass1624;
int16 pass1625;
byte_element_struct *byte_element_1626=NULL;
if (!byte_element_1626){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1626=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1626=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1628=NULL;
if (!byte_element_1628){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1628=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1628=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass1629;
byte_element_struct *byte_element_1630=NULL;
if (!byte_element_1630){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1630=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1630=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1631=NULL;
if (!byte_element_1631){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1631=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1631=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1632=NULL;
if (!byte_element_1632){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1632=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1632=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1633;
byte_element_struct *byte_element_1634=NULL;
if (!byte_element_1634){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1634=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1634=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1635;
int16 pass1636;
byte_element_struct *byte_element_1637=NULL;
if (!byte_element_1637){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1637=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1637=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_LAYOUTCOMMENT_BACKUP)__STRING_LAYOUTCOMMENT_BACKUP=qbs_new(0,0);
if(__LONG_LAYOUTOK_BACKUP==NULL){
__LONG_LAYOUTOK_BACKUP=(int32*)mem_static_malloc(4);
*__LONG_LAYOUTOK_BACKUP=0;
}
if (!__STRING_LAYOUT_BACKUP)__STRING_LAYOUT_BACKUP=qbs_new(0,0);
static int64 fornext_value1639;
static int64 fornext_finalvalue1639;
static int64 fornext_step1639;
static uint8 fornext_step_negative1639;
static int64 fornext_value1643;
static int64 fornext_finalvalue1643;
static int64 fornext_step1643;
static uint8 fornext_step_negative1643;
byte_element_struct *byte_element_1649=NULL;
if (!byte_element_1649){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1649=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1649=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1650=NULL;
if (!byte_element_1650){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1650=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1650=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1652=NULL;
if (!byte_element_1652){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1652=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1652=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1653=NULL;
if (!byte_element_1653){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1653=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1653=(byte_element_struct*)mem_static_malloc(12);
}
static int32 sc_1654;
byte_element_struct *byte_element_1655=NULL;
if (!byte_element_1655){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1655=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1655=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1656;
int16 pass1657;
static int64 fornext_value1659;
static int64 fornext_finalvalue1659;
static int64 fornext_step1659;
static uint8 fornext_step_negative1659;
int32 pass1660;
int32 pass1661;
int32 pass1662;
int16 pass1663;
int16 pass1664;
int32 pass1665;
int32 pass1666;
int16 pass1667;
int16 pass1668;
static int64 fornext_value1672;
static int64 fornext_finalvalue1672;
static int64 fornext_step1672;
static uint8 fornext_step_negative1672;
if(__LONG_UNRESOLVED==NULL){
__LONG_UNRESOLVED=(int32*)mem_static_malloc(4);
*__LONG_UNRESOLVED=0;
}
static int64 fornext_value1678;
static int64 fornext_finalvalue1678;
static int64 fornext_step1678;
static uint8 fornext_step_negative1678;
static int64 fornext_value1681;
static int64 fornext_finalvalue1681;
static int64 fornext_step1681;
static uint8 fornext_step_negative1681;
if(__LONG_OLDSFLISTN==NULL){
__LONG_OLDSFLISTN=(int32*)mem_static_malloc(4);
*__LONG_OLDSFLISTN=0;
}
static int64 fornext_value1694;
static int64 fornext_finalvalue1694;
static int64 fornext_step1694;
static uint8 fornext_step_negative1694;
static int64 fornext_value1702;
static int64 fornext_finalvalue1702;
static int64 fornext_step1702;
static uint8 fornext_step_negative1702;
static int64 fornext_value1705;
static int64 fornext_finalvalue1705;
static int64 fornext_step1705;
static uint8 fornext_step_negative1705;
int32 pass1706;
if(__LONG_R2==NULL){
__LONG_R2=(int32*)mem_static_malloc(4);
*__LONG_R2=0;
}
int32 pass1708;
int16 pass1709;
int32 pass1710;
int16 pass1712;
int16 pass1713;
int16 pass1714;
int16 pass1715;
int16 pass1716;
int16 pass1717;
int16 pass1718;
int16 pass1719;
int16 pass1720;
int16 pass1721;
int8 pass1722;
int16 pass1723;
int16 pass1724;
int16 pass1725;
int16 pass1726;
int16 pass1727;
int16 pass1728;
int16 pass1729;
int16 pass1730;
int16 pass1731;
int16 pass1732;
int16 pass1733;
int16 pass1734;
int16 pass1735;
int16 pass1736;
int16 pass1737;
int16 pass1738;
int16 pass1739;
if(__LONG_FF==NULL){
__LONG_FF=(int32*)mem_static_malloc(4);
*__LONG_FF=0;
}
int16 pass1740;
int16 pass1741;
int32 pass1742;
static int64 fornext_value1744;
static int64 fornext_finalvalue1744;
static int64 fornext_step1744;
static uint8 fornext_step_negative1744;
byte_element_struct *byte_element_1745=NULL;
if (!byte_element_1745){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1745=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1745=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1746;
int16 pass1747;
if(__LONG_NCOMMONTMP==NULL){
__LONG_NCOMMONTMP=(int32*)mem_static_malloc(4);
*__LONG_NCOMMONTMP=0;
}
static int64 fornext_value1750;
static int64 fornext_finalvalue1750;
static int64 fornext_step1750;
static uint8 fornext_step_negative1750;
if (!__STRING_PUREVARNAME)__STRING_PUREVARNAME=qbs_new(0,0);
if(__LONG_ARRAYTYPE==NULL){
__LONG_ARRAYTYPE=(int32*)mem_static_malloc(4);
*__LONG_ARRAYTYPE=0;
}
if(__LONG_ARRAYELEMENTS==NULL){
__LONG_ARRAYELEMENTS=(int32*)mem_static_malloc(4);
*__LONG_ARRAYELEMENTS=0;
}
if(__LONG_COMMAND==NULL){
__LONG_COMMAND=(int32*)mem_static_malloc(4);
*__LONG_COMMAND=0;
}
int16 pass1753;
int32 pass1754;
if (!__STRING_X1)__STRING_X1=qbs_new(0,0);
int16 pass1755;
int16 pass1756;
int16 pass1757;
int16 pass1758;
int16 pass1759;
int16 pass1760;
int16 pass1761;
int16 pass1762;
int16 pass1763;
int16 pass1764;
int16 pass1765;
int16 pass1766;
int16 pass1767;
int16 pass1768;
int16 pass1769;
int16 pass1770;
int16 pass1771;
int16 pass1772;
int16 pass1773;
int16 pass1774;
int16 pass1775;
int16 pass1776;
int16 pass1777;
int16 pass1778;
int16 pass1779;
int16 pass1780;
int16 pass1781;
int16 pass1782;
int16 pass1783;
int16 pass1784;
int16 pass1785;
int16 pass1786;
int16 pass1787;
int16 pass1788;
int16 pass1789;
int16 pass1790;
int16 pass1791;
int16 pass1792;
int16 pass1793;
int16 pass1794;
int16 pass1795;
int16 pass1796;
static int64 fornext_value1798;
static int64 fornext_finalvalue1798;
static int64 fornext_step1798;
static uint8 fornext_step_negative1798;
int32 pass1800;
int32 pass1801;
int16 pass1803;
int16 pass1804;
int16 pass1805;
int16 pass1806;
int16 pass1807;
int32 pass1809;
int32 pass1811;
int16 pass1812;
int16 pass1813;
int16 pass1814;
int16 pass1815;
int16 pass1816;
int16 pass1817;
int16 pass1818;
int16 pass1819;
int16 pass1820;
int16 pass1821;
int16 pass1822;
int16 pass1823;
int16 pass1824;
int16 pass1825;
int16 pass1826;
int16 pass1827;
int16 pass1828;
int16 pass1829;
int16 pass1830;
int16 pass1831;
int16 pass1832;
int16 pass1833;
static int64 fornext_value1835;
static int64 fornext_finalvalue1835;
static int64 fornext_step1835;
static uint8 fornext_step_negative1835;
int32 pass1836;
int16 pass1837;
int16 pass1838;
int32 pass1839;
int16 pass1840;
int16 pass1841;
int32 pass1842;
int16 pass1843;
int16 pass1844;
static int64 fornext_value1846;
static int64 fornext_finalvalue1846;
static int64 fornext_step1846;
static uint8 fornext_step_negative1846;
int32 pass1847;
int16 pass1848;
int16 pass1849;
int32 pass1850;
int16 pass1851;
int16 pass1852;
int16 pass1853;
int16 pass1854;
int16 pass1855;
int16 pass1856;
int16 pass1857;
int16 pass1858;
int16 pass1859;
int16 pass1860;
int16 pass1861;
int16 pass1862;
static int64 fornext_value1865;
static int64 fornext_finalvalue1865;
static int64 fornext_step1865;
static uint8 fornext_step_negative1865;
if(__LONG_TOTALUNUSEDVARIABLES==NULL){
__LONG_TOTALUNUSEDVARIABLES=(int32*)mem_static_malloc(4);
*__LONG_TOTALUNUSEDVARIABLES=0;
}
static int64 fornext_value1869;
static int64 fornext_finalvalue1869;
static int64 fornext_step1869;
static uint8 fornext_step_negative1869;
if(__LONG_MAXVARNAMELEN==NULL){
__LONG_MAXVARNAMELEN=(int32*)mem_static_malloc(4);
*__LONG_MAXVARNAMELEN=0;
}
static int64 fornext_value1871;
static int64 fornext_finalvalue1871;
static int64 fornext_step1871;
static uint8 fornext_step_negative1871;
if (!__STRING_HEADER)__STRING_HEADER=qbs_new(0,0);
static int64 fornext_value1873;
static int64 fornext_finalvalue1873;
static int64 fornext_step1873;
static uint8 fornext_step_negative1873;
byte_element_struct *byte_element_1877=NULL;
if (!byte_element_1877){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1877=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1877=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_PATH__ASCII_CHR_046__OUT)__STRING_PATH__ASCII_CHR_046__OUT=qbs_new(0,0);
byte_element_struct *byte_element_1878=NULL;
if (!byte_element_1878){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1878=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1878=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1879=NULL;
if (!byte_element_1879){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1879=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1879=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1880=NULL;
if (!byte_element_1880){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1880=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1880=(byte_element_struct*)mem_static_malloc(12);
}
if (!__STRING_T__ASCII_CHR_046__PATH__ASCII_CHR_046__EXE)__STRING_T__ASCII_CHR_046__PATH__ASCII_CHR_046__EXE=qbs_new(0,0);
if(__LONG_ERRNO==NULL){
__LONG_ERRNO=(int32*)mem_static_malloc(4);
*__LONG_ERRNO=0;
}
if(__LONG_MANIBUF==NULL){
__LONG_MANIBUF=(int32*)mem_static_malloc(4);
*__LONG_MANIBUF=0;
}
int16 pass1883;
int16 pass1884;
int16 pass1885;
int16 pass1886;
int16 pass1887;
int16 pass1888;
int16 pass1889;
int16 pass1890;
int16 pass1891;
int16 pass1892;
int16 pass1893;
int16 pass1894;
int16 pass1895;
int16 pass1896;
int16 pass1897;
int16 pass1898;
int16 pass1899;
int16 pass1900;
int16 pass1901;
int16 pass1902;
int16 pass1903;
int16 pass1904;
int16 pass1905;
int16 pass1906;
int16 pass1907;
int16 pass1908;
int16 pass1909;
int16 pass1910;
int16 pass1911;
int16 pass1912;
int16 pass1913;
int16 pass1914;
int16 pass1915;
if(__LONG_ICONRCBUF==NULL){
__LONG_ICONRCBUF=(int32*)mem_static_malloc(4);
*__LONG_ICONRCBUF=0;
}
int16 pass1916;
int16 pass1917;
int16 pass1918;
int16 pass1919;
int16 pass1920;
int16 pass1921;
int16 pass1922;
byte_element_struct *byte_element_1923=NULL;
if (!byte_element_1923){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1923=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1923=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1924;
byte_element_struct *byte_element_1925=NULL;
if (!byte_element_1925){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1925=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1925=(byte_element_struct*)mem_static_malloc(12);
}
int16 pass1926;
int16 pass1927;
int16 pass1928;
int16 pass1929;
int16 pass1930;
int16 pass1931;
int16 pass1932;
int16 pass1933;
int16 pass1934;
int16 pass1935;
int16 pass1936;
int16 pass1937;
int16 pass1938;
int16 pass1939;
int16 pass1940;
int16 pass1941;
int16 pass1942;
int16 pass1943;
int16 pass1944;
int16 pass1945;
int16 pass1946;
int16 pass1947;
int16 pass1948;
int16 pass1949;
if(__LONG_WIN==NULL){
__LONG_WIN=(int32*)mem_static_malloc(4);
*__LONG_WIN=0;
}
if(__LONG_LNX==NULL){
__LONG_LNX=(int32*)mem_static_malloc(4);
*__LONG_LNX=0;
}
if(__LONG_MAC==NULL){
__LONG_MAC=(int32*)mem_static_malloc(4);
*__LONG_MAC=0;
}
if (!__STRING_VER)__STRING_VER=qbs_new(0,0);
if (!__STRING_LIBS)__STRING_LIBS=qbs_new(0,0);
if (!__STRING_MAKEDEPS)__STRING_MAKEDEPS=qbs_new(0,0);
if (!__STRING_MAKE)__STRING_MAKE=qbs_new(0,0);
if (!__STRING_LOCALPATH)__STRING_LOCALPATH=qbs_new(0,0);
if (!__STRING_CXXFLAGSEXTRA)__STRING_CXXFLAGSEXTRA=qbs_new(0,0);
if (!__STRING_CXXLIBSEXTRA)__STRING_CXXLIBSEXTRA=qbs_new(0,0);
if (!__STRING_ESCAPEDEXE)__STRING_ESCAPEDEXE=qbs_new(0,0);
if (!__STRING_MAKELINE)__STRING_MAKELINE=qbs_new(0,0);
static int64 fornext_value1951;
static int64 fornext_finalvalue1951;
static int64 fornext_step1951;
static uint8 fornext_step_negative1951;
byte_element_struct *byte_element_1952=NULL;
if (!byte_element_1952){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1952=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1952=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1955=NULL;
if (!byte_element_1955){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1955=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1955=(byte_element_struct*)mem_static_malloc(12);
}
if(__LONG_X1==NULL){
__LONG_X1=(int32*)mem_static_malloc(4);
*__LONG_X1=0;
}
byte_element_struct *byte_element_1959=NULL;
if (!byte_element_1959){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1959=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1959=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1960=NULL;
if (!byte_element_1960){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1960=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1960=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1967=NULL;
if (!byte_element_1967){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1967=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1967=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1971=NULL;
if (!byte_element_1971){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1971=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1971=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1972=NULL;
if (!byte_element_1972){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1972=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1972=(byte_element_struct*)mem_static_malloc(12);
}
int8 pass1977;
if(__LONG_FFH==NULL){
__LONG_FFH=(int32*)mem_static_malloc(4);
*__LONG_FFH=0;
}
static int64 fornext_value1991;
static int64 fornext_finalvalue1991;
static int64 fornext_step1991;
static uint8 fornext_step_negative1991;
byte_element_struct *byte_element_1992=NULL;
if (!byte_element_1992){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1992=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1992=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1995=NULL;
if (!byte_element_1995){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1995=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1995=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_1999=NULL;
if (!byte_element_1999){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_1999=(byte_element_struct*)(mem_static_pointer-12); else byte_element_1999=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2000=NULL;
if (!byte_element_2000){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2000=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2000=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2007=NULL;
if (!byte_element_2007){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2007=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2007=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2011=NULL;
if (!byte_element_2011){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2011=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2011=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2012=NULL;
if (!byte_element_2012){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2012=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2012=(byte_element_struct*)mem_static_malloc(12);
}
int8 pass2065;
if(__LONG_QBERRORHAPPENEDVALUE==NULL){
__LONG_QBERRORHAPPENEDVALUE=(int32*)mem_static_malloc(4);
*__LONG_QBERRORHAPPENEDVALUE=0;
}
int32 pass2101;
int32 pass2102;
int32 pass2103;
static int64 fornext_value2107;
static int64 fornext_finalvalue2107;
static int64 fornext_step2107;
static uint8 fornext_step_negative2107;
byte_element_struct *byte_element_2108=NULL;
if (!byte_element_2108){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2108=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2108=(byte_element_struct*)mem_static_malloc(12);
}
static int64 fornext_value2110;
static int64 fornext_finalvalue2110;
static int64 fornext_step2110;
static uint8 fornext_step_negative2110;
byte_element_struct *byte_element_2111=NULL;
if (!byte_element_2111){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2111=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2111=(byte_element_struct*)mem_static_malloc(12);
}
if(_SUB_VWATCHVARIABLE_LONG_TOTALLOCALVARIABLES==NULL){
_SUB_VWATCHVARIABLE_LONG_TOTALLOCALVARIABLES=(int32*)mem_static_malloc(4);
*_SUB_VWATCHVARIABLE_LONG_TOTALLOCALVARIABLES=0;
}
if (!_SUB_VWATCHVARIABLE_STRING_LOCALVARIABLESLIST)_SUB_VWATCHVARIABLE_STRING_LOCALVARIABLESLIST=qbs_new(0,0);
if(_SUB_VWATCHVARIABLE_LONG_TOTALMAINMODULEVARIABLES==NULL){
_SUB_VWATCHVARIABLE_LONG_TOTALMAINMODULEVARIABLES=(int32*)mem_static_malloc(4);
*_SUB_VWATCHVARIABLE_LONG_TOTALMAINMODULEVARIABLES=0;
}
if (!_SUB_VWATCHVARIABLE_STRING_MAINMODULEVARIABLESLIST)_SUB_VWATCHVARIABLE_STRING_MAINMODULEVARIABLESLIST=qbs_new(0,0);
if(_SUB_VWATCHADDLABEL_LONG_PREVLABEL==NULL){
_SUB_VWATCHADDLABEL_LONG_PREVLABEL=(int32*)mem_static_malloc(4);
*_SUB_VWATCHADDLABEL_LONG_PREVLABEL=0;
}
if(_SUB_VWATCHADDLABEL_LONG_PREVSKIP==NULL){
_SUB_VWATCHADDLABEL_LONG_PREVSKIP=(int32*)mem_static_malloc(4);
*_SUB_VWATCHADDLABEL_LONG_PREVSKIP=0;
}
if(_FUNC_FIXOPERATIONORDER_BYTE_UBOUNDLBOUND==NULL){
_FUNC_FIXOPERATIONORDER_BYTE_UBOUNDLBOUND=(int8*)mem_static_malloc(1);
*_FUNC_FIXOPERATIONORDER_BYTE_UBOUNDLBOUND=0;
}
if(_SUB_PREPARSE_LONG_TOTALPREFIXEDPP_TYPEMOD==NULL){
_SUB_PREPARSE_LONG_TOTALPREFIXEDPP_TYPEMOD=(int32*)mem_static_malloc(4);
*_SUB_PREPARSE_LONG_TOTALPREFIXEDPP_TYPEMOD=0;
}
if(_SUB_PREPARSE_LONG_TOTALPP_TYPEMOD==NULL){
_SUB_PREPARSE_LONG_TOTALPP_TYPEMOD=(int32*)mem_static_malloc(4);
*_SUB_PREPARSE_LONG_TOTALPP_TYPEMOD=0;
}
if (!_FUNC_IDE2_STRING_MENULOCATIONS)_FUNC_IDE2_STRING_MENULOCATIONS=qbs_new(0,0);
if(_FUNC_IDE2_BYTE_IDESYSTEM2__ASCII_CHR_046__ISSEL==NULL){
_FUNC_IDE2_BYTE_IDESYSTEM2__ASCII_CHR_046__ISSEL=(int8*)mem_static_malloc(1);
*_FUNC_IDE2_BYTE_IDESYSTEM2__ASCII_CHR_046__ISSEL=0;
}
if(_FUNC_IDE2_LONG_IDESYSTEM2__ASCII_CHR_046__SX1==NULL){
_FUNC_IDE2_LONG_IDESYSTEM2__ASCII_CHR_046__SX1=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_IDESYSTEM2__ASCII_CHR_046__SX1=0;
}
if(_FUNC_IDE2_LONG_IDESYSTEM2__ASCII_CHR_046__V1==NULL){
_FUNC_IDE2_LONG_IDESYSTEM2__ASCII_CHR_046__V1=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_IDESYSTEM2__ASCII_CHR_046__V1=0;
}
if(_FUNC_IDE2_BYTE_ATTEMPTTOLOADRECENT==NULL){
_FUNC_IDE2_BYTE_ATTEMPTTOLOADRECENT=(int8*)mem_static_malloc(1);
*_FUNC_IDE2_BYTE_ATTEMPTTOLOADRECENT=0;
}
if(_FUNC_IDE2_LONG_OLD__ASCII_CHR_046__MX==NULL){
_FUNC_IDE2_LONG_OLD__ASCII_CHR_046__MX=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_OLD__ASCII_CHR_046__MX=0;
}
if(_FUNC_IDE2_LONG_OLD__ASCII_CHR_046__MY==NULL){
_FUNC_IDE2_LONG_OLD__ASCII_CHR_046__MY=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_OLD__ASCII_CHR_046__MY=0;
}
if(_FUNC_IDE2_DOUBLE_LAST__ASCII_CHR_046__TBCLICK==NULL){
_FUNC_IDE2_DOUBLE_LAST__ASCII_CHR_046__TBCLICK=(double*)mem_static_malloc(8);
*_FUNC_IDE2_DOUBLE_LAST__ASCII_CHR_046__TBCLICK=0;
}
if(_FUNC_IDE2_BYTE_WHOLEWORD__ASCII_CHR_046__SELECT==NULL){
_FUNC_IDE2_BYTE_WHOLEWORD__ASCII_CHR_046__SELECT=(int8*)mem_static_malloc(1);
*_FUNC_IDE2_BYTE_WHOLEWORD__ASCII_CHR_046__SELECT=0;
}
if(_FUNC_IDE2_LONG_WHOLEWORD__ASCII_CHR_046__SELECTX1==NULL){
_FUNC_IDE2_LONG_WHOLEWORD__ASCII_CHR_046__SELECTX1=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_WHOLEWORD__ASCII_CHR_046__SELECTX1=0;
}
if(_FUNC_IDE2_LONG_WHOLEWORD__ASCII_CHR_046__IDECX==NULL){
_FUNC_IDE2_LONG_WHOLEWORD__ASCII_CHR_046__IDECX=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_WHOLEWORD__ASCII_CHR_046__IDECX=0;
}
if(_FUNC_IDE2_LONG_WHOLEWORD__ASCII_CHR_046__SELECTY1==NULL){
_FUNC_IDE2_LONG_WHOLEWORD__ASCII_CHR_046__SELECTY1=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_WHOLEWORD__ASCII_CHR_046__SELECTY1=0;
}
if(_FUNC_IDE2_LONG_WHOLEWORD__ASCII_CHR_046__IDECY==NULL){
_FUNC_IDE2_LONG_WHOLEWORD__ASCII_CHR_046__IDECY=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_WHOLEWORD__ASCII_CHR_046__IDECY=0;
}
if(_FUNC_IDE2_LONG_FORCERESIZE==NULL){
_FUNC_IDE2_LONG_FORCERESIZE=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_FORCERESIZE=0;
}
if(_FUNC_IDE2_BYTE_IDECOMPILATIONREQUESTED==NULL){
_FUNC_IDE2_BYTE_IDECOMPILATIONREQUESTED=(int8*)mem_static_malloc(1);
*_FUNC_IDE2_BYTE_IDECOMPILATIONREQUESTED=0;
}
if(_FUNC_IDE2_BYTE_QUICKNAVHOVER==NULL){
_FUNC_IDE2_BYTE_QUICKNAVHOVER=(int8*)mem_static_malloc(1);
*_FUNC_IDE2_BYTE_QUICKNAVHOVER=0;
}
if(_FUNC_IDE2_BYTE_FINDFIELDHOVER==NULL){
_FUNC_IDE2_BYTE_FINDFIELDHOVER=(int8*)mem_static_malloc(1);
*_FUNC_IDE2_BYTE_FINDFIELDHOVER=0;
}
if(_FUNC_IDE2_BYTE_VERSIONINFOHOVER==NULL){
_FUNC_IDE2_BYTE_VERSIONINFOHOVER=(int8*)mem_static_malloc(1);
*_FUNC_IDE2_BYTE_VERSIONINFOHOVER=0;
}
if(_FUNC_IDE2_BYTE_LINENUMBERHOVER==NULL){
_FUNC_IDE2_BYTE_LINENUMBERHOVER=(int8*)mem_static_malloc(1);
*_FUNC_IDE2_BYTE_LINENUMBERHOVER=0;
}
if(_FUNC_IDE2_BYTE_WAITINGFORVARLIST==NULL){
_FUNC_IDE2_BYTE_WAITINGFORVARLIST=(int8*)mem_static_malloc(1);
*_FUNC_IDE2_BYTE_WAITINGFORVARLIST=0;
}
if(_FUNC_IDE2_BYTE_ATTEMPTTOHOST==NULL){
_FUNC_IDE2_BYTE_ATTEMPTTOHOST=(int8*)mem_static_malloc(1);
*_FUNC_IDE2_BYTE_ATTEMPTTOHOST=0;
}
if(_FUNC_IDE2_BYTE_CHANGINGTCPPORT==NULL){
_FUNC_IDE2_BYTE_CHANGINGTCPPORT=(int8*)mem_static_malloc(1);
*_FUNC_IDE2_BYTE_CHANGINGTCPPORT=0;
}
if(_FUNC_IDE2_LONG_MOX==NULL){
_FUNC_IDE2_LONG_MOX=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_MOX=0;
}
if(_FUNC_IDE2_LONG_MOY==NULL){
_FUNC_IDE2_LONG_MOY=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_MOY=0;
}
if(_FUNC_IDE2_LONG_HELP_SCROLLBAR==NULL){
_FUNC_IDE2_LONG_HELP_SCROLLBAR=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_HELP_SCROLLBAR=0;
}
if(_FUNC_IDE2_LONG_HELP_SCROLLBAR_METHOD==NULL){
_FUNC_IDE2_LONG_HELP_SCROLLBAR_METHOD=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_HELP_SCROLLBAR_METHOD=0;
}
if (!_FUNC_IDE2_STRING_MATHEVALEXPR)_FUNC_IDE2_STRING_MATHEVALEXPR=qbs_new(0,0);
if(_SUB_DEBUGMODE_BYTE_PAUSEMODE==NULL){
_SUB_DEBUGMODE_BYTE_PAUSEMODE=(int8*)mem_static_malloc(1);
*_SUB_DEBUGMODE_BYTE_PAUSEMODE=0;
}
if(_SUB_DEBUGMODE_BYTE_NOFOCUSMESSAGE==NULL){
_SUB_DEBUGMODE_BYTE_NOFOCUSMESSAGE=(int8*)mem_static_malloc(1);
*_SUB_DEBUGMODE_BYTE_NOFOCUSMESSAGE=0;
}
if(_SUB_DEBUGMODE_BYTE_ENTEREDINPUT==NULL){
_SUB_DEBUGMODE_BYTE_ENTEREDINPUT=(int8*)mem_static_malloc(1);
*_SUB_DEBUGMODE_BYTE_ENTEREDINPUT=0;
}
if (!_SUB_DEBUGMODE_STRING_BUFFER)_SUB_DEBUGMODE_STRING_BUFFER=qbs_new(0,0);
if (!_SUB_DEBUGMODE_STRING_CURRENTSUB)_SUB_DEBUGMODE_STRING_CURRENTSUB=qbs_new(0,0);
if(_SUB_DEBUGMODE_OFFSET_DEBUGGEEHWND==NULL){
_SUB_DEBUGMODE_OFFSET_DEBUGGEEHWND=(ptrszint*)mem_static_malloc(8);
*_SUB_DEBUGMODE_OFFSET_DEBUGGEEHWND=0;
}
if(_SUB_DEBUGMODE_BYTE_PANELACTIVE==NULL){
_SUB_DEBUGMODE_BYTE_PANELACTIVE=(int8*)mem_static_malloc(1);
*_SUB_DEBUGMODE_BYTE_PANELACTIVE=0;
}
if(_SUB_DEBUGMODE_UDT_VWATCHPANEL==NULL){
_SUB_DEBUGMODE_UDT_VWATCHPANEL=(void*)mem_static_malloc(36);
memset(_SUB_DEBUGMODE_UDT_VWATCHPANEL,0,36);
}
if (!_SUB_SHOWVWATCHPANEL_STRING_PREVIOUSVARIABLEWATCHLIST)_SUB_SHOWVWATCHPANEL_STRING_PREVIOUSVARIABLEWATCHLIST=qbs_new(0,0);
if(_SUB_SHOWVWATCHPANEL_LONG_LONGESTVARNAME==NULL){
_SUB_SHOWVWATCHPANEL_LONG_LONGESTVARNAME=(int32*)mem_static_malloc(4);
*_SUB_SHOWVWATCHPANEL_LONG_LONGESTVARNAME=0;
}
if(_SUB_SHOWVWATCHPANEL_LONG_TOTALVISIBLEVARIABLES==NULL){
_SUB_SHOWVWATCHPANEL_LONG_TOTALVISIBLEVARIABLES=(int32*)mem_static_malloc(4);
*_SUB_SHOWVWATCHPANEL_LONG_TOTALVISIBLEVARIABLES=0;
}
if (!_FUNC_IDEELEMENTWATCHBOX_STRING_RETURNLIST)_FUNC_IDEELEMENTWATCHBOX_STRING_RETURNLIST=qbs_new(0,0);
if(_FUNC_EXPANDARRAY_LONG_THISLEVEL==NULL){
_FUNC_EXPANDARRAY_LONG_THISLEVEL=(int32*)mem_static_malloc(4);
*_FUNC_EXPANDARRAY_LONG_THISLEVEL=0;
}
if (!_FUNC_EXPANDARRAY_STRING_RETURNVALUE)_FUNC_EXPANDARRAY_STRING_RETURNVALUE=qbs_new(0,0);
if(_FUNC_IDEFILEDIALOG_LONG_ALLFILES==NULL){
_FUNC_IDEFILEDIALOG_LONG_ALLFILES=(int32*)mem_static_malloc(4);
*_FUNC_IDEFILEDIALOG_LONG_ALLFILES=0;
}
if (!_SUB_IDESHOWTEXT_STRING_PREVLISTOFCUSTOMWORDS)_SUB_IDESHOWTEXT_STRING_PREVLISTOFCUSTOMWORDS=qbs_new(0,0);
if(_SUB_IDESHOWTEXT_BYTE_MANUALLIST==NULL){
_SUB_IDESHOWTEXT_BYTE_MANUALLIST=(int8*)mem_static_malloc(1);
*_SUB_IDESHOWTEXT_BYTE_MANUALLIST=0;
}
if(_SUB_IDEOBJUPDATE_SINGLE_LASTKEYBINPUT==NULL){
_SUB_IDEOBJUPDATE_SINGLE_LASTKEYBINPUT=(float*)mem_static_malloc(4);
*_SUB_IDEOBJUPDATE_SINGLE_LASTKEYBINPUT=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_FOCUS==NULL){
_FUNC_IDEACTIVITYBOX_LONG_FOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_FOCUS=0;
}
if(_FUNC_IDEACTIVITYBOX_UDT_P==NULL){
_FUNC_IDEACTIVITYBOX_UDT_P=(void*)mem_static_malloc(20);
memset(_FUNC_IDEACTIVITYBOX_UDT_P,0,20);
}
if (!_FUNC_IDEACTIVITYBOX_ARRAY_UDT_O){
_FUNC_IDEACTIVITYBOX_ARRAY_UDT_O=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)_FUNC_IDEACTIVITYBOX_ARRAY_UDT_O)[8]=(ptrszint)mem_lock_tmp;
_FUNC_IDEACTIVITYBOX_ARRAY_UDT_O[2]=0;
_FUNC_IDEACTIVITYBOX_ARRAY_UDT_O[4]=2147483647;
_FUNC_IDEACTIVITYBOX_ARRAY_UDT_O[5]=0;
_FUNC_IDEACTIVITYBOX_ARRAY_UDT_O[6]=0;
_FUNC_IDEACTIVITYBOX_ARRAY_UDT_O[0]=(ptrszint)nothingvalue;
}
if(_FUNC_IDEACTIVITYBOX_STRING1_SEP==NULL){
_FUNC_IDEACTIVITYBOX_STRING1_SEP=qbs_new_fixed((uint8*)mem_static_malloc(1),1,0);
memset(_FUNC_IDEACTIVITYBOX_STRING1_SEP->chr,0,1);
}
if(_FUNC_IDEACTIVITYBOX_LONG_MESSAGELINES==NULL){
_FUNC_IDEACTIVITYBOX_LONG_MESSAGELINES=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_MESSAGELINES=0;
}
if (!_FUNC_IDEACTIVITYBOX_ARRAY_STRING_FULLMESSAGE){
_FUNC_IDEACTIVITYBOX_ARRAY_STRING_FULLMESSAGE=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)_FUNC_IDEACTIVITYBOX_ARRAY_STRING_FULLMESSAGE)[8]=(ptrszint)mem_lock_tmp;
_FUNC_IDEACTIVITYBOX_ARRAY_STRING_FULLMESSAGE[2]=0;
_FUNC_IDEACTIVITYBOX_ARRAY_STRING_FULLMESSAGE[4]=2147483647;
_FUNC_IDEACTIVITYBOX_ARRAY_STRING_FULLMESSAGE[5]=0;
_FUNC_IDEACTIVITYBOX_ARRAY_STRING_FULLMESSAGE[6]=0;
_FUNC_IDEACTIVITYBOX_ARRAY_STRING_FULLMESSAGE[0]=(ptrszint)&nothingstring;
}
if(_FUNC_IDEACTIVITYBOX_LONG_PREVSCAN==NULL){
_FUNC_IDEACTIVITYBOX_LONG_PREVSCAN=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_PREVSCAN=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_NEXTSCAN==NULL){
_FUNC_IDEACTIVITYBOX_LONG_NEXTSCAN=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_NEXTSCAN=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_TW==NULL){
_FUNC_IDEACTIVITYBOX_LONG_TW=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_TW=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_W==NULL){
_FUNC_IDEACTIVITYBOX_LONG_W=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_W=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_TOTALBUTTONS==NULL){
_FUNC_IDEACTIVITYBOX_LONG_TOTALBUTTONS=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_TOTALBUTTONS=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_I==NULL){
_FUNC_IDEACTIVITYBOX_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_I=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_BUTTONSLEN==NULL){
_FUNC_IDEACTIVITYBOX_LONG_BUTTONSLEN=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_BUTTONSLEN=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_W2==NULL){
_FUNC_IDEACTIVITYBOX_LONG_W2=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_W2=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_F==NULL){
_FUNC_IDEACTIVITYBOX_LONG_F=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_F=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_CX==NULL){
_FUNC_IDEACTIVITYBOX_LONG_CX=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_CX=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_CY==NULL){
_FUNC_IDEACTIVITYBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_CY=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDEACTIVITYBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_LASTFOCUS=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_CHANGE==NULL){
_FUNC_IDEACTIVITYBOX_LONG_CHANGE=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_CHANGE=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_MOUSEDOWN==NULL){
_FUNC_IDEACTIVITYBOX_LONG_MOUSEDOWN=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_MOUSEDOWN=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_MOUSEUP==NULL){
_FUNC_IDEACTIVITYBOX_LONG_MOUSEUP=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_MOUSEUP=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_ALT==NULL){
_FUNC_IDEACTIVITYBOX_LONG_ALT=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_ALT=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_OLDALT==NULL){
_FUNC_IDEACTIVITYBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_OLDALT=0;
}
if (!_FUNC_IDEACTIVITYBOX_STRING_ALTLETTER)_FUNC_IDEACTIVITYBOX_STRING_ALTLETTER=qbs_new(0,0);
if(_FUNC_IDEACTIVITYBOX_LONG_K==NULL){
_FUNC_IDEACTIVITYBOX_LONG_K=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_K=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_INFO==NULL){
_FUNC_IDEACTIVITYBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_INFO=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_T==NULL){
_FUNC_IDEACTIVITYBOX_LONG_T=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_T=0;
}
if(_FUNC_IDEACTIVITYBOX_LONG_FOCUSOFFSET==NULL){
_FUNC_IDEACTIVITYBOX_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4);
*_FUNC_IDEACTIVITYBOX_LONG_FOCUSOFFSET=0;
}
if (!_SUB_GETINPUT_STRING_ASCVALUE)_SUB_GETINPUT_STRING_ASCVALUE=qbs_new(0,0);
if(_SUB_HELP_SHOWTEXT_LONG_SETUP==NULL){
_SUB_HELP_SHOWTEXT_LONG_SETUP=(int32*)mem_static_malloc(4);
*_SUB_HELP_SHOWTEXT_LONG_SETUP=0;
}
if(_FUNC_IDEASCIIBOX_LONG_ASCIIWARNINGSHOWN==NULL){
_FUNC_IDEASCIIBOX_LONG_ASCIIWARNINGSHOWN=(int32*)mem_static_malloc(4);
*_FUNC_IDEASCIIBOX_LONG_ASCIIWARNINGSHOWN=0;
}
if (!_FUNC_GETBYTES_STRING_PREVIOUSVALUE)_FUNC_GETBYTES_STRING_PREVIOUSVALUE=qbs_new(0,0);
if(_FUNC_GETBYTES_LONG_GETBYTESPOSITION==NULL){
_FUNC_GETBYTES_LONG_GETBYTESPOSITION=(int32*)mem_static_malloc(4);
*_FUNC_GETBYTES_LONG_GETBYTESPOSITION=0;
}