-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic update of ./internal/source
- Loading branch information
1 parent
2762284
commit d004485
Showing
697 changed files
with
242,246 additions
and
242,306 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
qbs *_FUNC_PARSECMDLINEARGS_STRING_PARSECMDLINEARGS=NULL; | ||
if (!_FUNC_PARSECMDLINEARGS_STRING_PARSECMDLINEARGS)_FUNC_PARSECMDLINEARGS_STRING_PARSECMDLINEARGS=qbs_new(0,0); | ||
int32 *_FUNC_PARSECMDLINEARGS_LONG_I=NULL; | ||
if(_FUNC_PARSECMDLINEARGS_LONG_I==NULL){ | ||
_FUNC_PARSECMDLINEARGS_LONG_I=(int32*)mem_static_malloc(4); | ||
*_FUNC_PARSECMDLINEARGS_LONG_I=0; | ||
} | ||
int64 fornext_value2155; | ||
int64 fornext_finalvalue2155; | ||
int64 fornext_step2155; | ||
uint8 fornext_step_negative2155; | ||
qbs *_FUNC_PARSECMDLINEARGS_STRING_TOKEN=NULL; | ||
if (!_FUNC_PARSECMDLINEARGS_STRING_TOKEN)_FUNC_PARSECMDLINEARGS_STRING_TOKEN=qbs_new(0,0); | ||
static qbs *sc_2156=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); | ||
*_FUNC_PARSECMDLINEARGS_LONG_CMDLINESWITCH=0; | ||
} | ||
int32 *_FUNC_PARSECMDLINEARGS_LONG_SETTINGSMODE=NULL; | ||
if(_FUNC_PARSECMDLINEARGS_LONG_SETTINGSMODE==NULL){ | ||
_FUNC_PARSECMDLINEARGS_LONG_SETTINGSMODE=(int32*)mem_static_malloc(4); | ||
*_FUNC_PARSECMDLINEARGS_LONG_SETTINGSMODE=0; | ||
} | ||
static qbs *sc_2179=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_2201=NULL; | ||
if (!byte_element_2201){ | ||
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2201=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2201=(byte_element_struct*)mem_static_malloc(12); | ||
} | ||
qbs *_FUNC_PARSECMDLINEARGS_STRING_PARSECMDLINEARGS=NULL; | ||
if (!_FUNC_PARSECMDLINEARGS_STRING_PARSECMDLINEARGS)_FUNC_PARSECMDLINEARGS_STRING_PARSECMDLINEARGS=qbs_new(0,0); | ||
int32 *_FUNC_PARSECMDLINEARGS_LONG_I=NULL; | ||
if(_FUNC_PARSECMDLINEARGS_LONG_I==NULL){ | ||
_FUNC_PARSECMDLINEARGS_LONG_I=(int32*)mem_static_malloc(4); | ||
*_FUNC_PARSECMDLINEARGS_LONG_I=0; | ||
} | ||
int64 fornext_value2155; | ||
int64 fornext_finalvalue2155; | ||
int64 fornext_step2155; | ||
uint8 fornext_step_negative2155; | ||
qbs *_FUNC_PARSECMDLINEARGS_STRING_TOKEN=NULL; | ||
if (!_FUNC_PARSECMDLINEARGS_STRING_TOKEN)_FUNC_PARSECMDLINEARGS_STRING_TOKEN=qbs_new(0,0); | ||
static qbs *sc_2156=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); | ||
*_FUNC_PARSECMDLINEARGS_LONG_CMDLINESWITCH=0; | ||
} | ||
int32 *_FUNC_PARSECMDLINEARGS_LONG_SETTINGSMODE=NULL; | ||
if(_FUNC_PARSECMDLINEARGS_LONG_SETTINGSMODE==NULL){ | ||
_FUNC_PARSECMDLINEARGS_LONG_SETTINGSMODE=(int32*)mem_static_malloc(4); | ||
*_FUNC_PARSECMDLINEARGS_LONG_SETTINGSMODE=0; | ||
} | ||
static qbs *sc_2179=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_2201=NULL; | ||
if (!byte_element_2201){ | ||
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2201=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2201=(byte_element_struct*)mem_static_malloc(12); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
byte_element_struct *byte_element_2336=NULL; | ||
if (!byte_element_2336){ | ||
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2336=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2336=(byte_element_struct*)mem_static_malloc(12); | ||
} | ||
byte_element_struct *byte_element_2336=NULL; | ||
if (!byte_element_2336){ | ||
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_2336=(byte_element_struct*)(mem_static_pointer-12); else byte_element_2336=(byte_element_struct*)mem_static_malloc(12); | ||
} |
Oops, something went wrong.