1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 07:41:21 +00:00
qb64/internal/source/data106.txt
2019-04-14 18:52:07 -03:00

38 lines
1.9 KiB
Plaintext

qbs*oldstr3564=NULL;
if(_SUB_MANAGEVARIABLELIST_STRING_NAME->tmp||_SUB_MANAGEVARIABLELIST_STRING_NAME->fixed||_SUB_MANAGEVARIABLELIST_STRING_NAME->readonly){
oldstr3564=_SUB_MANAGEVARIABLELIST_STRING_NAME;
if (oldstr3564->cmem_descriptor){
_SUB_MANAGEVARIABLELIST_STRING_NAME=qbs_new_cmem(oldstr3564->len,0);
}else{
_SUB_MANAGEVARIABLELIST_STRING_NAME=qbs_new(oldstr3564->len,0);
}
memcpy(_SUB_MANAGEVARIABLELIST_STRING_NAME->chr,oldstr3564->chr,oldstr3564->len);
}
qbs*oldstr3565=NULL;
if(_SUB_MANAGEVARIABLELIST_STRING___CNAME->tmp||_SUB_MANAGEVARIABLELIST_STRING___CNAME->fixed||_SUB_MANAGEVARIABLELIST_STRING___CNAME->readonly){
oldstr3565=_SUB_MANAGEVARIABLELIST_STRING___CNAME;
if (oldstr3565->cmem_descriptor){
_SUB_MANAGEVARIABLELIST_STRING___CNAME=qbs_new_cmem(oldstr3565->len,0);
}else{
_SUB_MANAGEVARIABLELIST_STRING___CNAME=qbs_new(oldstr3565->len,0);
}
memcpy(_SUB_MANAGEVARIABLELIST_STRING___CNAME->chr,oldstr3565->chr,oldstr3565->len);
}
int32 *_SUB_MANAGEVARIABLELIST_LONG_FINDITEM=NULL;
if(_SUB_MANAGEVARIABLELIST_LONG_FINDITEM==NULL){
_SUB_MANAGEVARIABLELIST_LONG_FINDITEM=(int32*)mem_static_malloc(4);
*_SUB_MANAGEVARIABLELIST_LONG_FINDITEM=0;
}
qbs *_SUB_MANAGEVARIABLELIST_STRING_S=NULL;
if (!_SUB_MANAGEVARIABLELIST_STRING_S)_SUB_MANAGEVARIABLELIST_STRING_S=qbs_new(0,0);
qbs *_SUB_MANAGEVARIABLELIST_STRING_CNAME=NULL;
if (!_SUB_MANAGEVARIABLELIST_STRING_CNAME)_SUB_MANAGEVARIABLELIST_STRING_CNAME=qbs_new(0,0);
byte_element_struct *byte_element_3567=NULL;
if (!byte_element_3567){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3567=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3567=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_3568=NULL;
if (!byte_element_3568){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3568=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3568=(byte_element_struct*)mem_static_malloc(12);
}