-
Notifications
You must be signed in to change notification settings - Fork 27
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
7d47079
commit bbdbbb2
Showing
638 changed files
with
104,248 additions
and
104,325 deletions.
There are no files selected for viewing
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
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
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
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,21 +1,21 @@ | ||
qbs *_FUNC_GETPREVELEMENT_STRING_GETPREVELEMENT=NULL; | ||
if (!_FUNC_GETPREVELEMENT_STRING_GETPREVELEMENT)_FUNC_GETPREVELEMENT_STRING_GETPREVELEMENT=qbs_new(0,0); | ||
qbs*oldstr3680=NULL; | ||
qbs*oldstr3665=NULL; | ||
if(_FUNC_GETPREVELEMENT_STRING_A->tmp||_FUNC_GETPREVELEMENT_STRING_A->fixed||_FUNC_GETPREVELEMENT_STRING_A->readonly){ | ||
oldstr3680=_FUNC_GETPREVELEMENT_STRING_A; | ||
if (oldstr3680->cmem_descriptor){ | ||
_FUNC_GETPREVELEMENT_STRING_A=qbs_new_cmem(oldstr3680->len,0); | ||
oldstr3665=_FUNC_GETPREVELEMENT_STRING_A; | ||
if (oldstr3665->cmem_descriptor){ | ||
_FUNC_GETPREVELEMENT_STRING_A=qbs_new_cmem(oldstr3665->len,0); | ||
}else{ | ||
_FUNC_GETPREVELEMENT_STRING_A=qbs_new(oldstr3680->len,0); | ||
_FUNC_GETPREVELEMENT_STRING_A=qbs_new(oldstr3665->len,0); | ||
} | ||
memcpy(_FUNC_GETPREVELEMENT_STRING_A->chr,oldstr3680->chr,oldstr3680->len); | ||
memcpy(_FUNC_GETPREVELEMENT_STRING_A->chr,oldstr3665->chr,oldstr3665->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_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); | ||
byte_element_struct *byte_element_3666=NULL; | ||
if (!byte_element_3666){ | ||
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3666=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3666=(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
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,13 +1,13 @@ | ||
qbs *_FUNC_GETELEMENTSBEFORE_STRING_GETELEMENTSBEFORE=NULL; | ||
if (!_FUNC_GETELEMENTSBEFORE_STRING_GETELEMENTSBEFORE)_FUNC_GETELEMENTSBEFORE_STRING_GETELEMENTSBEFORE=qbs_new(0,0); | ||
qbs*oldstr3684=NULL; | ||
qbs*oldstr3669=NULL; | ||
if(_FUNC_GETELEMENTSBEFORE_STRING_A->tmp||_FUNC_GETELEMENTSBEFORE_STRING_A->fixed||_FUNC_GETELEMENTSBEFORE_STRING_A->readonly){ | ||
oldstr3684=_FUNC_GETELEMENTSBEFORE_STRING_A; | ||
if (oldstr3684->cmem_descriptor){ | ||
_FUNC_GETELEMENTSBEFORE_STRING_A=qbs_new_cmem(oldstr3684->len,0); | ||
oldstr3669=_FUNC_GETELEMENTSBEFORE_STRING_A; | ||
if (oldstr3669->cmem_descriptor){ | ||
_FUNC_GETELEMENTSBEFORE_STRING_A=qbs_new_cmem(oldstr3669->len,0); | ||
}else{ | ||
_FUNC_GETELEMENTSBEFORE_STRING_A=qbs_new(oldstr3684->len,0); | ||
_FUNC_GETELEMENTSBEFORE_STRING_A=qbs_new(oldstr3669->len,0); | ||
} | ||
memcpy(_FUNC_GETELEMENTSBEFORE_STRING_A->chr,oldstr3684->chr,oldstr3684->len); | ||
memcpy(_FUNC_GETELEMENTSBEFORE_STRING_A->chr,oldstr3669->chr,oldstr3669->len); | ||
} | ||
int32 pass3685; | ||
int32 pass3670; |
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
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
Oops, something went wrong.