1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00
QB64-PE/internal/source/data80.txt
2022-05-14 20:59:49 +00:00

21 lines
724 B
Plaintext

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;
}
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;
}
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;
}
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;
}