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/data262.txt
2022-05-31 03:52:23 +00:00

23 lines
1.1 KiB
Plaintext

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;
}
ptrszint *_SUB_RETRIEVESEARCHHISTORY_ARRAY_STRING_SEARHHISTORY=NULL;
if (!_SUB_RETRIEVESEARCHHISTORY_ARRAY_STRING_SEARHHISTORY){
_SUB_RETRIEVESEARCHHISTORY_ARRAY_STRING_SEARHHISTORY=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((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;
}