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 Nov 8, 2023
1 parent 73b23ab commit e634c4b
Show file tree
Hide file tree
Showing 3 changed files with 10,469 additions and 10,448 deletions.
10 changes: 8 additions & 2 deletions internal/source/data213.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ _SUB_IDESAVE_STRING_F=qbs_new(oldstr5483->len,0);
}
memcpy(_SUB_IDESAVE_STRING_F->chr,oldstr5483->chr,oldstr5483->len);
}
qbs *_SUB_IDESAVE_STRING_LINEENDING=NULL;
if (!_SUB_IDESAVE_STRING_LINEENDING)_SUB_IDESAVE_STRING_LINEENDING=qbs_new(0,0);
int32 *_SUB_IDESAVE_LONG_I=NULL;
if(_SUB_IDESAVE_LONG_I==NULL){
_SUB_IDESAVE_LONG_I=(int32*)mem_static_malloc(4);
Expand All @@ -17,5 +19,9 @@ int64 fornext_value5485;
int64 fornext_finalvalue5485;
int64 fornext_step5485;
uint8 fornext_step_negative5485;
qbs *_SUB_IDESAVE_STRING_A=NULL;
if (!_SUB_IDESAVE_STRING_A)_SUB_IDESAVE_STRING_A=qbs_new(0,0);
qbs *_SUB_IDESAVE_STRING_OUTFILE=NULL;
if (!_SUB_IDESAVE_STRING_OUTFILE)_SUB_IDESAVE_STRING_OUTFILE=qbs_new(0,0);
byte_element_struct *byte_element_5486=NULL;
if (!byte_element_5486){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5486=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5486=(byte_element_struct*)mem_static_malloc(12);
}
3 changes: 2 additions & 1 deletion internal/source/free213.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ if(oldstr5483){
if(oldstr5483->fixed)qbs_set(oldstr5483,_SUB_IDESAVE_STRING_F);
qbs_free(_SUB_IDESAVE_STRING_F);
}
qbs_free(_SUB_IDESAVE_STRING_A);
qbs_free(_SUB_IDESAVE_STRING_LINEENDING);
qbs_free(_SUB_IDESAVE_STRING_OUTFILE);
Loading

0 comments on commit e634c4b

Please sign in to comment.