1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 14:41:21 +00:00
QB64-PE/internal/source/data82.txt

37 lines
1.4 KiB
Plaintext
Raw Normal View History

2021-02-07 10:32:23 +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;
}
2021-07-15 00:58:45 +00:00
qbs*oldstr3554=NULL;
2021-02-07 10:32:23 +00:00
if(_FUNC_HASHFIND_STRING_A->tmp||_FUNC_HASHFIND_STRING_A->fixed||_FUNC_HASHFIND_STRING_A->readonly){
2021-07-15 00:58:45 +00:00
oldstr3554=_FUNC_HASHFIND_STRING_A;
if (oldstr3554->cmem_descriptor){
_FUNC_HASHFIND_STRING_A=qbs_new_cmem(oldstr3554->len,0);
2019-01-13 18:43:58 +00:00
}else{
2021-07-15 00:58:45 +00:00
_FUNC_HASHFIND_STRING_A=qbs_new(oldstr3554->len,0);
}
2021-07-15 00:58:45 +00:00
memcpy(_FUNC_HASHFIND_STRING_A->chr,oldstr3554->chr,oldstr3554->len);
2018-11-01 14:26:08 +00:00
}
2021-02-07 10:32:23 +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;
2018-11-01 14:26:08 +00:00
}
2021-02-07 10:32:23 +00:00
qbs *_FUNC_HASHFIND_STRING_UA=NULL;
if (!_FUNC_HASHFIND_STRING_UA)_FUNC_HASHFIND_STRING_UA=qbs_new(0,0);
2021-07-15 00:58:45 +00:00
byte_element_struct *byte_element_3555=NULL;
if (!byte_element_3555){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3555=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3555=(byte_element_struct*)mem_static_malloc(12);
2018-11-01 14:26:08 +00:00
}
2021-02-07 10:32:23 +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;
2018-11-01 14:26:08 +00:00
}
2021-02-07 10:32:23 +00:00
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;
}