1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-09 18:55:12 +00:00
QB64-PE/internal/source/data140.txt
Galleon ae49d76fe6 Version 0.977
_SNDRAW/etc C++ compilation problem fixed
_FULLSCREEN ... , _SMOOTH
_MEM.type new format
_MEM.image
$RESIZE:ON
resized=_RESIZE
x=_RESIZEWIDTH
y=_RESIZEHEIGHT
2013-03-11 23:52:14 +11:00

37 lines
1.4 KiB
Plaintext

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;
}
qbs*oldstr4400=NULL;
if(_FUNC_HASHFIND_STRING_A->tmp||_FUNC_HASHFIND_STRING_A->fixed||_FUNC_HASHFIND_STRING_A->readonly){
oldstr4400=_FUNC_HASHFIND_STRING_A;
if (oldstr4400->cmem_descriptor){
_FUNC_HASHFIND_STRING_A=qbs_new_cmem(oldstr4400->len,0);
}else{
_FUNC_HASHFIND_STRING_A=qbs_new(oldstr4400->len,0);
}
memcpy(_FUNC_HASHFIND_STRING_A->chr,oldstr4400->chr,oldstr4400->len);
}
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;
}
qbs *_FUNC_HASHFIND_STRING_UA=NULL;
if (!_FUNC_HASHFIND_STRING_UA)_FUNC_HASHFIND_STRING_UA=qbs_new(0,0);
byte_element_struct *byte_element_4401=NULL;
if (!byte_element_4401){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_4401=(byte_element_struct*)(mem_static_pointer-12); else byte_element_4401=(byte_element_struct*)mem_static_malloc(12);
}
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;
}
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;
}