1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 10:30:36 +00:00

Automatic update of ./internal/source

This commit is contained in:
github-actions[bot] 2022-09-17 23:20:02 +00:00
parent 500bf17279
commit 8f16eb405d
5 changed files with 43295 additions and 43305 deletions

View file

@ -18,5 +18,3 @@ if(_FUNC_PARSELONGSETTING_LONG_EQUALS==NULL){
_FUNC_PARSELONGSETTING_LONG_EQUALS=(int32*)mem_static_malloc(4);
*_FUNC_PARSELONGSETTING_LONG_EQUALS=0;
}
qbs *_FUNC_PARSELONGSETTING_STRING_VALUE=NULL;
if (!_FUNC_PARSELONGSETTING_STRING_VALUE)_FUNC_PARSELONGSETTING_STRING_VALUE=qbs_new(0,0);

View file

@ -28,5 +28,3 @@ if(_FUNC_PARSESTRINGSETTING_LONG_EQUALS==NULL){
_FUNC_PARSESTRINGSETTING_LONG_EQUALS=(int32*)mem_static_malloc(4);
*_FUNC_PARSESTRINGSETTING_LONG_EQUALS=0;
}
qbs *_FUNC_PARSESTRINGSETTING_STRING_VALUE=NULL;
if (!_FUNC_PARSESTRINGSETTING_STRING_VALUE)_FUNC_PARSESTRINGSETTING_STRING_VALUE=qbs_new(0,0);

View file

@ -2,4 +2,3 @@ if(oldstr2187){
if(oldstr2187->fixed)qbs_set(oldstr2187,_FUNC_PARSELONGSETTING_STRING_TOKEN);
qbs_free(_FUNC_PARSELONGSETTING_STRING_TOKEN);
}
qbs_free(_FUNC_PARSELONGSETTING_STRING_VALUE);

View file

@ -6,4 +6,3 @@ if(oldstr2189){
if(oldstr2189->fixed)qbs_set(oldstr2189,_FUNC_PARSESTRINGSETTING_STRING_SETTING);
qbs_free(_FUNC_PARSESTRINGSETTING_STRING_SETTING);
}
qbs_free(_FUNC_PARSESTRINGSETTING_STRING_VALUE);

File diff suppressed because it is too large Load diff