Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dbasic_op_new.cpp1252 BaseGDL* Data_<Sp>::SubInvSNew( BaseGDL* r) in SubInvSNew() function in Data_
1295 BaseGDL* Data_<SpDString>::SubInvSNew( BaseGDL* r) in SubInvSNew() function in Data_
1307 BaseGDL* Data_<SpDPtr>::SubInvSNew( BaseGDL* r) in SubInvSNew() function in Data_
1318 BaseGDL* Data_<SpDObj>::SubInvSNew( BaseGDL* r) in SubInvSNew() function in Data_
H A Dnullgdl.cpp795 …BaseGDL* NullGDL::SubInvSNew( BaseGDL* r) { throw GDLException("Operation not defined for !NULL 74… in SubInvSNew() function in NullGDL
H A Ddstructgdl.cpp1150 DStructGDL* DStructGDL::SubInvSNew( BaseGDL* r) in SubInvSNew() function in DStructGDL
H A Dbasegdl.cpp754 …BaseGDL* BaseGDL::SubInvSNew( BaseGDL* r) { throw GDLException("Operation not defined for UNDEF 74… in SubInvSNew() function in BaseGDL