Home
last modified time | relevance | path

Searched defs:AddInvNew (Results 1 – 4 of 4) sorted by relevance

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dbasic_op_new.cpp951 BaseGDL* Data_<Sp>::AddInvNew( BaseGDL* r) in AddInvNew() function in Data_
957 BaseGDL* Data_<SpDString>::AddInvNew( BaseGDL* r) in AddInvNew() function in Data_
994 BaseGDL* Data_<SpDObj>::AddInvNew( BaseGDL* r) in AddInvNew() function in Data_
H A Dnullgdl.cpp773 …BaseGDL* NullGDL::AddInvNew( BaseGDL* r) { throw GDLException("Operation not defined for !NULL 52.… in AddInvNew() function in NullGDL
H A Ddstructgdl.cpp1117 DStructGDL* DStructGDL::AddInvNew( BaseGDL* r) in AddInvNew() function in DStructGDL
H A Dbasegdl.cpp732 …BaseGDL* BaseGDL::AddInvNew( BaseGDL* r) { throw GDLException("Operation not defined for UNDEF 52.… in AddInvNew() function in BaseGDL