1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-05 22:50:23 +00:00
QB64-PE/internal/source/data254.txt

23 lines
1.1 KiB
Plaintext
Raw Normal View History

2022-05-18 09:42:56 +00:00
int32 *_SUB_RETRIEVESEARCHHISTORY_LONG_FH=NULL;
if(_SUB_RETRIEVESEARCHHISTORY_LONG_FH==NULL){
_SUB_RETRIEVESEARCHHISTORY_LONG_FH=(int32*)mem_static_malloc(4);
*_SUB_RETRIEVESEARCHHISTORY_LONG_FH=0;
}
int32 *_SUB_RETRIEVESEARCHHISTORY_LONG_LN=NULL;
if(_SUB_RETRIEVESEARCHHISTORY_LONG_LN==NULL){
_SUB_RETRIEVESEARCHHISTORY_LONG_LN=(int32*)mem_static_malloc(4);
*_SUB_RETRIEVESEARCHHISTORY_LONG_LN=0;
}
2022-05-18 16:50:57 +00:00
ptrszint *_SUB_RETRIEVESEARCHHISTORY_ARRAY_STRING_SEARHHISTORY=NULL;
if (!_SUB_RETRIEVESEARCHHISTORY_ARRAY_STRING_SEARHHISTORY){
_SUB_RETRIEVESEARCHHISTORY_ARRAY_STRING_SEARHHISTORY=(ptrszint*)mem_static_malloc(9*ptrsz);
2022-05-18 09:42:56 +00:00
new_mem_lock();
mem_lock_tmp->type=4;
2022-05-18 16:50:57 +00:00
((ptrszint*)_SUB_RETRIEVESEARCHHISTORY_ARRAY_STRING_SEARHHISTORY)[8]=(ptrszint)mem_lock_tmp;
_SUB_RETRIEVESEARCHHISTORY_ARRAY_STRING_SEARHHISTORY[2]=0;
_SUB_RETRIEVESEARCHHISTORY_ARRAY_STRING_SEARHHISTORY[4]=2147483647;
_SUB_RETRIEVESEARCHHISTORY_ARRAY_STRING_SEARHHISTORY[5]=0;
_SUB_RETRIEVESEARCHHISTORY_ARRAY_STRING_SEARHHISTORY[6]=0;
_SUB_RETRIEVESEARCHHISTORY_ARRAY_STRING_SEARHHISTORY[0]=(ptrszint)&nothingstring;
2022-05-18 09:42:56 +00:00
}