Searched defs:SbiGosubStack (Results 1 – 1 of 1) sorted by relevance
127 struct SbiGosubStack { // GOSUB-Stack: struct128 SbiGosubStack* pNext; // Chain argument129 const sal_uInt8* pCode; // Return-Pointer130 sal_uInt16 nStartForLvl; // #118235: For Level in moment of gosub
Completed in 15 milliseconds