1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-18 18:45:17 +00:00
qb64/internal/source/data186.txt

15 lines
578 B
Plaintext
Raw Normal View History

2018-12-31 04:22:26 +00:00
int32 *_SUB_GETINPUT_LONG_K=NULL;
if(_SUB_GETINPUT_LONG_K==NULL){
_SUB_GETINPUT_LONG_K=(int32*)mem_static_malloc(4);
*_SUB_GETINPUT_LONG_K=0;
2018-11-01 14:26:08 +00:00
}
2018-12-31 04:22:26 +00:00
byte_element_struct *byte_element_5401=NULL;
if (!byte_element_5401){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5401=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5401=(byte_element_struct*)mem_static_malloc(12);
2018-11-01 14:26:08 +00:00
}
2018-12-31 04:22:26 +00:00
int32 *_SUB_GETINPUT_LONG_RELEASE=NULL;
if(_SUB_GETINPUT_LONG_RELEASE==NULL){
_SUB_GETINPUT_LONG_RELEASE=(int32*)mem_static_malloc(4);
*_SUB_GETINPUT_LONG_RELEASE=0;
2018-11-01 14:26:08 +00:00
}