1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 15:00:38 +00:00
QB64-PE/internal/source/data84.txt

21 lines
724 B
Plaintext
Raw Normal View History

2021-02-07 10:32:23 +00:00
int32 *_FUNC_HASHFINDCONT_LONG_HASHFINDCONT=NULL;
if(_FUNC_HASHFINDCONT_LONG_HASHFINDCONT==NULL){
_FUNC_HASHFINDCONT_LONG_HASHFINDCONT=(int32*)mem_static_malloc(4);
*_FUNC_HASHFINDCONT_LONG_HASHFINDCONT=0;
2018-11-01 14:26:08 +00:00
}
2021-02-07 10:32:23 +00:00
int32 *_FUNC_HASHFINDCONT_LONG_I=NULL;
if(_FUNC_HASHFINDCONT_LONG_I==NULL){
_FUNC_HASHFINDCONT_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_HASHFINDCONT_LONG_I=0;
}
2021-02-07 10:32:23 +00:00
int32 *_FUNC_HASHFINDCONT_LONG_F=NULL;
if(_FUNC_HASHFINDCONT_LONG_F==NULL){
_FUNC_HASHFINDCONT_LONG_F=(int32*)mem_static_malloc(4);
*_FUNC_HASHFINDCONT_LONG_F=0;
}
2021-02-07 10:32:23 +00:00
int32 *_FUNC_HASHFINDCONT_LONG_I2=NULL;
if(_FUNC_HASHFINDCONT_LONG_I2==NULL){
_FUNC_HASHFINDCONT_LONG_I2=(int32*)mem_static_malloc(4);
*_FUNC_HASHFINDCONT_LONG_I2=0;
}