Skip to content

Commit

Permalink
Automatic update of ./internal/source
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 6, 2024
1 parent dbf2c75 commit 2478af0
Show file tree
Hide file tree
Showing 500 changed files with 85,935 additions and 86,118 deletions.
3 changes: 0 additions & 3 deletions internal/source/clear.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2603,9 +2603,6 @@ __ARRAY_STRING_WARNINGINCFILES[0]=(ptrszint)&nothingstring;
*__LONG_PTRSZ=0;
*__LONG_I2=0;
*__LONG_I3=0;
*__LONG_MIDISOUNDFONTSET=0;
__STRING_MIDISOUNDFONTLINE->len=0;
__STRING_MIDISOUNDFONT->len=0;
*__LONG_EXTDEPBUF=0;
*__LONG_INCONEBUF=0;
*__LONG_FORMATBUF=0;
Expand Down
2 changes: 1 addition & 1 deletion internal/source/compilelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
g++ -no-pie -std=gnu++17 -fno-strict-aliasing -Wno-conversion-null -DFREEGLUT_STATIC -I./internal/c/libqb/include -I./internal/c/parts/core/freeglut/include -I./internal/c/parts/core/glew/include -DDEPENDENCY_SOCKETS -DDEPENDENCY_NO_PRINTER -DDEPENDENCY_ICON -DDEPENDENCY_NO_SCREENIMAGE internal/c/qbx.cpp -c -o internal/c/qbx.o
g++ -no-pie -std=gnu++17 -fno-strict-aliasing -Wno-conversion-null -DFREEGLUT_STATIC -I./internal/c/libqb/include -I./internal/c/parts/core/freeglut/include -I./internal/c/parts/core/glew/include -DDEPENDENCY_SOCKETS -DDEPENDENCY_NO_PRINTER -DDEPENDENCY_ICON -DDEPENDENCY_NO_SCREENIMAGE ./internal/c/libqb_make_000101000.o ./internal/c/qbx.o -o "/home/runner/work/QB64pe/QB64pe/qb64pe" ./internal/c/libqb/src/threading.o ./internal/c/libqb/src/buffer.o ./internal/c/libqb/src/bitops.o ./internal/c/libqb/src/command.o ./internal/c/libqb/src/environ.o ./internal/c/libqb/src/file-fields.o ./internal/c/libqb/src/filepath.o ./internal/c/libqb/src/filesystem.o ./internal/c/libqb/src/datetime.o ./internal/c/libqb/src/error_handle.o ./internal/c/libqb/src/gfs.o ./internal/c/libqb/src/qblist.o ./internal/c/libqb/src/hexoctbin.o ./internal/c/libqb/src/mem.o ./internal/c/libqb/src/math.o ./internal/c/libqb/src/rounding.o ./internal/c/libqb/src/shell.o ./internal/c/libqb/src/qbs.o ./internal/c/libqb/src/qbs_str.o ./internal/c/libqb/src/qbs_cmem.o ./internal/c/libqb/src/qbs_mk_cv.o ./internal/c/libqb/src/string_functions.o ./internal/c/libqb/src/http.o ./internal/c/libqb/src/threading-posix.o ./internal/c/libqb/src/glut-main-thread.o ./internal/c/libqb/src/glut-message.o ./internal/c/libqb/src/glut-msg-queue.o ./internal/c/parts/gui/tinyfiledialogs.o ./internal/c/parts/gui/gui.o ./internal/c/parts/compression/compression.a ./internal/c/parts/os/clipboard/clipboard.a ./internal/c/parts/video/font/font.o ./internal/c/parts/video/font/freetype/freetype.a ./internal/c/parts/audio/stub_audio.o ./internal/c/parts/core/freeglut.a ./internal/c/parts/core/glew/glew.o -lGL -lGLU -lX11 -lpthread -ldl -lrt -lxcb -lpng -lcurl
g++ -no-pie -std=gnu++17 -fno-strict-aliasing -Wno-conversion-null -DFREEGLUT_STATIC -I./internal/c/libqb/include -I./internal/c/parts/core/freeglut/include -I./internal/c/parts/core/glew/include -DDEPENDENCY_SOCKETS -DDEPENDENCY_NO_PRINTER -DDEPENDENCY_ICON -DDEPENDENCY_NO_SCREENIMAGE ./internal/c/libqb_make_00010100.o ./internal/c/qbx.o -o "/home/runner/work/QB64pe/QB64pe/qb64pe" ./internal/c/libqb/src/threading.o ./internal/c/libqb/src/buffer.o ./internal/c/libqb/src/bitops.o ./internal/c/libqb/src/command.o ./internal/c/libqb/src/environ.o ./internal/c/libqb/src/file-fields.o ./internal/c/libqb/src/filepath.o ./internal/c/libqb/src/filesystem.o ./internal/c/libqb/src/datetime.o ./internal/c/libqb/src/error_handle.o ./internal/c/libqb/src/gfs.o ./internal/c/libqb/src/qblist.o ./internal/c/libqb/src/hexoctbin.o ./internal/c/libqb/src/mem.o ./internal/c/libqb/src/math.o ./internal/c/libqb/src/rounding.o ./internal/c/libqb/src/shell.o ./internal/c/libqb/src/qbs.o ./internal/c/libqb/src/qbs_str.o ./internal/c/libqb/src/qbs_cmem.o ./internal/c/libqb/src/qbs_mk_cv.o ./internal/c/libqb/src/string_functions.o ./internal/c/libqb/src/http.o ./internal/c/libqb/src/threading-posix.o ./internal/c/libqb/src/glut-main-thread.o ./internal/c/libqb/src/glut-message.o ./internal/c/libqb/src/glut-msg-queue.o ./internal/c/parts/gui/tinyfiledialogs.o ./internal/c/parts/gui/gui.o ./internal/c/parts/os/clipboard/clipboard.a ./internal/c/parts/video/font/font.o ./internal/c/parts/video/font/freetype/freetype.a ./internal/c/parts/audio/stub_audio.o ./internal/c/parts/compression/compression.a ./internal/c/parts/core/freeglut.a ./internal/c/parts/core/glew/glew.o -lGL -lGLU -lX11 -lpthread -ldl -lrt -lxcb -lpng -lcurl
objcopy --only-keep-debug "/home/runner/work/QB64pe/QB64pe/qb64pe" "./internal/temp/qb64pe.sym"
objcopy --strip-unneeded "/home/runner/work/QB64pe/QB64pe/qb64pe"
32 changes: 16 additions & 16 deletions internal/source/data1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ if(_FUNC_PARSECMDLINEARGS_LONG_I==NULL){
_FUNC_PARSECMDLINEARGS_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_PARSECMDLINEARGS_LONG_I=0;
}
int64 fornext_value2181;
int64 fornext_finalvalue2181;
int64 fornext_step2181;
uint8 fornext_step_negative2181;
int64 fornext_value2176;
int64 fornext_finalvalue2176;
int64 fornext_step2176;
uint8 fornext_step_negative2176;
qbs *_FUNC_PARSECMDLINEARGS_STRING_TOKEN=NULL;
if (!_FUNC_PARSECMDLINEARGS_STRING_TOKEN)_FUNC_PARSECMDLINEARGS_STRING_TOKEN=qbs_new(0,0);
static qbs *sc_2182=qbs_new(0,0);
static qbs *sc_2177=qbs_new(0,0);
int32 *_FUNC_PARSECMDLINEARGS_LONG_CMDLINESWITCH=NULL;
if(_FUNC_PARSECMDLINEARGS_LONG_CMDLINESWITCH==NULL){
_FUNC_PARSECMDLINEARGS_LONG_CMDLINESWITCH=(int32*)mem_static_malloc(4);
Expand All @@ -22,20 +22,20 @@ if(_FUNC_PARSECMDLINEARGS_LONG_SETTINGSMODE==NULL){
_FUNC_PARSECMDLINEARGS_LONG_SETTINGSMODE=(int32*)mem_static_malloc(4);
*_FUNC_PARSECMDLINEARGS_LONG_SETTINGSMODE=0;
}
static qbs *sc_2210=qbs_new(0,0);
static qbs *sc_2205=qbs_new(0,0);
qbs *_FUNC_PARSECMDLINEARGS_STRING_DEBUGINFOINIWARNING=NULL;
if (!_FUNC_PARSECMDLINEARGS_STRING_DEBUGINFOINIWARNING)_FUNC_PARSECMDLINEARGS_STRING_DEBUGINFOINIWARNING=qbs_new(0,0);
int32 pass2226;
int32 pass2228;
int32 pass2234;
static qbs *sc_2235=qbs_new(0,0);
int32 pass2221;
int32 pass2223;
int32 pass2229;
static qbs *sc_2230=qbs_new(0,0);
qbs *_FUNC_PARSECMDLINEARGS_STRING_PASSEDFILENAME=NULL;
if (!_FUNC_PARSECMDLINEARGS_STRING_PASSEDFILENAME)_FUNC_PARSECMDLINEARGS_STRING_PASSEDFILENAME=qbs_new(0,0);
byte_element_struct *byte_element_2236=NULL;
if (!byte_element_2236){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2236=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2236=(byte_element_struct*)mem_static_malloc(12);
byte_element_struct *byte_element_2231=NULL;
if (!byte_element_2231){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2231=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2231=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_2238=NULL;
if (!byte_element_2238){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2238=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2238=(byte_element_struct*)mem_static_malloc(12);
byte_element_struct *byte_element_2233=NULL;
if (!byte_element_2233){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2233=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2233=(byte_element_struct*)mem_static_malloc(12);
}
28 changes: 14 additions & 14 deletions internal/source/data10.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
qbs*oldstr2362=NULL;
qbs*oldstr2357=NULL;
if(_SUB_ASSIGN_STRING_A->tmp||_SUB_ASSIGN_STRING_A->fixed||_SUB_ASSIGN_STRING_A->readonly){
oldstr2362=_SUB_ASSIGN_STRING_A;
if (oldstr2362->cmem_descriptor){
_SUB_ASSIGN_STRING_A=qbs_new_cmem(oldstr2362->len,0);
oldstr2357=_SUB_ASSIGN_STRING_A;
if (oldstr2357->cmem_descriptor){
_SUB_ASSIGN_STRING_A=qbs_new_cmem(oldstr2357->len,0);
}else{
_SUB_ASSIGN_STRING_A=qbs_new(oldstr2362->len,0);
_SUB_ASSIGN_STRING_A=qbs_new(oldstr2357->len,0);
}
memcpy(_SUB_ASSIGN_STRING_A->chr,oldstr2362->chr,oldstr2362->len);
memcpy(_SUB_ASSIGN_STRING_A->chr,oldstr2357->chr,oldstr2357->len);
}
int32 *_SUB_ASSIGN_LONG_I=NULL;
if(_SUB_ASSIGN_LONG_I==NULL){
_SUB_ASSIGN_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_ASSIGN_LONG_I=0;
}
int64 fornext_value2364;
int64 fornext_finalvalue2364;
int64 fornext_step2364;
uint8 fornext_step_negative2364;
int64 fornext_value2359;
int64 fornext_finalvalue2359;
int64 fornext_step2359;
uint8 fornext_step_negative2359;
int32 *_SUB_ASSIGN_LONG_C=NULL;
if(_SUB_ASSIGN_LONG_C==NULL){
_SUB_ASSIGN_LONG_C=(int32*)mem_static_malloc(4);
Expand All @@ -29,8 +29,8 @@ _SUB_ASSIGN_LONG_B=(int32*)mem_static_malloc(4);
}
qbs *_SUB_ASSIGN_STRING_A2=NULL;
if (!_SUB_ASSIGN_STRING_A2)_SUB_ASSIGN_STRING_A2=qbs_new(0,0);
int32 pass2365;
int32 pass2366;
int32 pass2360;
int32 pass2361;
qbs *_SUB_ASSIGN_STRING_L=NULL;
if (!_SUB_ASSIGN_STRING_L)_SUB_ASSIGN_STRING_L=qbs_new(0,0);
int32 *_SUB_ASSIGN_LONG_TRY=NULL;
Expand All @@ -43,5 +43,5 @@ if(_SUB_ASSIGN_LONG_TYP==NULL){
_SUB_ASSIGN_LONG_TYP=(int32*)mem_static_malloc(4);
*_SUB_ASSIGN_LONG_TYP=0;
}
int32 pass2368;
int32 pass2369;
int32 pass2363;
int32 pass2364;
18 changes: 9 additions & 9 deletions internal/source/data100.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
qbs *_FUNC_GETPREVELEMENT_STRING_GETPREVELEMENT=NULL;
if (!_FUNC_GETPREVELEMENT_STRING_GETPREVELEMENT)_FUNC_GETPREVELEMENT_STRING_GETPREVELEMENT=qbs_new(0,0);
qbs*oldstr3685=NULL;
qbs*oldstr3680=NULL;
if(_FUNC_GETPREVELEMENT_STRING_A->tmp||_FUNC_GETPREVELEMENT_STRING_A->fixed||_FUNC_GETPREVELEMENT_STRING_A->readonly){
oldstr3685=_FUNC_GETPREVELEMENT_STRING_A;
if (oldstr3685->cmem_descriptor){
_FUNC_GETPREVELEMENT_STRING_A=qbs_new_cmem(oldstr3685->len,0);
oldstr3680=_FUNC_GETPREVELEMENT_STRING_A;
if (oldstr3680->cmem_descriptor){
_FUNC_GETPREVELEMENT_STRING_A=qbs_new_cmem(oldstr3680->len,0);
}else{
_FUNC_GETPREVELEMENT_STRING_A=qbs_new(oldstr3685->len,0);
_FUNC_GETPREVELEMENT_STRING_A=qbs_new(oldstr3680->len,0);
}
memcpy(_FUNC_GETPREVELEMENT_STRING_A->chr,oldstr3685->chr,oldstr3685->len);
memcpy(_FUNC_GETPREVELEMENT_STRING_A->chr,oldstr3680->chr,oldstr3680->len);
}
int32 *_FUNC_GETPREVELEMENT_LONG_I=NULL;
if(_FUNC_GETPREVELEMENT_LONG_I==NULL){
_FUNC_GETPREVELEMENT_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_GETPREVELEMENT_LONG_I=0;
}
byte_element_struct *byte_element_3686=NULL;
if (!byte_element_3686){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3686=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3686=(byte_element_struct*)mem_static_malloc(12);
byte_element_struct *byte_element_3681=NULL;
if (!byte_element_3681){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3681=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3681=(byte_element_struct*)mem_static_malloc(12);
}
18 changes: 9 additions & 9 deletions internal/source/data101.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
qbs *_FUNC_GETELEMENTS_STRING_GETELEMENTS=NULL;
if (!_FUNC_GETELEMENTS_STRING_GETELEMENTS)_FUNC_GETELEMENTS_STRING_GETELEMENTS=qbs_new(0,0);
qbs*oldstr3687=NULL;
qbs*oldstr3682=NULL;
if(_FUNC_GETELEMENTS_STRING_A->tmp||_FUNC_GETELEMENTS_STRING_A->fixed||_FUNC_GETELEMENTS_STRING_A->readonly){
oldstr3687=_FUNC_GETELEMENTS_STRING_A;
if (oldstr3687->cmem_descriptor){
_FUNC_GETELEMENTS_STRING_A=qbs_new_cmem(oldstr3687->len,0);
oldstr3682=_FUNC_GETELEMENTS_STRING_A;
if (oldstr3682->cmem_descriptor){
_FUNC_GETELEMENTS_STRING_A=qbs_new_cmem(oldstr3682->len,0);
}else{
_FUNC_GETELEMENTS_STRING_A=qbs_new(oldstr3687->len,0);
_FUNC_GETELEMENTS_STRING_A=qbs_new(oldstr3682->len,0);
}
memcpy(_FUNC_GETELEMENTS_STRING_A->chr,oldstr3687->chr,oldstr3687->len);
memcpy(_FUNC_GETELEMENTS_STRING_A->chr,oldstr3682->chr,oldstr3682->len);
}
int32 *_FUNC_GETELEMENTS_LONG_P=NULL;
if(_FUNC_GETELEMENTS_LONG_P==NULL){
Expand All @@ -30,7 +30,7 @@ if(_FUNC_GETELEMENTS_LONG_I1POS==NULL){
_FUNC_GETELEMENTS_LONG_I1POS=(int32*)mem_static_malloc(4);
*_FUNC_GETELEMENTS_LONG_I1POS=0;
}
byte_element_struct *byte_element_3688=NULL;
if (!byte_element_3688){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3688=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3688=(byte_element_struct*)mem_static_malloc(12);
byte_element_struct *byte_element_3683=NULL;
if (!byte_element_3683){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3683=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3683=(byte_element_struct*)mem_static_malloc(12);
}
14 changes: 7 additions & 7 deletions internal/source/data102.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
qbs *_FUNC_GETELEMENTSBEFORE_STRING_GETELEMENTSBEFORE=NULL;
if (!_FUNC_GETELEMENTSBEFORE_STRING_GETELEMENTSBEFORE)_FUNC_GETELEMENTSBEFORE_STRING_GETELEMENTSBEFORE=qbs_new(0,0);
qbs*oldstr3689=NULL;
qbs*oldstr3684=NULL;
if(_FUNC_GETELEMENTSBEFORE_STRING_A->tmp||_FUNC_GETELEMENTSBEFORE_STRING_A->fixed||_FUNC_GETELEMENTSBEFORE_STRING_A->readonly){
oldstr3689=_FUNC_GETELEMENTSBEFORE_STRING_A;
if (oldstr3689->cmem_descriptor){
_FUNC_GETELEMENTSBEFORE_STRING_A=qbs_new_cmem(oldstr3689->len,0);
oldstr3684=_FUNC_GETELEMENTSBEFORE_STRING_A;
if (oldstr3684->cmem_descriptor){
_FUNC_GETELEMENTSBEFORE_STRING_A=qbs_new_cmem(oldstr3684->len,0);
}else{
_FUNC_GETELEMENTSBEFORE_STRING_A=qbs_new(oldstr3689->len,0);
_FUNC_GETELEMENTSBEFORE_STRING_A=qbs_new(oldstr3684->len,0);
}
memcpy(_FUNC_GETELEMENTSBEFORE_STRING_A->chr,oldstr3689->chr,oldstr3689->len);
memcpy(_FUNC_GETELEMENTSBEFORE_STRING_A->chr,oldstr3684->chr,oldstr3684->len);
}
int32 pass3690;
int32 pass3685;
18 changes: 9 additions & 9 deletions internal/source/data103.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
qbs *_FUNC_GETELEMENTSAFTER_STRING_GETELEMENTSAFTER=NULL;
if (!_FUNC_GETELEMENTSAFTER_STRING_GETELEMENTSAFTER)_FUNC_GETELEMENTSAFTER_STRING_GETELEMENTSAFTER=qbs_new(0,0);
qbs*oldstr3691=NULL;
qbs*oldstr3686=NULL;
if(_FUNC_GETELEMENTSAFTER_STRING_A->tmp||_FUNC_GETELEMENTSAFTER_STRING_A->fixed||_FUNC_GETELEMENTSAFTER_STRING_A->readonly){
oldstr3691=_FUNC_GETELEMENTSAFTER_STRING_A;
if (oldstr3691->cmem_descriptor){
_FUNC_GETELEMENTSAFTER_STRING_A=qbs_new_cmem(oldstr3691->len,0);
oldstr3686=_FUNC_GETELEMENTSAFTER_STRING_A;
if (oldstr3686->cmem_descriptor){
_FUNC_GETELEMENTSAFTER_STRING_A=qbs_new_cmem(oldstr3686->len,0);
}else{
_FUNC_GETELEMENTSAFTER_STRING_A=qbs_new(oldstr3691->len,0);
_FUNC_GETELEMENTSAFTER_STRING_A=qbs_new(oldstr3686->len,0);
}
memcpy(_FUNC_GETELEMENTSAFTER_STRING_A->chr,oldstr3691->chr,oldstr3691->len);
memcpy(_FUNC_GETELEMENTSAFTER_STRING_A->chr,oldstr3686->chr,oldstr3686->len);
}
int32 *_FUNC_GETELEMENTSAFTER_LONG_P=NULL;
if(_FUNC_GETELEMENTSAFTER_LONG_P==NULL){
Expand All @@ -25,7 +25,7 @@ if(_FUNC_GETELEMENTSAFTER_LONG_I==NULL){
_FUNC_GETELEMENTSAFTER_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_GETELEMENTSAFTER_LONG_I=0;
}
byte_element_struct *byte_element_3692=NULL;
if (!byte_element_3692){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3692=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3692=(byte_element_struct*)mem_static_malloc(12);
byte_element_struct *byte_element_3687=NULL;
if (!byte_element_3687){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3687=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3687=(byte_element_struct*)mem_static_malloc(12);
}
32 changes: 16 additions & 16 deletions internal/source/data104.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
qbs*oldstr3693=NULL;
qbs*oldstr3688=NULL;
if(_SUB_INSERTELEMENTS_STRING_A->tmp||_SUB_INSERTELEMENTS_STRING_A->fixed||_SUB_INSERTELEMENTS_STRING_A->readonly){
oldstr3693=_SUB_INSERTELEMENTS_STRING_A;
if (oldstr3693->cmem_descriptor){
_SUB_INSERTELEMENTS_STRING_A=qbs_new_cmem(oldstr3693->len,0);
oldstr3688=_SUB_INSERTELEMENTS_STRING_A;
if (oldstr3688->cmem_descriptor){
_SUB_INSERTELEMENTS_STRING_A=qbs_new_cmem(oldstr3688->len,0);
}else{
_SUB_INSERTELEMENTS_STRING_A=qbs_new(oldstr3693->len,0);
_SUB_INSERTELEMENTS_STRING_A=qbs_new(oldstr3688->len,0);
}
memcpy(_SUB_INSERTELEMENTS_STRING_A->chr,oldstr3693->chr,oldstr3693->len);
memcpy(_SUB_INSERTELEMENTS_STRING_A->chr,oldstr3688->chr,oldstr3688->len);
}
qbs*oldstr3694=NULL;
qbs*oldstr3689=NULL;
if(_SUB_INSERTELEMENTS_STRING_ELEMENTS->tmp||_SUB_INSERTELEMENTS_STRING_ELEMENTS->fixed||_SUB_INSERTELEMENTS_STRING_ELEMENTS->readonly){
oldstr3694=_SUB_INSERTELEMENTS_STRING_ELEMENTS;
if (oldstr3694->cmem_descriptor){
_SUB_INSERTELEMENTS_STRING_ELEMENTS=qbs_new_cmem(oldstr3694->len,0);
oldstr3689=_SUB_INSERTELEMENTS_STRING_ELEMENTS;
if (oldstr3689->cmem_descriptor){
_SUB_INSERTELEMENTS_STRING_ELEMENTS=qbs_new_cmem(oldstr3689->len,0);
}else{
_SUB_INSERTELEMENTS_STRING_ELEMENTS=qbs_new(oldstr3694->len,0);
_SUB_INSERTELEMENTS_STRING_ELEMENTS=qbs_new(oldstr3689->len,0);
}
memcpy(_SUB_INSERTELEMENTS_STRING_ELEMENTS->chr,oldstr3694->chr,oldstr3694->len);
memcpy(_SUB_INSERTELEMENTS_STRING_ELEMENTS->chr,oldstr3689->chr,oldstr3689->len);
}
qbs *_SUB_INSERTELEMENTS_STRING_A2=NULL;
if (!_SUB_INSERTELEMENTS_STRING_A2)_SUB_INSERTELEMENTS_STRING_A2=qbs_new(0,0);
Expand All @@ -30,7 +30,7 @@ if(_SUB_INSERTELEMENTS_LONG_I2==NULL){
_SUB_INSERTELEMENTS_LONG_I2=(int32*)mem_static_malloc(4);
*_SUB_INSERTELEMENTS_LONG_I2=0;
}
int64 fornext_value3696;
int64 fornext_finalvalue3696;
int64 fornext_step3696;
uint8 fornext_step_negative3696;
int64 fornext_value3691;
int64 fornext_finalvalue3691;
int64 fornext_step3691;
uint8 fornext_step_negative3691;
12 changes: 6 additions & 6 deletions internal/source/data105.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ if(_FUNC_NUMELEMENTS_LONG_NUMELEMENTS==NULL){
_FUNC_NUMELEMENTS_LONG_NUMELEMENTS=(int32*)mem_static_malloc(4);
*_FUNC_NUMELEMENTS_LONG_NUMELEMENTS=0;
}
qbs*oldstr3697=NULL;
qbs*oldstr3692=NULL;
if(_FUNC_NUMELEMENTS_STRING_A->tmp||_FUNC_NUMELEMENTS_STRING_A->fixed||_FUNC_NUMELEMENTS_STRING_A->readonly){
oldstr3697=_FUNC_NUMELEMENTS_STRING_A;
if (oldstr3697->cmem_descriptor){
_FUNC_NUMELEMENTS_STRING_A=qbs_new_cmem(oldstr3697->len,0);
oldstr3692=_FUNC_NUMELEMENTS_STRING_A;
if (oldstr3692->cmem_descriptor){
_FUNC_NUMELEMENTS_STRING_A=qbs_new_cmem(oldstr3692->len,0);
}else{
_FUNC_NUMELEMENTS_STRING_A=qbs_new(oldstr3697->len,0);
_FUNC_NUMELEMENTS_STRING_A=qbs_new(oldstr3692->len,0);
}
memcpy(_FUNC_NUMELEMENTS_STRING_A->chr,oldstr3697->chr,oldstr3697->len);
memcpy(_FUNC_NUMELEMENTS_STRING_A->chr,oldstr3692->chr,oldstr3692->len);
}
int32 *_FUNC_NUMELEMENTS_LONG_P=NULL;
if(_FUNC_NUMELEMENTS_LONG_P==NULL){
Expand Down
26 changes: 13 additions & 13 deletions internal/source/data106.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
qbs*oldstr3698=NULL;
qbs*oldstr3693=NULL;
if(_SUB_REMOVEELEMENTS_STRING_A->tmp||_SUB_REMOVEELEMENTS_STRING_A->fixed||_SUB_REMOVEELEMENTS_STRING_A->readonly){
oldstr3698=_SUB_REMOVEELEMENTS_STRING_A;
if (oldstr3698->cmem_descriptor){
_SUB_REMOVEELEMENTS_STRING_A=qbs_new_cmem(oldstr3698->len,0);
oldstr3693=_SUB_REMOVEELEMENTS_STRING_A;
if (oldstr3693->cmem_descriptor){
_SUB_REMOVEELEMENTS_STRING_A=qbs_new_cmem(oldstr3693->len,0);
}else{
_SUB_REMOVEELEMENTS_STRING_A=qbs_new(oldstr3698->len,0);
_SUB_REMOVEELEMENTS_STRING_A=qbs_new(oldstr3693->len,0);
}
memcpy(_SUB_REMOVEELEMENTS_STRING_A->chr,oldstr3698->chr,oldstr3698->len);
memcpy(_SUB_REMOVEELEMENTS_STRING_A->chr,oldstr3693->chr,oldstr3693->len);
}
int32 *_SUB_REMOVEELEMENTS_LONG_N=NULL;
if(_SUB_REMOVEELEMENTS_LONG_N==NULL){
Expand All @@ -20,11 +20,11 @@ _SUB_REMOVEELEMENTS_LONG_I=(int32*)mem_static_malloc(4);
}
qbs *_SUB_REMOVEELEMENTS_STRING_A2=NULL;
if (!_SUB_REMOVEELEMENTS_STRING_A2)_SUB_REMOVEELEMENTS_STRING_A2=qbs_new(0,0);
int64 fornext_value3700;
int64 fornext_finalvalue3700;
int64 fornext_step3700;
uint8 fornext_step_negative3700;
byte_element_struct *byte_element_3701=NULL;
if (!byte_element_3701){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3701=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3701=(byte_element_struct*)mem_static_malloc(12);
int64 fornext_value3695;
int64 fornext_finalvalue3695;
int64 fornext_step3695;
uint8 fornext_step_negative3695;
byte_element_struct *byte_element_3696=NULL;
if (!byte_element_3696){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3696=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3696=(byte_element_struct*)mem_static_malloc(12);
}
14 changes: 7 additions & 7 deletions internal/source/data107.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
qbs*oldstr3702=NULL;
qbs*oldstr3697=NULL;
if(_SUB_REMOVEELEMENT_STRING_A->tmp||_SUB_REMOVEELEMENT_STRING_A->fixed||_SUB_REMOVEELEMENT_STRING_A->readonly){
oldstr3702=_SUB_REMOVEELEMENT_STRING_A;
if (oldstr3702->cmem_descriptor){
_SUB_REMOVEELEMENT_STRING_A=qbs_new_cmem(oldstr3702->len,0);
oldstr3697=_SUB_REMOVEELEMENT_STRING_A;
if (oldstr3697->cmem_descriptor){
_SUB_REMOVEELEMENT_STRING_A=qbs_new_cmem(oldstr3697->len,0);
}else{
_SUB_REMOVEELEMENT_STRING_A=qbs_new(oldstr3702->len,0);
_SUB_REMOVEELEMENT_STRING_A=qbs_new(oldstr3697->len,0);
}
memcpy(_SUB_REMOVEELEMENT_STRING_A->chr,oldstr3702->chr,oldstr3702->len);
memcpy(_SUB_REMOVEELEMENT_STRING_A->chr,oldstr3697->chr,oldstr3697->len);
}
int32 pass3703;
int32 pass3698;
Loading

0 comments on commit 2478af0

Please sign in to comment.