1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 11:40:38 +00:00
QB64-PE/internal/source/data84.txt

37 lines
1.4 KiB
Plaintext
Raw Normal View History

2021-07-21 21:30:49 +00:00
int32 *_FUNC_HASHFIND_LONG_HASHFIND=NULL;
if(_FUNC_HASHFIND_LONG_HASHFIND==NULL){
_FUNC_HASHFIND_LONG_HASHFIND=(int32*)mem_static_malloc(4);
*_FUNC_HASHFIND_LONG_HASHFIND=0;
2018-11-01 14:26:08 +00:00
}
2022-05-03 06:32:16 +00:00
qbs*oldstr3660=NULL;
2021-07-21 21:30:49 +00:00
if(_FUNC_HASHFIND_STRING_A->tmp||_FUNC_HASHFIND_STRING_A->fixed||_FUNC_HASHFIND_STRING_A->readonly){
2022-05-03 06:32:16 +00:00
oldstr3660=_FUNC_HASHFIND_STRING_A;
if (oldstr3660->cmem_descriptor){
_FUNC_HASHFIND_STRING_A=qbs_new_cmem(oldstr3660->len,0);
2021-07-21 21:30:49 +00:00
}else{
2022-05-03 06:32:16 +00:00
_FUNC_HASHFIND_STRING_A=qbs_new(oldstr3660->len,0);
}
2022-05-03 06:32:16 +00:00
memcpy(_FUNC_HASHFIND_STRING_A->chr,oldstr3660->chr,oldstr3660->len);
}
2021-07-21 21:30:49 +00:00
int32 *_FUNC_HASHFIND_LONG_I=NULL;
if(_FUNC_HASHFIND_LONG_I==NULL){
_FUNC_HASHFIND_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_HASHFIND_LONG_I=0;
}
qbs *_FUNC_HASHFIND_STRING_UA=NULL;
if (!_FUNC_HASHFIND_STRING_UA)_FUNC_HASHFIND_STRING_UA=qbs_new(0,0);
2022-05-03 06:32:16 +00:00
byte_element_struct *byte_element_3661=NULL;
if (!byte_element_3661){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3661=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3661=(byte_element_struct*)mem_static_malloc(12);
2021-07-21 21:30:49 +00:00
}
int32 *_FUNC_HASHFIND_LONG_F=NULL;
if(_FUNC_HASHFIND_LONG_F==NULL){
_FUNC_HASHFIND_LONG_F=(int32*)mem_static_malloc(4);
*_FUNC_HASHFIND_LONG_F=0;
}
int32 *_FUNC_HASHFIND_LONG_I2=NULL;
if(_FUNC_HASHFIND_LONG_I2==NULL){
_FUNC_HASHFIND_LONG_I2=(int32*)mem_static_malloc(4);
*_FUNC_HASHFIND_LONG_I2=0;
}