Home
last modified time | relevance | path

Searched defs:oStruct (Results 1 – 5 of 5) sorted by relevance

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dprognode.cpp1526 DStructGDL* oStruct= GDLInterpreter::GetObjHeap( s); in Run() local
1572 DStructGDL* oStruct= GDLInterpreter::GetObjHeap( s); in Run() local
1614 DStructGDL* oStruct= GDLInterpreter::GetObjHeap( s); in Run() local
1641 DStructGDL* oStruct= GDLInterpreter::GetObjHeap( s); in Run() local
1687 DStructGDL* oStruct= GDLInterpreter::GetObjHeap( s); in Run() local
1703 DStructGDL* oStruct= GDLInterpreter::GetObjHeap( s); in Run() local
H A Ddinterpreter.cpp168 DStructGDL* oStruct = ObjectStruct( static_cast<DObjGDL*>(r), tt); in SetRootL() local
249 DStructGDL* oStruct = ObjectStruct( static_cast<DObjGDL*>(r), tt); in SetRootR() local
H A Dbasic_fun.cpp1688 DStructGDL* oStruct = e->GetObjectPar( 1); in call_method_function() local
6877 DStructGDL* oStruct; in obj_class() local
6965 DStructGDL* oStruct = e->GetObjHeap( s); in obj_hasmethod() local
7011 DStructGDL* oStruct = e->GetObjHeap((*pObj)[i]); in obj_isa() local
H A Dbasic_pro.cpp423 DStructGDL* oStruct = e->GetObjectPar(1); in call_method_procedure() local
H A Dlist.cpp3068 DStructGDL* oStruct = e->GetObjHeap( ObjID); in list__get() local